Skip to content

Commit a173ab3

Browse files
3.336.12 release
1 parent 41f6470 commit a173ab3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## next release
3+
## 3.336.12 - 2025-01-09
44

55
* `Aws\ComputeOptimizer` - This release expands AWS Compute Optimizer rightsizing recommendation support for Amazon EC2 Auto Scaling groups to include those with scaling policies and multiple instance types.
66
* `Aws\CodeBuild` - AWS CodeBuild Now Supports BuildBatch in Reserved Capacity and Lambda

src/Sdk.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -815,7 +815,7 @@
815815
*/
816816
class Sdk
817817
{
818-
const VERSION = '3.336.11';
818+
const VERSION = '3.336.12';
819819

820820
/** @var array Arguments for creating clients */
821821
private $args;

0 commit comments

Comments
 (0)