Skip to content

Commit 8433e31

Browse files
author
markheger
committed
v2.1.6
1 parent 3eccc80 commit 8433e31

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

com.ibm.streamsx.objectstorage/CHANGELOG.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,25 @@
11
# Changes
22
==========
33

4-
## v2.1.5
4+
## v2.1.6
5+
* [#216](https://github.com/IBMStreams/streamsx.objectstorage/issues/216) Third-party lib updated to resolve security vulnerabilities (commons-codec: 1.14)
56

7+
## v2.1.5
68
* [#213](https://github.com/IBMStreams/streamsx.objectstorage/issues/213) Third-party lib updated to resolve security vulnerabilities (jackson-databind: 2.11.0)
79

8-
910
## v2.1.4:
10-
1111
* [#207](https://github.com/IBMStreams/streamsx.objectstorage/issues/207) Third-party lib updated to resolve security vulnerabilities (jackson-databind: 2.9.10.4)
1212

1313
## v2.1.3:
14-
1514
* Globalization support: Messages updated
1615

1716
## v2.1.2:
18-
1917
* Globalization support: Messages updated
2018

2119
## v2.1.1:
22-
2320
* Globalization support: Introduced fallback message for non-translated error message
2421

2522
## v2.1.0:
26-
2723
* New parameter `maxAttempts` added to configure the number of times the client retries on errors.
2824

2925
## Older releases

com.ibm.streamsx.objectstorage/info.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ Note, that other operator parameter groups (except of authentication and connect
2424

2525
This is an overview of changes for major and minor version upgrades. For details, see the releases in public [https://github.com/IBMStreams/streamsx.objectstorage/releases|GitHub].
2626

27+
++ What is changed in version 2.1.6
28+
29+
* Third-party lib updated to resolve security vulnerabilities (commons-codec: 1.14)
30+
2731
++ What is changed in version 2.1.5
2832

2933
* Third-party lib updated to resolve security vulnerabilities (jackson-databind: 2.11.0)
@@ -213,7 +217,7 @@ When writing objects in *partitioned parquet* format both clients work similar a
213217
* stocator (cos protocol): buffers on local disk prior upload
214218

215219
</info:description>
216-
<info:version>2.1.5</info:version>
220+
<info:version>2.1.6</info:version>
217221
<info:requiredProductVersion>4.2.0.0</info:requiredProductVersion>
218222
</info:identity>
219223
<info:dependencies/>

0 commit comments

Comments
 (0)