Skip to content

Commit 63cc727

Browse files
3.349.2 release
1 parent 402010a commit 63cc727

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.349.2 - 2025-07-03
44

55
* `Aws\MediaPackageV2` - This release adds support for Microsoft Smooth Streaming (MSS) and allows users to exclude DRM segment Metadata in MediaPackage v2 Origin Endpoints
66
* `Aws\Deadline` - Added fields for output manifest reporting and task chunking parameters

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -825,7 +825,7 @@
825825
*/
826826
class Sdk
827827
{
828-
const VERSION = '3.349.1';
828+
const VERSION = '3.349.2';
829829

830830
/** @var array Arguments for creating clients */
831831
private $args;

0 commit comments

Comments
 (0)