Skip to content

Commit 8bb5b54

Browse files
3.343.14 release
1 parent a9be7d7 commit 8bb5b54

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.14 - 2025-05-19
44

55
* `Aws\MediaPackageV2` - This release adds support for DVB-DASH, EBU-TT-D subtitle format, and non-compacted manifests for DASH in MediaPackage v2 Origin Endpoints.
66
* `Aws\EC2` - This release includes new APIs for System Integrity Protection (SIP) configuration and automated root volume ownership delegation for EC2 Mac instances.

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.13';
818+
const VERSION = '3.343.14';
819819

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

0 commit comments

Comments
 (0)