Skip to content

Commit adad2a5

Browse files
3.373.6 release
1 parent 2703c1f commit adad2a5

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.373.6 - 2026-03-19
44

55
* `Aws\ObservabilityAdmin` - Adding a new field in the CreateCentralizationRuleForOrganization, UpdateCentralizationRuleForOrganization API and updating the GetCentralizationRuleForOrganization API response to include the new field
66
* `Aws\EC2` - Amazon EC2 Fleet instant mode now supports launching instances into Interruptible Capacity Reservations, enabling customers to use spare capacity shared by Capacity Reservation owners within their AWS Organization.

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -839,7 +839,7 @@
839839
*/
840840
class Sdk
841841
{
842-
const VERSION = '3.373.5';
842+
const VERSION = '3.373.6';
843843

844844
/** @var array Arguments for creating clients */
845845
private $args;

0 commit comments

Comments
 (0)