Skip to content

Commit

Permalink
3.339.11 release
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-php-automation committed Feb 11, 2025
1 parent 3130b5e commit 692055c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG

## next release
## 3.339.11 - 2025-02-11

* `Aws\ACMPCA` - Private Certificate Authority service now supports Partitioned CRL as a revocation configuration option.
* `Aws\PI` - Documentation only update for RDS Performance Insights dimensions for execution plans and locking analysis.
Expand Down
2 changes: 1 addition & 1 deletion src/Sdk.php
Original file line number Diff line number Diff line change
Expand Up @@ -811,7 +811,7 @@
*/
class Sdk
{
const VERSION = '3.339.10';
const VERSION = '3.339.11';

/** @var array Arguments for creating clients */
private $args;
Expand Down

0 comments on commit 692055c

Please sign in to comment.