aws-sdk-cloudfront 1.55.0 → 1.59.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: 990246914b1cb70d5aed12dd99e1215d1bcfb3ef4d67b720dcc3d8e85cffa70f
4
- data.tar.gz: 3822e2fac767fd6eec011ebc37ca306c5057491897f88ea56ad9d4faba86260a
3
+ metadata.gz: d3f4c7f4d1a54d86f4d1f673fb7765b7842e84b22fc4bd4cb69a9d035c1d7d3c
4
+ data.tar.gz: a6c991bbd34b94a3793bcedc76faa4c1c72e281342355ad06f5005f46fd01d86
5
5
  SHA512:
6
- metadata.gz: ba99a08ba5647dc21e054e9711ffa8a19952eab2a4eed6602b4232418e018d6f90378c8729b3ef8d5ea38a217a11c65456fc159f94270eac17806da864c3b8b7
7
- data.tar.gz: d40b26f06e61a73198729891e099141d0161510dbf0f747fbdb1f7a453432365e6403deaad313cb26031c04e2db4bbc6a716391ecc1206a4dd1ccc357a931ea9
6
+ metadata.gz: 3eb1aa252f0671fc261f2503a03243fe527aae3099632b79f32a3a4e4117d472060bc38bd3db94f05531c2ab8e03fc8775bceb037c5d58019469490b3b8bd1ed
7
+ data.tar.gz: 68b9e350e49d1679d5949473de9f442b1721805973bc1866be3b8a75896180c7194b0af08fb7e412b17cb9dd09a6f31cca8949d41ab9cd1a7fe5eb4a73f6db0a
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.59.0 (2021-11-04)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.58.0 (2021-11-02)
10
+ ------------------
11
+
12
+ * Feature - CloudFront now supports response headers policies to add HTTP headers to the responses that CloudFront sends to viewers. You can use these policies to add CORS headers, control browser caching, and more, without modifying your origin or writing any code.
13
+
14
+ 1.57.0 (2021-10-18)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.56.0 (2021-09-01)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
4
24
  1.55.0 (2021-07-30)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.55.0
1
+ 1.59.0