ECS Object Client SDK for Java v3.3.1
- Centralized Object Lock properties for an object into S3ObjectMetadata for all operations
- This allows retrieving Object Lock information for an object, along with the rest of its metadata, in a single getObjectMetadata() call
- NOTE: this is a breaking change from 3.3.0
- Fixed SAX runtime classpath issue when building with Gradle 6+