Update CHANGELOG.md

This commit is contained in:
Bert Blommers 2023-06-04 20:14:27 +00:00 committed by GitHub
parent 0df65a3e6d
commit 836efe7015
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ Docker Digest for 4.1.11: <autopopulateddigest>
* ECR: put_image(): now behaves correctly on duplicate images with duplicate tags * ECR: put_image(): now behaves correctly on duplicate images with duplicate tags
* Organizations: create_policy() now supports the Tags-parameter * Organizations: create_policy() now supports the Tags-parameter
* RDS: creation times of all objects are now in UTC * RDS: creation times of all objects are now in UTC
* RDS: creation times of all objects are now in UTC * Redshift: creation times of all objects are now in UTC
* S3: Bucket names are now global, meaning they have to be unique across accounts * S3: Bucket names are now global, meaning they have to be unique across accounts
* S3: select_object_content() now supports None-values * S3: select_object_content() now supports None-values
* S3: select_object_content() now supports nested FROM-clauses (from x.y as xy) * S3: select_object_content() now supports nested FROM-clauses (from x.y as xy)