aws-sdk-drs 1.68.0 → 1.70.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: 97b9b60be7e8c8e7daf3663f6fb29ddd879b7c17c052a5a02a49177808a4b70d
4
- data.tar.gz: 917bc1f3d7814e95dc02891523483164edc35b45db7fb306d60cb30e5a3fe556
3
+ metadata.gz: 26115a0e771ca526beccde0e6664090606bc59ea8d662251e51e363b750c05f3
4
+ data.tar.gz: 841e4b929dfdd5ba2ea3c39b1fa4755f03c0ff952b037b798b81dfed69f9cfa9
5
5
  SHA512:
6
- metadata.gz: f0b79be5a221d7f28fbf33966f1c28bb39edb35024bed0d36f232baec8e55a892a4a5559951c7bba941ba44568f480f5980cf8e8f7e8e52e756d9ffcfeb25f08
7
- data.tar.gz: 9dc0e29d7cc2aa73ffeaf60d8df1b39f6b48a4f19830dbb4ee383bc6e64029cc151a50c99cf2d28c5a1cefab48a2a31e0b31ebf4a534e7da38dadc916eeed9e7
6
+ metadata.gz: 67dfdbc40487e97ce271681c19674cae1d418ff13a0ad7d83d5b0249e5f5f5420d7ee5119dfb031a74ec966d81400739661343fd142c3fc8c0736fac8d13de7f
7
+ data.tar.gz: f9c2dad1400c6bf4578c61588e5158ed016cbbd62f695468d65c19151d5cd25fac1ebaa5eed2d864879b34e57067b562bef831d1751a6b59c82ce03e33f95a8c
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.70.0 (2026-09-03)
5
+ ------------------
6
+
7
+ * Feature - AWS Elastic Disaster Recovery now includes source server architecture in SourceProperties to identify x86 and ARM64 systems.
8
+
9
+ 1.69.0 (2026-08-17)
10
+ ------------------
11
+
12
+ * Feature - AWS Elastic Disaster Recovery (AWS DRS) now offers Recovery Plans to recover multi-server applications in the right order in one action. Define the launch sequence once, with ordered steps and wait times, and DRS runs it automatically. Validate with non-disruptive drills and monitor in real time.
13
+
4
14
  1.68.0 (2026-07-14)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.68.0
1
+ 1.70.0