3.27.0 1.1 KB

12345678910111213141516171819202122
  1. [
  2. {
  3. "type": "api-change",
  4. "category": "S3",
  5. "description": "Fixed possible security issue in `Transfer`s download `transfer` operation where files could be downloaded to a directory outside the destination directory if the key contained relative paths. Ignoring files to continue with your transfer can be done through passing an iterator of files to download to `Transfer`s parameter: `$source`. These can be generated on `s3:\/\/` paths if you have registered the SDK's `StreamWrapper` via `\\Aws\\recursive_dir_iterator`."
  6. },
  7. {
  8. "type": "api-change",
  9. "category": "Lambda",
  10. "description": "Support for UpdateFunctionCode DryRun option"
  11. },
  12. {
  13. "type": "feature",
  14. "category": "MarketplaceEntitlementService",
  15. "description": "AWS Marketplace Entitlement Service enables AWS Marketplace sellers to determine the capacity purchased by their customers."
  16. },
  17. {
  18. "type": "api-change",
  19. "category": "ECS",
  20. "description": "Exposes container instance registration time in ECS:DescribeContainerInstances."
  21. }
  22. ]