aws-sdk-fsx 1.72.0 → 1.74.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: 283924f98f149ebaf294e113b8836702f0b0529bd3634619a33c5d60c4a2be4c
4
- data.tar.gz: 47608a9d6b4877a1e221452ed2575a0477235f5fd506876b7bf5a27cc7a992a3
3
+ metadata.gz: 97533a7b3af92c62cd6dfe753aaf38cf90100e21fec7ab86383ed6531674ae5e
4
+ data.tar.gz: 588ef81f809c7465be13c44dfa9648563ab4561a0e68fac8a333ec6e8491ed39
5
5
  SHA512:
6
- metadata.gz: 89a8fa0ef9be1e43c0707d57da93e15646ece4303711e8605fa522ab4435401e3de380156f8dd8b2ae8814dda9d3656f96cbd084151c188d262c1e81c6cf4081
7
- data.tar.gz: ceb57016653d7a30eaa0cc34fb845b2a14f683d72f35e09351437ad285b940650f207a4d2a6834b0c7d64783b765debe6ec84d7052c40cdfc12065e66d0b03dd
6
+ metadata.gz: 1975960c13c0d0d34fb574f6bf60b7c06b37dd1bc278692135b890b2aab6704976f586cebc53a7e91e7a8e26557a2b701ee93116b8529ba48f1e9463ad8ca020
7
+ data.tar.gz: 22db08807be8430eaec0a7a6e4cd7b88ba7796c4e4d244db71dad86cad57ffdd589627d77eb7c24749ee5f85e5ec1c082ab201d06ca2f9ef8db973f5269410a0
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.74.0 (2023-08-09)
5
+ ------------------
6
+
7
+ * Feature - For FSx for Lustre, add new data repository task type, RELEASE_DATA_FROM_FILESYSTEM, to release files that have been archived to S3. For FSx for Windows, enable support for configuring and updating SSD IOPS, and for updating storage type. For FSx for OpenZFS, add new deployment type, MULTI_AZ_1.
8
+
9
+ 1.73.0 (2023-07-13)
10
+ ------------------
11
+
12
+ * Feature - Amazon FSx for NetApp ONTAP now supports SnapLock, an ONTAP feature that enables you to protect your files in a volume by transitioning them to a write once, read many (WORM) state.
13
+
4
14
  1.72.0 (2023-07-11)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.72.0
1
+ 1.74.0