11+++
22title = " Release Notes"
33date = 2019-02-22T15:27:38-05:00
4- weight = 91
4+ weight = 90
55pre = " <b> </b>"
66+++
77
88
9- ### Changes in Release 3.0.4
9+ ### Changes in Release 3.1.0
1010- [ Major New Features] ( #major-new-features )
1111- [ Other Changes] ( #other-changes )
1212- [ Bugs Fixes] ( #bug-fixes )
@@ -17,10 +17,22 @@ pre = "<b> </b>"
1717None
1818
1919#### 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.
2126
2227#### 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.
2537
2638#### Known Issues
0 commit comments