Skip to content

Commit e3ad478

Browse files
release notes for WDT 3.0.4 (#1426)
1 parent 0055907 commit e3ad478

File tree

2 files changed

+34
-8
lines changed

2 files changed

+34
-8
lines changed
Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
+++
22
title = "Release Notes"
33
date = 2019-02-22T15:27:38-05:00
4-
weight = 92
4+
weight = 91
55
pre = "<b> </b>"
66
+++
77

88

9-
### Changes in Release 3.0.3
9+
### Changes in Release 3.0.4
1010
- [Major New Features](#major-new-features)
1111
- [Other Changes](#other-changes)
1212
- [Bugs Fixes](#bug-fixes)
@@ -20,11 +20,7 @@ None
2020
None
2121

2222
#### 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.
2925

3026
#### Known Issues
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
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

0 commit comments

Comments
 (0)