Skip to content

Commit fa98015

Browse files
3.374.1 release
1 parent 44a07d8 commit fa98015

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.374.1 - 2026-03-26
44

55
* `Aws\SageMaker` - Release support for ml.r5d.16xlarge instance types for SageMaker HyperPod
66
* `Aws\BCMDataExports` - With this release we are providing an option to accounts to have their export delivered to an S3 bucket that is not owned by the account.

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -841,7 +841,7 @@
841841
*/
842842
class Sdk
843843
{
844-
const VERSION = '3.374.0';
844+
const VERSION = '3.374.1';
845845

846846
/** @var array Arguments for creating clients */
847847
private $args;

0 commit comments

Comments
 (0)