aws-sdk-rds 1.200.0 → 1.202.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6bfa524890058e05c95db59a45d73303186f1f7a1a660bc412d450a6c37bc066
4
- data.tar.gz: 68ef0778c04e750664fa6811a7fe857c60482c07d9bf3bdaa77e01f038fa6c91
3
+ metadata.gz: 10f7ab814d6f8fbce4383061f8725bc1a0ebc5b91595bc2521ca80887cdc70f5
4
+ data.tar.gz: 14f22881c7e9eebfb8aa41e777fdc93083b135534e6eb45df6a7bda157b3143e
5
5
  SHA512:
6
- metadata.gz: 607858b8b4c57eba162ebe75e1b405574aaf8efb50c1ee48d2c7c980c8a8b96c766d97137cc93a7ea89365ac0988a7c1a892380bc7259326a8f9524ddfc8335d
7
- data.tar.gz: d2cffdf2ab606779837ffc57067e7ccf591cf67e17511decb181dd89a3400e78119dc0ab17effa1a1d1992a419be8b1ce2f9195b401e61b32c4b59d45a998739
6
+ metadata.gz: c3f254df666c95193982088033b5de23973e7f33c31332092f1235604a99386c9627dd962ec3e62866dc660cd0b80bb5445ec4e152ea61b618544667378ca1f0
7
+ data.tar.gz: 3a0bbbad8486c86a707f429251971a41b43c23bcb1b0d4ec2ebb3abc4b8c0b46157a98cbe35e2ca5e39d7c0fb0f873c772c390a8dc8d1ee123ddc3015045ba54
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.202.0 (2023-11-08)
5
+ ------------------
6
+
7
+ * Feature - This Amazon RDS release adds support for patching the OS of an RDS Custom for Oracle DB instance. You can now upgrade the database or operating system using the modify-db-instance command.
8
+
9
+ 1.201.0 (2023-11-07)
10
+ ------------------
11
+
12
+ * Feature - This Amazon RDS release adds support for the multi-tenant configuration. In this configuration, an RDS DB instance can contain multiple tenant databases. In RDS for Oracle, a tenant database is a pluggable database (PDB).
13
+
4
14
  1.200.0 (2023-11-01)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.200.0
1
+ 1.202.0