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 c80f526 commit 40543e3Copy full SHA for 40543e3
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG
2
3
-## next release
+## 3.359.1 - 2025-10-29
4
5
* `Aws\BedrockRuntime` - Add support for system tool and web citation response.
6
src/Sdk.php
@@ -833,7 +833,7 @@
833
*/
834
class Sdk
835
{
836
- const VERSION = '3.359.0';
+ const VERSION = '3.359.1';
837
838
/** @var array Arguments for creating clients */
839
private $args;
0 commit comments