aws-sdk-cloudfront 1.70.0 → 1.72.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: 05c68b5b6dd42696f7b9ec530b79e3e7bb944157aa3db5faabdaa7636ecccdde
4
- data.tar.gz: d371a2766241276b56a8ce56a0fe4dd018a0d9e1b11d853f6cff27cd2dd39eb6
3
+ metadata.gz: 3beb6f85cd049942cbb38919882d23e974f7ffc0681ebe53d2c8986fc299a3c6
4
+ data.tar.gz: 76939b083d1c1dc985957e0b49614e7b96fadce8e183186d10b112f408aefb22
5
5
  SHA512:
6
- metadata.gz: 9b99f748c9243de053e619efa8537b359f8e9aeab89f4067291028ff4dc244d9a965923f0f1a8116e13c67aef437f88685e13cd9087e759c452d980a2d9907b9
7
- data.tar.gz: e99448fd9109bb884c03a39898b83afdaf6de8eb3f343ac689346f30ade081a79a3566197b5ef2e90c59bb61d80fa1f1a06db29149d63462658ab3c387db6655
6
+ metadata.gz: 77bff94356689ed89d1b3af99b78f46d732b9f364c2ce3fbd9bccc7a7f6f98d983662d307be7e9a22b13afeffee12a8a71397a2a682788429a2bc00d7fbd5cbf
7
+ data.tar.gz: 61148a9265c4a0e3c241f11d0f01e457d31dc5338bec61fbdb8c71ca2fc7a8e9a81e2e696138c7602ce861397befb18b095d81f16b177ddb5d7413f6d6be28c1
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.72.0 (2022-12-16)
5
+ ------------------
6
+
7
+ * Feature - Updated documentation for CloudFront
8
+
9
+ 1.71.0 (2022-12-07)
10
+ ------------------
11
+
12
+ * Feature - Introducing UpdateDistributionWithStagingConfig that can be used to promote the staging configuration to the production.
13
+
4
14
  1.70.0 (2022-11-18)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.70.0
1
+ 1.72.0