Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare next release #1733

Merged
merged 1 commit into from
Jul 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.22.0

### Added

- Added support for exception based on response http status code only.
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.12.2

### Changed

- Replace deprecated Extension by Symfony\Component\DependencyInjection\Extension\Extension
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

## 2.1.1

### Changed

- Add `Accept: application/json` header in request to fix incompatibility with 3rd party providers
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

## 2.2.1

### Changed

- Add `Accept: application/json` header in request to fix incompatibility with 3rd party providers
Expand Down
2 changes: 2 additions & 0 deletions src/Service/CloudFormation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 1.7.0

### Added

- AWS api-change: Added DeletionMode FORCE_DELETE_STACK for deleting a stack that is stuck in DELETE_FAILED state due to resource deletion failure.
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.2.1

### Changed

- Add `Accept: application/json` header in request to fix incompatibility with 3rd party providers
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.4.1

### Changed

- Add `Accept: application/json` header in request to fix incompatibility with 3rd party providers
Expand Down
2 changes: 2 additions & 0 deletions src/Service/CodeCommit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 1.1.2

### Changed

- Add `Accept: application/json` header in request to fix incompatibility with 3rd party providers
Expand Down
2 changes: 2 additions & 0 deletions src/Service/CodeDeploy/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 2.1.2

### Changed

- Add `Accept: application/json` header in request to fix incompatibility with 3rd party providers
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.8.1

### Changed

- Add `Accept: application/json` header in request to fix incompatibility with 3rd party providers
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.1.3

### Changed

- Add `Accept: application/json` header in request to fix incompatibility with 3rd party providers
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.2.1

### Changed

- Add `Accept: application/json` header in request to fix incompatibility with 3rd party providers
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.6.1

### Changed

- Add `Accept: application/json` header in request to fix incompatibility with 3rd party providers
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.4

### Changed

- Add `Accept: application/json` header in request to fix incompatibility with 3rd party providers
Expand Down
2 changes: 2 additions & 0 deletions src/Service/Firehose/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 1.3.1

### Changed

- Add `Accept: application/json` header in request to fix incompatibility with 3rd party providers
Expand Down
2 changes: 2 additions & 0 deletions src/Service/Iot/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 2.0.3

### Changed

- Add `Accept: application/json` header in request to fix incompatibility with 3rd party providers
Expand Down
2 changes: 2 additions & 0 deletions src/Service/IotData/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 1.1.2

### Changed

- Add `Accept: application/json` header in request to fix incompatibility with 3rd party providers
Expand Down
2 changes: 2 additions & 0 deletions src/Service/Kinesis/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 3.0.3

### Changed

- Add `Accept: application/json` header in request to fix incompatibility with 3rd party providers
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.5.0

### Added

- AWS api-change: This feature allows customers to use their keys stored in KMS to derive a shared secret which can then be used to establish a secured channel for communication, provide proof of possession, or establish trust with other parties.
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.5.1

### Changed

- Add `Accept: application/json` header in request to fix incompatibility with 3rd party providers
Expand Down
2 changes: 2 additions & 0 deletions src/Service/LocationService/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 1.0.3

### Changed

- AWS enhancement: Documentation updates.
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.3.0

### Added

- AWS api-change: This release includes support for creating I-frame only video segments for DASH trick play.
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.1.2

### Changed

- Add `Accept: application/json` header in request to fix incompatibility with 3rd party providers
Expand Down
2 changes: 2 additions & 0 deletions src/Service/Rekognition/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 1.2.1

### Changed

- Add `Accept: application/json` header in request to fix incompatibility with 3rd party providers
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.3.0

### Added

- AWS api-change: Added response overrides to Head Object requests.
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.1.2

### Changed

- Add `Accept: application/json` header in request to fix incompatibility with 3rd party providers
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.3.0

### Added

- AWS api-change: Introducing RotationToken parameter for PutSecretValue API
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.8.1

### Changed

- Add `Accept: application/json` header in request to fix incompatibility with 3rd party providers
Expand Down
2 changes: 2 additions & 0 deletions src/Service/Sns/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 1.7.3

### Changed

- AWS enhancement: Documentation updates.
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.1.1

### Changed

- Add `Accept: application/json` header in request to fix incompatibility with 3rd party providers
Expand Down
2 changes: 2 additions & 0 deletions src/Service/Ssm/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 2.1.3

### Changed

- Add `Accept: application/json` header in request to fix incompatibility with 3rd party providers
Expand Down
2 changes: 2 additions & 0 deletions src/Service/Sso/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 1.2.1

### Changed

- Add `Accept: application/json` header in request to fix incompatibility with 3rd party providers
Expand Down
2 changes: 2 additions & 0 deletions src/Service/StepFunctions/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 1.2.3

### Changed

- Add `Accept: application/json` header in request to fix incompatibility with 3rd party providers
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.0.3

### Changed

- Add `Accept: application/json` header in request to fix incompatibility with 3rd party providers
Expand Down
2 changes: 2 additions & 0 deletions src/Service/TimestreamWrite/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 2.0.3

### Changed

- Add `Accept: application/json` header in request to fix incompatibility with 3rd party providers
Expand Down
2 changes: 2 additions & 0 deletions src/Service/Translate/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 1.0.2

### Changed

- Add `Accept: application/json` header in request to fix incompatibility with 3rd party providers
Expand Down
2 changes: 2 additions & 0 deletions src/Service/XRay/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## NOT RELEASED

## 1.1.1

### Changed

- Add `Accept: application/json` header in request to fix incompatibility with 3rd party providers
Expand Down
Loading