File tree Expand file tree Collapse file tree 2 files changed +37
-9
lines changed
documentation/3.0/content/release-notes Expand file tree Collapse file tree 2 files changed +37
-9
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 = 79
4+ weight = 78
55pre = " <b> </b>"
66+++
77
88
9- ### Changes in Release 3.5.0
9+ ### Changes in Release 3.5.1
1010- [ Major New Features] ( #major-new-features )
1111- [ Other Changes] ( #other-changes )
1212- [ Bugs Fixes] ( #bug-fixes )
@@ -17,15 +17,10 @@ pre = "<b> </b>"
1717None
1818
1919#### Other Changes
20- - #1535 - Changed the timing for extracting the archive file's ` custom ` folder to support storing custom WebLogic Server
21- security provider JAR files (GitHub issue #1512 ).
22- - #1537 , #1539 - Cleaned up user password validation and extended it to support customizing the default settings
23- using the model's ` SystemPasswordValidator ` settings, if present. See
24- https://oracle.github.io/weblogic-deploy-tooling/userguide/tools/create/#user-password-validation for details
25- (GitHub issue #1510 ).
20+ None
2621
2722#### Bug Fixes
28- - #1538 - Fixed online discovery of Coherence Cache Config files if the fix for Bug 35969096 is present.
23+ - #1542 - Fixed a Prepare Model issue related to the new password validation feature introduced in 3.5.0
2924
3025#### Known Issues
3126None
Original file line number Diff line number Diff line change 1+ +++
2+ title = " Release Notes 3.5.0"
3+ date = 2019-02-22T15:27:38-05:00
4+ weight = 79
5+ pre = " <b> </b>"
6+ +++
7+
8+
9+ ### Changes in Release 3.5.0
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+ - #1535 - Changed the timing for extracting the archive file's ` custom ` folder to support storing custom WebLogic Server
21+ security provider JAR files (GitHub issue #1512 ).
22+ - #1537 , #1539 - Cleaned up user password validation and extended it to support customizing the default settings
23+ using the model's ` SystemPasswordValidator ` settings, if present. See
24+ https://oracle.github.io/weblogic-deploy-tooling/userguide/tools/create/#user-password-validation for details
25+ (GitHub issue #1510 ).
26+
27+ #### Bug Fixes
28+ - #1538 - Fixed online discovery of Coherence Cache Config files if the fix for Bug 35969096 is present.
29+
30+ #### Known Issues
31+ - Prepare Model fails if the model contains tokenized passwords.
32+
33+ See https://oracle.github.io/weblogic-deploy-tooling/userguide/limitations/limitations/ for the current set of known limitations.
You can’t perform that action at this time.
0 commit comments