Skip to content

ECS Object Client SDK for Java v2.0.4

Choose a tag to compare

@twincitiesguy twincitiesguy released this 31 Aug 20:09
· 552 commits to master since this release
  • Fixed SDK-123 (double encoded marker when calling listObjects)
  • S3ObjectMetadata now has .addEncodedUserMetadata and .getDecodedUserMetadata to support extended UTF-8 characters
  • Added .listMoreObjects and .listMoreVersions, taking previous result objects for convenience
  • Other minor bug fixes