Skip to content

Commit cb3d93c

Browse files
committed
Prepare next release
1 parent f5b9e92 commit cb3d93c

17 files changed

Lines changed: 34 additions & 0 deletions

File tree

src/Core/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## NOT RELEASED
44

5+
## 1.29.1
6+
57
### Changed
68

79
- ResultMockFactory: add generic `@template` annotations for more precise static analysis

src/Integration/Aws/SimpleS3/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## NOT RELEASED
44

5+
## 3.0.2
6+
57
### Changed
68

79
- Use PartSize as threshold for multipart upload

src/Integration/Symfony/Bundle/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## NOT RELEASED
44

5+
## 1.17.1
6+
57
### Fixed
68

79
- Fixed deprecation warnings on Symfony 8.1

src/Service/BedrockAgent/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## NOT RELEASED
44

5+
## 1.2.0
6+
57
### Added
68

79
- AWS api-change: Launching Bedrock Managed Knowledge Bases. Added support for resource-based policies on Knowledge Base resources, enabling cross-account access for Managed Knowledge Bases.

src/Service/CloudFormation/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## NOT RELEASED
44

5+
## 2.2.0
6+
57
### Added
68

79
- AWS api-change: AWS CloudFormation adds a DeploymentConfig parameter to enable Express mode, which completes stack operations as soon as resource configuration is applied. Also adds a DisableValidation parameter to skip pre-deployment validation, which now runs automatically on CreateStack and UpdateStak.

src/Service/CloudWatchLogs/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## NOT RELEASED
44

5+
## 2.10.0
6+
57
### Added
68

79
- AWS api-change: Added optional startFromHead parameter to FilterLogEvents enabling descending timestamp order (newest first) when set to false. Default true preserves existing ascending order. Reverse sorting requires a startTime on or after Jan 1, 2024.

src/Service/CodeBuild/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## NOT RELEASED
44

5+
## 2.13.0
6+
57
### Added
68

79
- AWS api-change: Adds support for host kernel selection for on-demand builds.

src/Service/CognitoIdentityProvider/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## NOT RELEASED
44

5+
## 1.18.0
6+
57
### Added
68

79
- AWS api-change: Add support for multi-region replication, enabling synchronization of user data and configurations to a secondary user pool in a standby Region. Add support for customer managed keys (CMK) in AWS KMS for encrypting user pool data at rest.

src/Service/Ec2/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## NOT RELEASED
44

5+
## 1.1.0
6+
57
### Added
68

79
- AWS api-change: This release adds support for AMI Watermark which a structured identifier that helps in tracking AMI provenance

src/Service/Iam/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## NOT RELEASED
44

5+
## 1.8.2
6+
57
### Changed
68

79
- AWS enhancement: Documentation updates.

0 commit comments

Comments
 (0)