File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
com.ibm.streamsx.objectstorage Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11# Changes
22=========
33
4+ ## v2.2.6
5+ * [ #233 ] ( https://github.com/IBMStreams/streamsx.objectstorage/issues/233 ) Third-party library updated (ibm-cos-java-sdk-bundle: 2.10.0)
6+
7+
48## v2.2.5
59* [ #231 ] ( https://github.com/IBMStreams/streamsx.objectstorage/issues/231 ) Third-party library updated (commons-io: 2.7)
610
Original file line number Diff line number Diff line change @@ -229,7 +229,7 @@ When writing objects in *partitioned parquet* format both clients work similar a
229229* stocator (cos protocol): buffers on local disk prior upload
230230
231231</info : description >
232- <info : version >2.2.5 </info : version >
232+ <info : version >2.2.6 </info : version >
233233 <info : requiredProductVersion >4.2.0.0</info : requiredProductVersion >
234234 </info : identity >
235235 <info : dependencies />
Original file line number Diff line number Diff line change 1212 <groupId >com.ibm.streamsx.objectstorage</groupId >
1313 <artifactId >streamsx.objectstorage</artifactId >
1414 <packaging >jar</packaging >
15- <version >2.2.5 </version >
15+ <version >2.2.6 </version >
1616 <name >com.ibm.streamsx.objectstorage</name >
1717 <repositories >
1818 <repository >
2929 <hadoop .version>2.10.1</hadoop .version>
3030 <httpcomponents .httpcore.version>4.4.10</httpcomponents .httpcore.version>
3131 <httpcomponents .httpclient.version>4.5.13</httpcomponents .httpclient.version>
32- <ibm .sdk.version>2.4.3</ibm .sdk.version>
32+ <!-- <ibm.sdk.version>2.4.3</ibm.sdk.version>-->
33+ <ibm .sdk.version>2.10.0</ibm .sdk.version>
3334 <google .guava.version>30.0-jre</google .guava.version>
3435 <aws .s3.sdk.version>1.11.199</aws .s3.sdk.version>
3536 </properties >
You can’t perform that action at this time.
0 commit comments