aws-sdk-rds 1.174.0 → 1.176.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8bc15c7fddb6783dcf0357961cbac1b009007026dec9824ea1580cbc602c48a2
4
- data.tar.gz: 8c9ce573bbcf7fb5981d03b7f7268d360949bda08d17a96e8de063859c7e111c
3
+ metadata.gz: cb40d9ae99d5dad283015f33b2b43cc753eb73fa9dd3c0e959d0528af7082e03
4
+ data.tar.gz: 5d801710053d20c9d30b6e987a3642e89562f9e78a44ac309b6e18b527b97936
5
5
  SHA512:
6
- metadata.gz: 7795a95cbaec0613720c53affc3cb8278d306ad6e83513c2f3ce54b341accf1d309ffdaf9d9b0c4889b7a26804669d19381840d91205b7b5336705c658fbff99
7
- data.tar.gz: 3e819f870295c0d1a6068caa0ef923faa27de2c11bf52b2f67e04b6dbcabb1a96816461f75a471213aedd272cad4b39922b9c35feab8fd2c540282cd3e2cc35a
6
+ metadata.gz: 6572acc4b9fbfe51e9506fedb69078d83aee36668bfaf378a4fd72252b85b8a3de2ab1ac73a8efdd2bd672ba2c11b395e2800f7d162a967ff6fedcabb8207a4c
7
+ data.tar.gz: d65a3b5745b0bc28334f30ac10b66266ae467aea964bcb6be53ad4c29a7aec141a8a7835ab0b4179f38c19369e5399e5196dbf35bf3c594c6510314399200205
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.176.0 (2023-04-14)
5
+ ------------------
6
+
7
+ * Feature - This release adds support of modifying the engine mode of database clusters.
8
+
9
+ 1.175.0 (2023-04-06)
10
+ ------------------
11
+
12
+ * Feature - Adds and updates the SDK examples
13
+
4
14
  1.174.0 (2023-03-29)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.174.0
1
+ 1.176.0