Releases: IBMStreams/streamsx.inet
Inet toolkit 3.4.0 for IBM Streams
Inet toolkit 3.3.0 for IBM Streams
New in this relese:
- HTTPRequest operator: Correction for method POST with application/octet-stream
- HTTPRequest operator: New input attribute requestBodyAttributeBin
- New serialization operators: Serializer and Deserializer in namespace: com.ibm.streamsx.inet.util
Checksum for archive streamsx.inet.toolkit-3.3.0-el7-amd64-0195324-20200828-1917.tgz
MD5: 9c078df85fe5b180276fe1b0c159abcb
sha1: 2a5b53c4ac364c405df769b454e7d345aa6408ed
Inet toolkit 3.2.2 for IBM Streams
New in this release:
Resolved #335 Operator HTTPRequest throws exception when used with content type: application/octet-stream
Checksums streamsx.inet.toolkit-3.2.2-el7-amd64-800b2a2-20200821-1908.tgz
MD5: 84b3520c8d08f267949fdfaf49b7b250
sha1: 6bbb9170f0c3d9e96a8353968a2b627ba11133ce
Inet toolkit 3.2.0 for IBM Streams
New in release v3.2.0:
- Update apache http client library to v 4.5.12
- HTTPRequest operator: Introduce parameter socketTimeout
The pre-compiled packages are build with IBM Streams 4.3.1.1
Checksums:
streamsx.inet.toolkit-3.2.0-el7-amd64-cb82746-20200407-1457.tgz
md5 : 0efca4bd8a55a75ba9399fa4f0ef146e
sha1: 2b6af42d143fb89f6b94b9bcc7fe2c13e7929c6b
streamsx.inet.toolkit-3.2.0-el6-amd64-cb82746-20200407-1514.tgz
md5 : 81dfc05a48a78b8477a6d6cf5dd6c09c
sha1: d810208dabde667a083506562e18df30e0eb1cac
Inet toolkit 3.1.2 for IBM Streams
New in release 3.1.2:
- Update globalization messages
- Removed languages ko_KR, ru_RU
Checksums:
streamsx.inet.toolkit-3.1.2-el7-amd64-3eb973c-20200213-1503.tgz
MD5: a7ffa87560c4e258143a98d14abdd479
SHA1: 02ae528e8a3c067b3310f583ac16ec8f919c7633
streamsx.inet.toolkit-3.1.2-el6-amd64-3eb973c-20200213-1515.tgz
MD5: 81112f25943b5fa4070ec09bb5d3d512
SHA1: f9f0eca4ddddf241d574181990693958811e1c24
Inet toolkit 3.1.1 for IBM Streams
New in V 3.1.1:
- Remove opt/downloaded from all lib enties to avoid classpath warnings
- Corrections in tests
Checksums:
streamsx.inet.toolkit-3.1.1-el7-amd64-bd08909-20191129-1149.tgz
MD5: 798fef4bd21665e166dd9e0bc98cd0e2
SHA1: 08615559ebc84f92de2826ad5df8d67112c6c1c5
streamsx.inet.toolkit-3.1.1-el6-amd64-bd08909-20191129-1143.tgz
MD5: d4e6316183ef3522af8387268086a47e
SHA1: 71f08cec2b9a58f1c97a4e3a9541808502a5f49a
Inet toolkit 3.1.0 for IBM Streams
New in v3.1.0:
- Update apache http client library to v 4.5.7
- HTTPRequest operator: Allows tls-client authentication
- HTTPRequest operator: Enable TLS1.2 for all connections
- HTTPRequest operator: Relaxed requirements for parameter sslTrustStorePassword
- HTTPRequest operator: server certificate does not require host match
- Description added: how to create https certificates
- Faster build
- One common spl doc for samples generated
- HTTP Test server works now also with streams java ssl engine
- Added tests: HTTPLineTest, URLEncodeDecode
- Removed old script tests
- Cloud test suite added
- Samples: Makefiles take the streams studio settings into account
Inet toolkit 3.0.0 for IBM Streams
New in v3.0.0:
- The http rest functions and the WebSocket server functions are now moved into streamsx.inetserver toolkit
- Operator HTTPRequestAdd - new parameters extraHeaderAttribute, accessTokenAttribute and tokenTypeAttribute
Inet toolkit 2.9.6 for IBM Streams 4.0.1 or later
New:
- Some minor fixes and test updates
- spl type com.ibm.streamsx.inet.http::HTTPRequest to namespace com.ibm.streamsx.inet.rest to avoid name conflict with HTTPRequest operator
- Update apache http client library to 4.5.5
- New sample HTTPPostDemo
- New Operator HTTPRequest
- New sample HTTPRequestDemo
- Deprecation hint in spl doc for HTTPPost, HTTPStreamRead and HTTPGetJSONContent
- Enhancement #324
- Internationalization of HTTPRequest Operator
Inet toolkit 2.9.5 for IBM Streams 4.0.1 or later
New:
- spl type com.ibm.streamsx.inet.http::HTTPRequest to namespace com.ibm.streamsx.inet.rest to avoid name conflict with HTTPRequest operator
- Update apache http client library to 4.5.5
- New sample HTTPPostDemo
- New Operator HTTPRequest
- New sample HTTPRequestDemo
- Deprecation hint in spl doc for HTTPPost, HTTPStreamRead and HTTPGetJSONContent
- enhancement #324
- Internationalization of HTTPRequest Operator