11+++
22title = " Release Notes"
33date = 2019-02-22T15:27:38-05:00
4- weight = 89
4+ weight = 88
55pre = " <b> </b>"
66+++
77
88
9- ### Changes in Release 3.2.0
9+ ### Changes in Release 3.2.1
1010- [ Major New Features] ( #major-new-features )
1111- [ Other Changes] ( #other-changes )
1212- [ Bugs Fixes] ( #bug-fixes )
@@ -17,14 +17,16 @@ pre = "<b> </b>"
1717None
1818
1919#### Other Changes
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 a 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.
20+ - #1465 - Initial, limited i18n translation bundles added
2521
2622#### Bug Fixes
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.
23+ - #1466 - Updated ` Server ` and ` ServerTemplate ` aliases to add new 14.1.2 offline attributes.
24+ - #1467 - Updated ` CoherenceSystemResource ` aliases to add new 14.1.2 ` SecuredProduction ` online attribute.
25+ - #1468 - Fixed an error related to tool initialization with WebLogic Server versions earlier than 12.2.1 (Issue #1466 ).
26+ - #1469 - Corrected method names used for logging so that they are the same as the actual method name in which they are
27+ being used.
28+ - #1470 - Fixed system-test test 35 to allow it to succeed when run on machines other than the Jenkins slaves.
29+ - #1471 - Fixed a ` discoverDomain ` issue that was causing errors while looking for ` SecureMode ` on WebLogic Server
30+ versions earlier than 12.2.1.1 (Issue #1467 ).
2931
3032#### Known Issues
0 commit comments