3.31.0 983 B

1234567891011121314151617
  1. [
  2. {
  3. "type": "feature",
  4. "category": "S3",
  5. "description": "A new `params` option is available in the `MultipartUploader` and `MultipartCopy` classes for parameters that should be applied to all sub-commands of their upload functionality. This also improves functionality around passing `params` directly to `ObjectUploader` and `ObjectCopier`. A new `before_lookup` callback has been added to `ObjectCopier` for operating on the `HeadObject` command directly; `params` will be passed to HeadObject as well. Since these are changes to existing options, they may alter current functionality."
  6. },
  7. {
  8. "type": "enhancement",
  9. "category": "MarketplaceCommerceAnalytics",
  10. "description": "Documentation updates for AWS Marketplace Commerce Analytics."
  11. },
  12. {
  13. "type": "api-change",
  14. "category": "S3",
  15. "description": "API Update for S3: Adding Object Tagging Header to MultipartUpload Initialization"
  16. }
  17. ]