3.50.0 926 B

1234567891011121314151617
  1. [
  2. {
  3. "type": "feature",
  4. "category": "Rds",
  5. "description": "Fixes a bug where DestinationRegion was not being added to automatically generated PreSignedUrl parameters for RDS operations."
  6. },
  7. {
  8. "type": "feature",
  9. "category": "S3",
  10. "description": "Updates the type of the S3 Size object to long (from integer) to properly reflect objects over PHP_INT_MAX in size. This will affect ListObjects, ListObjectsV2, ListObjectVersions, and ListParts. This bug fix may be a breaking change for customers who relied on the previously PHP_INT_MAX capped behavior or on the type of the field. You may see objects at their full size, as a string, if they are over PHP_INT_MAX in size."
  11. },
  12. {
  13. "type": "api-change",
  14. "category": "SageMaker",
  15. "description": "CreateTrainingJob and CreateEndpointConfig now supports KMS Key for volume encryption. "
  16. }
  17. ]