Skip to content

Releases: IBMStreams/streamsx.objectstorage

com.ibm.streamsx.objectstorage 1.4.1

20 Jun 09:31
731ca55
Compare
Choose a tag to compare

Resolved issues:

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

com.ibm.streamsx.objectstorage 1.4.0

14 Jun 12:12
9b65da5
Compare
Choose a tag to compare

New feature:

  • functions support IAM credentials read from application configuration #90

Resolved issues:

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

com.ibm.streamsx.objectstorage 1.3.0

22 May 12:18
ac04322
Compare
Choose a tag to compare

New features:

  • Application configuration support (IAM credentials JSON for IBM Cloud Object Storage service) #71
  • ObjectStorageSink: Consistent Region support #76

com.ibm.streamsx.objectstorage 1.2.1

15 May 07:39
1151c93
Compare
Choose a tag to compare

Resolved issue (default for IAMTokenEndpoint) #79

com.ibm.streamsx.objectstorage 1.2.0

14 May 10:54
6e05a80
Compare
Choose a tag to compare

Solved issues:

New feature:

  • Globalization support: #85

com.ibm.streamsx.objectstorage 1.1.1

26 Apr 12:19
ca23849
Compare
Choose a tag to compare
  • Resolved issues:

    • Error message fix #73
    • Operator fails in Streaming Analytics service IBM Streams 4.2.4.2 - java.lang.LinkageError #74
  • Documentation updated

com.ibm.streamsx.objectstorage 1.1.0

18 Apr 13:51
caa5ae2
Compare
Choose a tag to compare

New features

  • native functions with IAM #50
  • IGC support #51
  • consistent region support for Scan and Source operators

Fixed issues

  • ObjectStorageSink: Output tuple size attribute #64
  • ObjectStorageSink: Final punctuation handling #47

Test extension

  • Additional test cases (Python)
  • Python unit tests run_for value increased
  • Additional unit tests (Java) #66

com.ibm.streamsx.objectstorage 1.0.3

13 Apr 13:33
ea81a0d
Compare
Choose a tag to compare
  • ObjectStorageScan control port added #63
  • error messages updated
  • unit tests extended #31 #49

com.ibm.streamsx.objectstorage 1.0.2

10 Apr 10:56
4d93f89
Compare
Choose a tag to compare
  • message IDs updated #59
  • demo applications separated from sample directory #60

com.ibm.streamsx.objectstorage 1.0.1

06 Apr 13:49
5300169
Compare
Choose a tag to compare
  • samples are split on authentication mode
  • issues solved with close on window punctuation
  • python unit test suites added