Skip to content

Releases: IBMStreams/streamsx.objectstorage

com.ibm.streamsx.objectstorage 2.0.1

23 Dec 16:13
11a5fe1
Compare
Choose a tag to compare

What is changed in version 2.0.1

release is build with IBM Streams 4.3.0.0 (x86_64-el7)

com.ibm.streamsx.objectstorage 2.0.0

22 Oct 07:45
df9359d
Compare
Choose a tag to compare

What is new in version 2.0.0

  • Upgraded to IBM COS SDK v2.4.3 (used by protocol "cos")
  • Upgraded to AWS S3 SDK v1.11.199 (used by protocol "s3a")
  • "s3a" protocol requires HMAC keys for authentication
  • Operator parameters IAMApiKey, IAMServiceInstanceId and IAMTokenEndpoint are removed. Use the credentials parameter instead.

Resolves

#36, #179

release is build with IBM Streams 4.3.0.0 (x86_64-el7)

com.ibm.streamsx.objectstorage 1.11.1

21 Oct 11:14
8e041ee
Compare
Choose a tag to compare

What is changed in version 1.11.1

  • Third-party lib updated to resolve security vulnerability CVE-2019-12402 (commons-compress: 1.19)

Resolves

#182

release is build with IBM Streams 4.3.0.0 (x86_64-el7)

com.ibm.streamsx.objectstorage 1.11.0

05 Sep 09:56
ad3682a
Compare
Choose a tag to compare

New in version 1.11.0

  • ObjectStorageSource and S3ObjectStorageSource operators are able to forward the "objectname" attribute from the input stream.

Resolves

#176

release is build with IBM Streams 4.3.0.0 (x86_64-el7)

com.ibm.streamsx.objectstorage 1.10.0

30 Jul 11:34
2da8cc4
Compare
Choose a tag to compare

New in version 1.10.0

  • Support HMAC keys in application configuration
  • New parameter sslEnabled has been added to configure the connection to S3 (HTTPS / HTTP). Per default a HTTPS connection is used.

Resolves

release is build with IBM Streams 4.3.0.0 (x86_64-el7)

com.ibm.streamsx.objectstorage 1.9.3

15 Jul 12:45
a411b70
Compare
Choose a tag to compare

release is build with IBM Streams 4.3.0.0 (x86_64-el7)

com.ibm.streamsx.objectstorage 1.9.2

06 Mar 12:33
dd7a246
Compare
Choose a tag to compare

release is build with IBM Streams 4.3.0.0 (x86_64-el7)

com.ibm.streamsx.objectstorage 1.9.1

18 Jan 08:08
808a9e2
Compare
Choose a tag to compare
  • ObjectStorageSink operator: Problem with float value in timePerObject parameter has been resolved.
  • Sample applications updated to use new IBM COS endpoint

release is build with IBM Streams 4.3.0.0 (x86_64-el7)

com.ibm.streamsx.objectstorage 1.9.0

04 Dec 09:55
66c2580
Compare
Choose a tag to compare

New feature

  • New operator parameter credentials to provide IBM COS service credentials JSON #151

release is build with IBM Streams 4.3.0.0 (x86_64-el7)

com.ibm.streamsx.objectstorage 1.8.0

22 Nov 12:39
a21346d
Compare
Choose a tag to compare

Resolved issues:

  • documentation updated: #147
  • ObjectStorageSource: trace level corrected #148
  • ObjectStorageSink: new object name variable for channel number #149

release is build with IBM Streams 4.3.0.0 (x86_64-el7)