1
1
+++
2
2
title = " Release Notes"
3
3
date = 2019-02-22T15:27:38-05:00
4
- weight = 91
4
+ weight = 90
5
5
pre = " <b> </b>"
6
6
+++
7
7
8
8
9
- ### Changes in Release 3.0.4
9
+ ### Changes in Release 3.1.0
10
10
- [ Major New Features] ( #major-new-features )
11
11
- [ Other Changes] ( #other-changes )
12
12
- [ Bugs Fixes] ( #bug-fixes )
@@ -17,10 +17,22 @@ pre = "<b> </b>"
17
17
None
18
18
19
19
#### Other Changes
20
- None
20
+ - #1431 - Added new ` OPSSInitialization ` section to ` domainInfo ` in order to support ODI and OIG domain creation.
21
+ - #1432 - Added database connectivity check to validate RCU database connection details prior to creating a domain
22
+ using RCU schemas when not running RCU.
23
+ - #1434 - Added JSON output of restart and non-dynamic change information (#1154 )
24
+ - #1438 - Deprecated the use of all RCU-related arguments that provide database connectivity information with
25
+ the Create Domain tool.
21
26
22
27
#### Bug Fixes
23
- - #1422 : Fixed a bug in online discovery of the ` Cluster ` attribute of ` ServerTemplate ` .
24
- - #1425 : Fixed a bug for online remote discovery causing SSL cipher suites to show up in 14.1.1 even when it was set to the default value.
28
+ - #1428 - Added command-line usage for OPSS Wallet related arguments to Create Domain. Enhanced the documentation to
29
+ describe how to use the OPSS Wallet to recreate a domain that connects to existing RCU schemas.
30
+ - #1429 - Updated Discover Domain ` -target ` argument usage. Updated the documentation related to ` -target ` to reflect
31
+ recent changes.
32
+ - #1436 - Fixed an issue with deleting machines created by a template.
33
+ - #1437 - Fixed offline discovery issues when discovering domains that have used slashes in their object names (e.g., SOA Suite)
34
+ - #1438 - Fixed issues where Create Domain RCU-related command-line arguments were not override model-supplied values.
35
+ - #1439 - Worked around a discovery issue for domains with the ` Trust Service Identity Asserter ` when the Oracle Home
36
+ has not been patched to contain the security provider's schema JAR file.
25
37
26
38
#### Known Issues
0 commit comments