aws-sdk-odb 1.26.0 → 1.28.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: d19bbe711355d12f43875454ab9efa844c0b44ef572f1aca4fbaec3f6e64794a
4
- data.tar.gz: a67ffbedcfb62e53e95229896158cd65bc7a4ba31d60e233cb0139db2efe1f0b
3
+ metadata.gz: aeb144a2b3f4e919c3d6bc3e6b51552224fc3042122a1eee883748fcc12186ae
4
+ data.tar.gz: 27ed8302b7f4e7286921aa8bed4986d9028765bea37d0892f8c4a9652e5cbe09
5
5
  SHA512:
6
- metadata.gz: 05b37fa1c94aeed36bf5420907ef943a96d899292ab9afd6377f9fd73318a032b319569fd0261af628a395664a81a7471d8ae97e7fab53bfadf04ffbe317bae8
7
- data.tar.gz: 50c666bd9c4fbcd91d14098db767f1c5c0edd5213de764e542db695f249d6ffc8478c4366a7d0e6fa60c8d897426489fb245fccaf009a4c263d5f535f76152b7
6
+ metadata.gz: fff05d461abf13f2932c2c22e0229ee55792ae2a9c72034bd074504a79f67e101caa8292da8a475f5506721ef448dc86ead21988d9b6950e9317b5ef746f65d2
7
+ data.tar.gz: c3db75a282a5ce6fbace0453325542cf0e7aa66390171d607ce9ee04dc887abfd1dc61155c5f1be745c2f7c87e78e2e01214a5d8272598da9658f3fbf24aa855
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.28.0 (2026-09-02)
5
+ ------------------
6
+
7
+ * Feature - Adds the ListFlexComponents API for listing the flex components available for a given DB system shape.
8
+
9
+ 1.27.0 (2026-08-12)
10
+ ------------------
11
+
12
+ * Feature - Adds support for Oracle Exadata on Exascale Infrastructure (ExaDB-XS) resources including storage vaults and VM clusters.
13
+
4
14
  1.26.0 (2026-07-24)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.26.0
1
+ 1.28.0