Thanks to visit codestin.com Credit goes to github.com
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 6cfac42 commit e6a63e3Copy full SHA for e6a63e3
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG
2
3
-## next release
+## 3.294.2 - 2023-12-18
4
5
* `Aws\QuickSight` - A docs-only release to add missing entities to the API reference.
6
* `Aws\Route53Resolver` - Add DOH protocols in resolver endpoints.
src/Sdk.php
@@ -755,7 +755,7 @@
755
*/
756
class Sdk
757
{
758
- const VERSION = '3.294.1';
+ const VERSION = '3.294.2';
759
760
/** @var array Arguments for creating clients */
761
private $args;
0 commit comments