Skip to content

Releases: IBMStreams/streamsx.hdfs

Release of streamsx.hdfs toolkit Version v5.3.4

Choose a tag to compare

@anouri anouri released this 09 Oct 07:33

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

Choose a tag to compare

@anouri anouri released this 22 Sep 11:02

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

Choose a tag to compare

@anouri anouri released this 19 Jul 09:24
1c94674

Release of streamsx.hdfs toolkit Version v5.3.2

This is a fix release for log4j issue.
#140

For changes see the CHANGELOG

Release of streamsx.hdfs toolkit Version v5.3.1

Choose a tag to compare

@markheger markheger released this 08 Apr 11:34

For changes see the CHANGELOG

Release of streamsx.hdfs toolkit Version v5.3.0

Choose a tag to compare

@anouri anouri released this 24 Sep 09:06
72a7a75

Release of streamsx.hdfs toolkit Version v5.3.0

What is new in this release:

The Vulnerability issue for 3rd party library has been fixed. #129

The maven pom.xml file has been upgraded to use the hadoop 3.3 client libraries .

For changes see the CHANGELOG

Release of streamsx.hdfs toolkit Version v5.2.3

Choose a tag to compare

@anouri anouri released this 22 Jul 09:27

Release of streamsx.hdfs toolkit Version v5.2.3

What is new in this release:

The Vulnerability issue for 3rd party library commons-codec version 1.12 has been fixed. #128

The maven pom.xml file has been upgraded to use the commons-codec version 1.14.

For changes see the CHANGELOG

Release of streamsx.hdfs toolkit Version v5.2.2

Choose a tag to compare

@anouri anouri released this 08 Apr 09:20
e589c9c

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

Choose a tag to compare

@anouri anouri released this 13 Feb 18:33
d69478d

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

Choose a tag to compare

@anouri anouri released this 04 Feb 12:40
fe61091

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

Choose a tag to compare

@anouri anouri released this 02 Oct 13:29
5e1972d

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 .