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 45625e1 commit 98d100eCopy full SHA for 98d100e
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG
2
3
-## next release
+## 3.356.26 - 2025-09-25
4
5
* `Aws\Lightsail` - Attribute HTTP binding update for Get/Delete operations
6
* `Aws\Glue` - Update GetConnection(s) API to return KmsKeyArn & Add 63 missing connection types
src/Sdk.php
@@ -831,7 +831,7 @@
831
*/
832
class Sdk
833
{
834
- const VERSION = '3.356.25';
+ const VERSION = '3.356.26';
835
836
/** @var array Arguments for creating clients */
837
private $args;
0 commit comments