Skip to content

Commit eb50d11

Browse files
3.343.13 release
1 parent 079ccb3 commit eb50d11

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## next release
3+
## 3.343.13 - 2025-05-16
44

55
* `Aws\ECS` - This is an Amazon ECs documentation only release to support the change of the container exit "reason" field from 255 characters to 1024 characters.
66
* `Aws\BedrockDataAutomationRuntime` - Add AssetProcessingConfiguration for video segment to InputConfiguration

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -815,7 +815,7 @@
815815
*/
816816
class Sdk
817817
{
818-
const VERSION = '3.343.12';
818+
const VERSION = '3.343.13';
819819

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

0 commit comments

Comments
 (0)