Skip to content

Commit 073ff66

Browse files
3.384.6 release
1 parent f4384e2 commit 073ff66

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.384.6 - 2026-06-09
44

55
* `Aws\IoTSiteWise` - Adding new BDD representation of endpoint ruleset
66
* `Aws\Outposts` - Added AWS Outposts APIs for self-service Outposts quoting and ordering. New operations include CreateQuote, GetQuote, UpdateQuote, DeleteQuote, ListQuotes, and ListOrderableInstanceTypes.

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -857,7 +857,7 @@
857857
*/
858858
class Sdk
859859
{
860-
const VERSION = '3.384.5';
860+
const VERSION = '3.384.6';
861861

862862
/** @var array Arguments for creating clients */
863863
private $args;

0 commit comments

Comments
 (0)