ECS Object Client SDK for Java v3.0.1 - deprecated
deprecated
- Added target IfNoneMatch and IfMatch options to CopyObjectRequest, so you can use target
IfNoneMatch: *
to copy only if the target doesn't exist - Fixed corner case where, if an encrypted write failed (even after retries), and the calling code re-sends the write using the same request object, the object is left in an unreadable (but correctable) state.