11+++
22title = " Release Notes"
33date = 2019-02-22T15:27:38-05:00
4- weight = 90
4+ weight = 89
55pre = " <b> </b>"
66+++
77
88
9- ### Changes in Release 3.1 .0
9+ ### Changes in Release 3.2 .0
1010- [ Major New Features] ( #major-new-features )
1111- [ Other Changes] ( #other-changes )
1212- [ Bugs Fixes] ( #bug-fixes )
@@ -17,22 +17,14 @@ pre = "<b> </b>"
1717None
1818
1919#### Other Changes
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.
20+ - #1450 - Added alias updates for April 2023 PSUs for 12.2.1.3, 12.2.1.4, and 14.1.1.
21+ - #1454 - Added aliases for new fields introduced 14.1.2.
22+ - #1457 - Deprecated ` system-elements ` section of typedef files and replaced it with new ` discover-filters ` section
23+ that supports filtering named elements in most top-level folders.
24+ - #1458 - Updated Model and Archive documentation to reflect the current state of the code.
2625
2726#### Bug Fixes
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.
27+ - #1459 - Fixed a type conversion issues for properties entries where boolean and integers were not being properly
28+ converted to strings in 14.1.1 and newer.
3729
3830#### Known Issues
0 commit comments