We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e6ae7f commit b4d98bfCopy full SHA for b4d98bf
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG
2
3
-## next release
+## 3.298.7 - 2024-02-09
4
5
* `Aws\ECS` - Documentation only update for Amazon ECS.
6
* `Aws\Pricing` - Add Throttling Exception to all APIs.
src/Sdk.php
@@ -759,7 +759,7 @@
759
*/
760
class Sdk
761
{
762
- const VERSION = '3.298.6';
+ const VERSION = '3.298.7';
763
764
/** @var array Arguments for creating clients */
765
private $args;
0 commit comments