Skip to content

Commit 933c083

Browse files
author
joergboe
committed
Prepare new version
1 parent 1d84bdb commit 933c083

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,7 @@
4444
## v4.3.0
4545
* Enhancement: New parameter 'sslAppConfigName' to get the SSL server key/certificate and the client trust material from Streams application configuration with this name
4646

47+
## v4.3.1
48+
* Fix: Use relative path in all sample index.html files to be able to be used behind proxy
49+
* Fix: Correct timing issue in junit tests
50+

com.ibm.streamsx.inetserver/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This toolkit separates its functionality into a number of namespaces:
1414
* [namespace:com.ibm.streamsx.inet.wsserver|com.ibm.streamsx.inet.wsserver]: Operators that embed a (jetty) WebSocket server to expose streaming data as WebSocket messages.
1515

1616
</description>
17-
<version>4.3.0</version>
17+
<version>4.3.1</version>
1818
<requiredProductVersion>4.0.1.0</requiredProductVersion>
1919
</identity>
2020
<dependencies/>

0 commit comments

Comments
 (0)