0.19.0
Added 1
- Warn when Metadata or Tagging is supplied to a copy without the corresponding directive set to REPLACE, in which case the supplied value is silently ignored
Changed 1
- Update multi-part copy logic to match single-part behavior for TaggingDirective and AnnotationDirective
- feature:
s3: Update multi-part copy logic to match single-part behavior for TaggingDirective and AnnotationDirective - enhancement:
s3: Warn when Metadata or Tagging is supplied to a copy without the corresponding directive set to REPLACE, in which case the supplied value is silently ignored. This matches the CopyObject behavior.