Skip to content

Commit e5895be

Browse files
3.359.12 release
1 parent 070641c commit e5895be

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.359.12 - 2025-11-13
44

55
* `Aws\EC2` - Added support for new accelerator types ("media") and accelerator names ("L4", "L40s", "GAUDI_HL_205", "INFERENTIA2", "TRAINIUM", "TRAINIUM2", "U30") in Attributes Based Instance Type Selection for launched instance types.
66
* `Aws\IoTWireless` - Integration of Device Location with Amazon Sidewalk network for Amazon Sidewalk enabled devices

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -819,7 +819,7 @@
819819
*/
820820
class Sdk
821821
{
822-
const VERSION = '3.359.11';
822+
const VERSION = '3.359.12';
823823

824824
/** @var array Arguments for creating clients */
825825
private $args;

0 commit comments

Comments
 (0)