Skip to content

Commit c8aafbf

Browse files
3.289.0 release
1 parent f6430d9 commit c8aafbf

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.289.0 - 2023-11-27
44

55
* `Aws\IoTFleetWise` - AWS IoT FleetWise introduces new APIs for vision system data, such as data collected from cameras, radars, and lidars. You can now model and decode complex data types.
66
* `Aws\CostOptimizationHub` - This release launches Cost Optimization Hub, a new AWS Billing and Cost Management feature that helps you consolidate and prioritize cost optimization recommendations across your AWS Organizations member accounts and AWS Regions, so that you can get the most out of your AWS spend.

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -737,7 +737,7 @@
737737
*/
738738
class Sdk
739739
{
740-
const VERSION = '3.288.1';
740+
const VERSION = '3.289.0';
741741

742742
/** @var array Arguments for creating clients */
743743
private $args;

0 commit comments

Comments
 (0)