Skip to content

Commit

Permalink
prepare next release
Browse files Browse the repository at this point in the history
  • Loading branch information
jderusse committed Jan 15, 2025
1 parent ba6b682 commit 1580126
Show file tree
Hide file tree
Showing 23 changed files with 46 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 1.24.0

### Added

- Support for SsoOidc
Expand Down
2 changes: 2 additions & 0 deletions src/Integration/Symfony/Bundle/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 1.13.0

### Added

- Support for SSOOIDC
Expand Down
2 changes: 2 additions & 0 deletions src/Service/AppSync/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 3.1.1

### Changed

- AWS enhancement: Documentation updates.
Expand Down
2 changes: 2 additions & 0 deletions src/Service/Athena/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 3.1.0

### Added

- AWS api-change: Add FEDERATED type to CreateDataCatalog. This creates Athena Data Catalog, AWS Lambda connector, and AWS Glue connection. Create/DeleteDataCatalog returns DataCatalog. Add Status, ConnectionType, and Error to DataCatalog and DataCatalogSummary. Add DeleteCatalogOnly to delete Athena Catalog only.
Expand Down
2 changes: 2 additions & 0 deletions src/Service/CloudWatch/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 1.1.1

### Changed

- AWS enhancement: Documentation updates.
Expand Down
2 changes: 2 additions & 0 deletions src/Service/CloudWatchLogs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 2.4.0

### Added

- AWS api-change: Added `ap-southeast-7` region
Expand Down
2 changes: 2 additions & 0 deletions src/Service/CodeBuild/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 2.7.0

### Added

- AWS api-change: Added `us-iso-east-1` and `us-iso-west-1` regions.
Expand Down
2 changes: 2 additions & 0 deletions src/Service/CognitoIdentityProvider/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 1.11.0

### Added

- AWS api-change: use explicit defined regions
Expand Down
2 changes: 2 additions & 0 deletions src/Service/Comprehend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 1.2.0

### Added

- AWS api-change: Added `fips-us-iso-east-1` region
Expand Down
2 changes: 2 additions & 0 deletions src/Service/DynamoDb/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 3.4.0

### Added

- AWS api-change: This change adds support for global tables with multi-Region strong consistency (in preview). The UpdateTable API now supports a new attribute MultiRegionConsistency to set consistency when creating global tables. The DescribeTable output now optionally includes the MultiRegionConsistency attribute.
Expand Down
2 changes: 2 additions & 0 deletions src/Service/Ecr/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 1.8.0

### Added

- AWS api-change: Add support for Dualstack Endpoints
Expand Down
2 changes: 2 additions & 0 deletions src/Service/EventBridge/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 1.5.6

### Changed

- AWS enhancement: Documentation updates.
Expand Down
2 changes: 2 additions & 0 deletions src/Service/Kms/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 1.7.0

### Added

- Added getPublicKey and verify operation
Expand Down
2 changes: 2 additions & 0 deletions src/Service/Lambda/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 2.8.0

### Added

- AWS api-change: Added `ap-southeast-7` region
Expand Down
2 changes: 2 additions & 0 deletions src/Service/MediaConvert/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 1.5.0

### Added

- AWS api-change: This release adds support for inserting timecode tracks into MP4 container outputs.
Expand Down
2 changes: 2 additions & 0 deletions src/Service/RdsDataService/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 2.2.1

### Changed

- Avoid usage of `alias` when use statement refers to self
Expand Down
2 changes: 2 additions & 0 deletions src/Service/Route53/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 2.6.0

### Added

- AWS api-change: Amazon Route 53 now supports the Asia Pacific (Thailand) Region (ap-southeast-7) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region
Expand Down
2 changes: 2 additions & 0 deletions src/Service/S3/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 2.7.0

### Added

- AWS api-change: Amazon S3 introduces support for AWS Dedicated Local Zones
Expand Down
2 changes: 2 additions & 0 deletions src/Service/Scheduler/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 1.2.0

### Added

- AWS api-change: Added `us-iso-east-1`, `us-iso-west-1` and `us-isob-east-1` regions.
Expand Down
2 changes: 2 additions & 0 deletions src/Service/SecretsManager/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 2.5.0

### Added

- AWS api-change: Added `ap-southeast-7` region
Expand Down
2 changes: 2 additions & 0 deletions src/Service/Ses/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 1.10.0

### Added

- AWS api-change: Introduces support for multi-region endpoint.
Expand Down
2 changes: 2 additions & 0 deletions src/Service/Sqs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 2.3.0

### Added

- AWS enhancement: In-flight message typo fix from 20k to 120k.
Expand Down
2 changes: 2 additions & 0 deletions src/Service/TimestreamQuery/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 2.1.1

### Changed

- Avoid usage of `alias` when use statement refers to self
Expand Down

0 comments on commit 1580126

Please sign in to comment.