Skip to content

Commit ae0f7d2

Browse files
3.342.25 release
1 parent b12d44b commit ae0f7d2

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.342.25 - 2025-04-10
44

55
* `Aws\MediaLive` - AWS Elemental MediaLive / Features : Add support for CMAF Ingest CaptionLanguageMappings, TimedMetadataId3 settings, and Link InputResolution.
66
* `Aws\QuickSight` - Add support to analysis and sheet level highlighting in QuickSight.

‎src/Sdk.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -813,7 +813,7 @@
813813
*/
814814
class Sdk
815815
{
816-
const VERSION = '3.342.24';
816+
const VERSION = '3.342.25';
817817

818818
/** @var array Arguments for creating clients */
819819
private $args;

0 commit comments

Comments
 (0)