We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e58e0b commit 079d193Copy full SHA for 079d193
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG
2
3
-## next release
+## 3.356.6 - 2025-08-27
4
5
* `Aws\S3Tables` - Remove incorrect endpoint tests
6
* `Aws\ChimeSDKIdentity` - Remove incorrect endpoint tests
src/Sdk.php
@@ -833,7 +833,7 @@
833
*/
834
class Sdk
835
{
836
- const VERSION = '3.356.5';
+ const VERSION = '3.356.6';
837
838
/** @var array Arguments for creating clients */
839
private $args;
0 commit comments