Releases: IBMStreams/streamsx.hdfs
Releases · IBMStreams/streamsx.hdfs
Release of streamsx.hdfs toolkit Version v5.3.4
Release of streamsx.hdfs toolkit Version v5.3.4
A new release to fix Vulnerabilities CVE-2022-42889, CVE-2022-25168 and CVE-2021-33036 hadoop jar libraries upgraded to version 3.3.6 commons.cli vesion 1.5.1 and commons-codec version 1.16.1
For changes, see the CHANGELOG
Release of streamsx.hdfs toolkit Version v5.3.3
Release of streamsx.hdfs toolkit Version v5.3.3
This is a fix release for vulnerabilities in 3rd party jar libraries.
For changes, see the CHANGELOG
Release of streamsx.hdfs toolkit Version v5.3.2
Release of streamsx.hdfs toolkit Version v5.3.1
For changes see the CHANGELOG
Release of streamsx.hdfs toolkit Version v5.3.0
Release of streamsx.hdfs toolkit Version v5.2.3
Release of streamsx.hdfs toolkit Version v5.2.2
Release of streamsx.hdfs toolkit Version v5.2.2
What is new in this release:
- The Vulnerability issue for 3rd party library commons-configuration2 version 2.5 has been fixed.
The maven pom.xml file has been upgraded to use commons-configuration2 version 2.7.
Release of streamsx.hdfs toolkit Version 5.2.1
Release of streamsx.hdfs toolkit Version 5.2.1
What is new in this release.
- Globalization support
The translation of message property files have been upgraded for the following languages:
- de_DE
- es_ES
- pt_BR
- ja_JP
- fr_FR
- it_IT
- zh_CN
- zh_TW
Release of streamsx.hdfs toolkit Version 5.2.0
Release of streamsx.hdfs toolkit Version 5.2.0
- What is new in version 5.2.0
The pom.xml file has been upgraded to use jackson.core libraries version 2.10.2.
New error message has been added for translation.
Release of streamsx.hdfs toolkit Version 5.1.0
Release of streamsx.hdfs toolkit Version 5.1.0
What is new in stremsx.hdfs version 5.1.0 :
- When the parameter configPath is set, it checks if the core-site.xml file exists in the configPath directory.
- When the parameter credFile is set, it checks if the credentials file exists and it reads the JSON string from credentials file.
- It possible to use user or hdfsUser in credentials.
- It possible to use password or hdfsPassword in credentials.
- It possible to use webhdsf or hdfsUri in credentials.
- The jackson-annotations.2.9.9.jar has been added to the pom.xml .