File tree 2 files changed +34
-8
lines changed
documentation/3.0/content/release-notes
2 files changed +34
-8
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 = 92
4
+ weight = 91
5
5
pre = " <b> </b>"
6
6
+++
7
7
8
8
9
- ### Changes in Release 3.0.3
9
+ ### Changes in Release 3.0.4
10
10
- [ Major New Features] ( #major-new-features )
11
11
- [ Other Changes] ( #other-changes )
12
12
- [ Bugs Fixes] ( #bug-fixes )
20
20
None
21
21
22
22
#### Bug Fixes
23
- - #1412 : Fixed a bug in the Prepare Model integration with WKTUI.
24
- - #1413 : Fixed a number of internationalization message-related issues.
25
- - #1414 : Fixed a bug with wallet collection during discovery of a Proxy data source.
26
- - #1416 : Fixed a bug in the handling of mail session properties with credentials that was causing a Jython AttributeError (Issue #1415 ).
27
- - #1419 : Fixed open issue from previous releases regarding wlst attribute not defined errors in online remote discovery.
28
- - #1420 : Fixed a bug where a trailing slash on an application ` SourcePath ` would cause a empty ZIP file error.
23
+ - #1422 : Fixed a bug in online discovery of the ` Cluster ` attribute of ` ServerTemplate ` .
24
+ - #1425 : Fixed a bug for online remote discovery causing SSL cipher suites to show up in 14.1.1 even when it was set to the default value.
29
25
30
26
#### Known Issues
Original file line number Diff line number Diff line change
1
+ +++
2
+ title = " Release Notes 3.0.3"
3
+ date = 2019-02-22T15:27:38-05:00
4
+ weight = 92
5
+ pre = " <b> </b>"
6
+ +++
7
+
8
+
9
+ ### Changes in Release 3.0.3
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
+ None
21
+
22
+ #### Bug Fixes
23
+ - #1412 : Fixed a bug in the Prepare Model integration with WKTUI.
24
+ - #1413 : Fixed a number of internationalization message-related issues.
25
+ - #1414 : Fixed a bug with wallet collection during discovery of a Proxy data source.
26
+ - #1416 : Fixed a bug in the handling of mail session properties with credentials that was causing a Jython AttributeError (Issue #1415 ).
27
+ - #1419 : Fixed open issue from previous releases regarding wlst attribute not defined errors in online remote discovery.
28
+ - #1420 : Fixed a bug where a trailing slash on an application ` SourcePath ` would cause a empty ZIP file error.
29
+
30
+ #### Known Issues
You can’t perform that action at this time.
0 commit comments