aws-sdk-route53domains 1.33.0 → 1.37.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: a28296c91e47d789145450ee8208a83ca4f303fcd03ac38c9eb45ab548157a9d
4
- data.tar.gz: d6f4a753f3ccb667ea0b7c9cd9778a5f9d8b54b5179074c6fa46f6394ba79f85
3
+ metadata.gz: '08e820f18bba5e74966a9017c0d89988c6ead7a7f7c466307132f5af5c49b513'
4
+ data.tar.gz: 7199e63c8e98feba0b2382aaca8a7d6db08c88afffdfede9a228191a5fff28db
5
5
  SHA512:
6
- metadata.gz: b7a5d5137d1f5099299cde0f73148c75def61d0bbd36e16201a04a301fe634c54dca1db20ba1fc9dd402bb2859c0a84055ea263441fd532842bc6e70a87ab008
7
- data.tar.gz: '085267e4dfd40e7fdb7f2ad826d5942d91d2b7dbefdb37a246c9eb6372c195aa6b7203ddaa10492edc676878e08f65eb40957093cc2b3e99772606a8e0f478d3'
6
+ metadata.gz: b957d851a1d36358a1afd90a0779bad24c4f54a7d247d514144c3037f89aaff44c125f33ed1a739740c7e768da8088f4f7bad06aded7a6bf56bb6538216f866d
7
+ data.tar.gz: 0c1d0d1ffcf20171cf56fbe48a045b7725906cf38bd8a91fcc7afcbf1220e6a0e526c21eb97341502629df603c968e920955f2c0a6bb14d6ee66141302f72748
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.37.0 (2021-12-09)
5
+ ------------------
6
+
7
+ * Feature - Amazon Route 53 domain registration APIs now support filtering and sorting in the ListDomains API, deleting a domain by using the DeleteDomain API and getting domain pricing information by using the ListPrices API.
8
+
9
+ 1.36.0 (2021-11-30)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.35.0 (2021-11-04)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.34.0 (2021-10-18)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
4
24
  1.33.0 (2021-09-01)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.33.0
1
+ 1.37.0