Releases: IBMStreams/streamsx.objectstorage
Releases · IBMStreams/streamsx.objectstorage
com.ibm.streamsx.objectstorage 2.0.1
What is changed in version 2.0.1
- Resolves #191
release is build with IBM Streams 4.3.0.0 (x86_64-el7)
com.ibm.streamsx.objectstorage 2.0.0
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
andIAMTokenEndpoint
are removed. Use thecredentials
parameter instead.
Resolves
release is build with IBM Streams 4.3.0.0 (x86_64-el7)
com.ibm.streamsx.objectstorage 1.11.1
What is changed in version 1.11.1
- Third-party lib updated to resolve security vulnerability CVE-2019-12402 (commons-compress: 1.19)
Resolves
release is build with IBM Streams 4.3.0.0 (x86_64-el7)
com.ibm.streamsx.objectstorage 1.11.0
New in version 1.11.0
- ObjectStorageSource and S3ObjectStorageSource operators are able to forward the "objectname" attribute from the input stream.
Resolves
release is build with IBM Streams 4.3.0.0 (x86_64-el7)
com.ibm.streamsx.objectstorage 1.10.0
com.ibm.streamsx.objectstorage 1.9.3
com.ibm.streamsx.objectstorage 1.9.2
- Resolves #165
release is build with IBM Streams 4.3.0.0 (x86_64-el7)
com.ibm.streamsx.objectstorage 1.9.1
- 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
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)