File tree 2 files changed +37
-9
lines changed
documentation/3.0/content/release-notes
2 files changed +37
-9
lines changed Original file line number Diff line number Diff line change 1
1
+++
2
2
title = " Release Notes"
3
3
date = 2019-02-22T15:27:38-05:00
4
- weight = 79
4
+ weight = 78
5
5
pre = " <b> </b>"
6
6
+++
7
7
8
8
9
- ### Changes in Release 3.5.0
9
+ ### Changes in Release 3.5.1
10
10
- [ Major New Features] ( #major-new-features )
11
11
- [ Other Changes] ( #other-changes )
12
12
- [ Bugs Fixes] ( #bug-fixes )
@@ -17,15 +17,10 @@ pre = "<b> </b>"
17
17
None
18
18
19
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 ).
20
+ None
26
21
27
22
#### 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
29
24
30
25
#### Known Issues
31
26
None
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