File tree Expand file tree Collapse file tree 2 files changed +39
-6
lines changed
documentation/3.0/content/release-notes Expand file tree Collapse file tree 2 files changed +39
-6
lines changed Original file line number Diff line number Diff line change 11+++
22title = " Release Notes"
33date = 2019-02-22T15:27:38-05:00
4- weight = 85
4+ weight = 84
55pre = " <b> </b>"
66+++
77
88
9- ### Changes in Release 3.2.4
9+ ### Changes in Release 3.2.5
1010- [ Major New Features] ( #major-new-features )
1111- [ Other Changes] ( #other-changes )
1212- [ Bugs Fixes] ( #bug-fixes )
@@ -17,11 +17,17 @@ pre = "<b> </b>"
1717None
1818
1919#### Other Changes
20- - #1503 - Added the ` EnableJMSStoreDBPersistence ` and ` EnableJTATLogDBPersistence ` attributes to ` domainInfo ` , which
21- allow JRF domains to automatically convert template defined JMS and JTA stores from File stores to Database
22- stores during domain creation. This feature was added in support of Oracle Identity Governance domain creation.
20+ None
2321
2422#### Bug Fixes
25- None
23+ #1506 - Fixed an issue with online discovery of the JMS ` ErrorDestination ` attribute (GitHub #1494 ).
24+ #1507 - Added documentation for the WDT Discover Domain tool's limitation regarding users and groups in the ` DefaultAuthenticator ` (GitHub #1493 ).
25+ #1508 - Fixed an issue with Update Domain that was causing the Oracle JDBC driver to throw ` FileNotFoundException `
26+ when using a JRF domain with an ATP database.
27+ #1509 - Fixed an issue with online discovery of custom security providers that caused the implementation class name to
28+ be added to the model instead of the interface class name (GitHub #1495 ).
2629
2730#### Known Issues
31+ None
32+
33+ See https://oracle.github.io/weblogic-deploy-tooling/userguide/limitations/limitations/ for the current set of known limitations.
Original file line number Diff line number Diff line change 1+ +++
2+ title = " Release Notes 3.2.4"
3+ date = 2019-02-22T15:27:38-05:00
4+ weight = 85
5+ pre = " <b> </b>"
6+ +++
7+
8+
9+ ### Changes in Release 3.2.4
10+ - [ Major New Features] ( #major-new-features )
11+ - [ Other Changes] ( #other-changes )
12+ - [ Bugs Fixes] ( #bug-fixes )
13+ - [ Known Issues] ( #known-issues )
14+
15+
16+ #### Major New Features
17+ None
18+
19+ #### Other Changes
20+ - #1503 - Added the ` EnableJMSStoreDBPersistence ` and ` EnableJTATLogDBPersistence ` attributes to ` domainInfo ` , which
21+ allow JRF domains to automatically convert template-defined JMS and JTA stores from File stores to Database
22+ stores during domain creation. This feature was added in support of Oracle Identity Governance domain creation.
23+
24+ #### Bug Fixes
25+ None
26+
27+ #### Known Issues
You can’t perform that action at this time.
0 commit comments