From aa1ba05f37fa9727541270f0a8b78ddd5387c6f3 Mon Sep 17 00:00:00 2001 From: markheger Date: Mon, 20 Jul 2020 12:00:17 +0000 Subject: [PATCH 1/3] CHANGELOG.md added --- com.ibm.streamsx.elasticsearch/CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 com.ibm.streamsx.elasticsearch/CHANGELOG.md diff --git a/com.ibm.streamsx.elasticsearch/CHANGELOG.md b/com.ibm.streamsx.elasticsearch/CHANGELOG.md new file mode 100644 index 0000000..a1fcb60 --- /dev/null +++ b/com.ibm.streamsx.elasticsearch/CHANGELOG.md @@ -0,0 +1,16 @@ +# Changes +========== + + +## v2.1.6 +* [#58](https://github.com/IBMStreams/streamsx.elasticsearch/issues/58) Third-party lib updated to resolve security vulnerabilities (commons-codec: 1.14) + +## v2.1.5: +* [#55](https://github.com/IBMStreams/streamsx.elasticsearch/issues/55) Update messages_ja_JP.properties + +## v2.1.4: +* Minor fixes in samples and test scripts + +## v2.1.3: +* [#47](https://github.com/IBMStreams/streamsx.elasticsearch/issues/47) Globalization support + From 6e2343b0ba1c5f2eb5f4c1fe4f2574f7e0217aff Mon Sep 17 00:00:00 2001 From: markheger Date: Mon, 20 Jul 2020 12:01:47 +0000 Subject: [PATCH 2/3] update commons-codec, resolves #58 --- com.ibm.streamsx.elasticsearch/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.ibm.streamsx.elasticsearch/pom.xml b/com.ibm.streamsx.elasticsearch/pom.xml index 244987b..bccba05 100644 --- a/com.ibm.streamsx.elasticsearch/pom.xml +++ b/com.ibm.streamsx.elasticsearch/pom.xml @@ -14,7 +14,7 @@ commons-codec commons-codec - 1.11 + 1.14 From 5237b93d497cebbadbfeb5e9003fa0f362861ae1 Mon Sep 17 00:00:00 2001 From: markheger Date: Mon, 20 Jul 2020 12:02:28 +0000 Subject: [PATCH 3/3] v2.1.6 --- com.ibm.streamsx.elasticsearch/info.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/com.ibm.streamsx.elasticsearch/info.xml b/com.ibm.streamsx.elasticsearch/info.xml index 32d5d25..9d123e8 100644 --- a/com.ibm.streamsx.elasticsearch/info.xml +++ b/com.ibm.streamsx.elasticsearch/info.xml @@ -23,6 +23,10 @@ The Elasticsearch toolkit is an open source IBM Streams toolkit that provides ad This is an overview of changes for major and minor version upgrades. For details see the Releases in public Github. +++ What is changed in version 2.1.6 + +* Third-party lib updated to resolve security vulnerabilities (commons-codec: 1.14) + ++ What is changed in version 2.1.5 * Globalization support: Messages updated @@ -90,7 +94,7 @@ as they constitute serious security holes. you can use this parameter to temporarily disable hostnam verification. ]]> - 2.1.5 + 2.1.6 4.2.0.0