aws-sdk-datazone 1.14.0 → 1.16.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: ed8174bc8d139accc444ee885ce87c631720a1c98b316209ea232fb7b211aa37
4
- data.tar.gz: 7d962becd8b37b431aa42b26748d9484641ee8db4417420dc722872b27d372bd
3
+ metadata.gz: 89d520e71250f018b8ed34a99b09f5bfc336e544dbae6307dae4288e0d60a5d5
4
+ data.tar.gz: e4779385807f12776dddf260731048663840553adaa87f0abff192032787ec13
5
5
  SHA512:
6
- metadata.gz: 583b04f0da6431fcac54469364e983cb36cfe31f7e337fdba0ef2c60de59592b799b3dade38cce989f3788e635a19d93d5866d77825a425dbe5a6fefcb1303d0
7
- data.tar.gz: 817dc4c6eb0f57bdc79f2ab4f513d563b8b304fb254585f6bd7ac79c0b5f99ebcee11288eaa7e363ebc48dc944fddcdd45d1380ab8c0cef8486bf150a9a66f74
6
+ metadata.gz: bb65034e16f68edd873535353b64c47632a0673d003fe53ea8d09afc3c66b58d2c8986f22b95afc5faa466ef1211ccde4a62834f90e4e751611235df90512a00
7
+ data.tar.gz: 04c1fcdc628c4c22508a57f6b4cf10e8b3af67f8c65da3dd9b5f1b750be8de654f1cc7f32ed5d644f2bbeb84e3a76a9c17df49a35ce7b788700cf36b5a4373b9
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.16.0 (2024-07-23)
5
+ ------------------
6
+
7
+ * Feature - This release removes the deprecated dataProductItem field from Search API output.
8
+
9
+ 1.15.0 (2024-07-22)
10
+ ------------------
11
+
12
+ * Feature - This release adds 1/ support of register S3 locations of assets in AWS Lake Formation hybrid access mode for DefaultDataLake blueprint. 2/ support of CRUD operations for Asset Filters.
13
+
4
14
  1.14.0 (2024-07-09)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.14.0
1
+ 1.16.0