Releases: aws-samples/cloudfront-authorization-at-edge
Releases · aws-samples/cloudfront-authorization-at-edge
v2.3.2
What's Changed
- Bump serve-static and express in /src/cfn-custom-resources/react-app/react-app by @dependabot in #293
- Fix refresh for static site scenario by @ottokruse in #292
- v2.3.2 by @ottokruse in #294
Full Changelog: v2.3.1...v2.3.2
v2.3.1
What's Changed
- Bump ws from 6.2.2 to 6.2.3 in /src/cfn-custom-resources/react-app/react-app by @dependabot in #277
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #276
- Bump ws from 7.5.9 to 7.5.10 by @dependabot in #279
- Added explanation on locating Lambda@Edge logs to README by @ottokruse in #281
- Bump webpack from 5.76.0 to 5.94.0 by @dependabot in #286
- Bump webpack from 5.76.1 to 5.94.0 in /src/cfn-custom-resources/react-app/react-app by @dependabot in #287
- Bump fast-xml-parser and @aws-sdk/client-s3 by @dependabot in #288
- Fix/expire all by @ottokruse in #290
- v2.3.1 by @ottokruse in #291
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- Bump ejs from 3.1.8 to 3.1.10 in /src/cfn-custom-resources/react-app/react-app by @dependabot in #270
- Fix: handle expiration of refresh token by @ottokruse in #271
- v2.3.0 by @ottokruse in #272
Full Changelog: v2.2.2...v2.3.0
v2.2.2
What's Changed
- Bump follow-redirects from 1.15.4 to 1.15.6 in /src/cfn-custom-resources/react-app/react-app by @dependabot in #265
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /src/cfn-custom-resources/react-app/react-app by @dependabot in #266
- Explain issues around deletion. by @MatthijsPiek in #267
- Bump express from 4.18.1 to 4.19.2 in /src/cfn-custom-resources/react-app/react-app by @dependabot in #268
- Fix: static site build works again by @ottokruse in #269
New Contributors
- @MatthijsPiek made their first contribution in #267
Full Changelog: v2.2.1...v2.2.2
v2.2.1
What's Changed
- Bump follow-redirects from 1.15.1 to 1.15.4 in /src/cfn-custom-resources/react-app/react-app by @dependabot in #257
- Update template.yaml to use BucketPolicy by @sambler in #258
- Bump ip from 1.1.8 to 1.1.9 in /src/cfn-custom-resources/react-app/react-app by @dependabot in #259
- fix: add PutBucketTagging to UsEast1DeploymentHandler policy by @SolP-Aleios in #261
- Upgrade to Node v20 by @ottokruse in #262
- Use webpack also to bundle the custom resource code by @ottokruse in #263
New Contributors
- @sambler made their first contribution in #258
- @SolP-Aleios made their first contribution in #261
Full Changelog: v2.1.9...v2.2.1
v2.1.9
What's Changed
- Update README to correct "shared" directory location by @cartermeyers in #250
- Bump @babel/traverse from 7.18.11 to 7.23.2 in /src/cfn-custom-resources/react-app/react-app by @dependabot in #251
- Bump crypto-js from 4.1.1 to 4.2.0 in /src/cfn-custom-resources/react-app/react-app by @dependabot in #252
- Feat: Implement Log Groups properties for CloudFrontAuthorization by @pierresouchay in #254
- Support resource suffix for Lambda function names by @ottokruse in #256
New Contributors
- @cartermeyers made their first contribution in #250
- @pierresouchay made their first contribution in #254
Full Changelog: v2.1.8...v2.1.9
v2.1.8
What's Changed
- Fix: wait for functions to become active by @ottokruse in #248
Full Changelog: v2.1.7...v2.1.8
v2.1.7
What's Changed
- Bump tough-cookie from 4.0.0 to 4.1.3 in /src/cfn-custom-resources/react-app/react-app by @dependabot in #239
- Bump semver from 5.7.1 to 5.7.2 in /src/cfn-custom-resources/react-app/react-app by @dependabot in #240
- Bump word-wrap from 1.2.3 to 1.2.4 in /src/cfn-custom-resources/react-app/react-app by @dependabot in #241
- Empty us east 1 deployment bucket upon stack delete by @ottokruse in #243
Full Changelog: v2.1.6...v2.1.7
v2.1.6
What's Changed
- Bump loader-utils from 2.0.2 to 2.0.3 in /src/cfn-custom-resources/react-app/react-app by @dependabot in #218
- fixed readme deploy section by @Njk00 in #219
- Bump loader-utils from 2.0.3 to 2.0.4 in /src/cfn-custom-resources/react-app/react-app by @dependabot in #220
- Bump minimatch and recursive-readdir in /src/cfn-custom-resources/react-app/react-app by @dependabot in #221
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /src/cfn-custom-resources/react-app/react-app by @dependabot in #222
- Bump json5 from 1.0.1 to 1.0.2 in /src/cfn-custom-resources/react-app/react-app by @dependabot in #223
- Bump @sideway/formula from 3.0.0 to 3.0.1 in /src/cfn-custom-resources/react-app/react-app by @dependabot in #225
- Bump webpack from 5.74.0 to 5.76.0 by @dependabot in #227
- Bump webpack from 5.74.0 to 5.76.1 in /src/cfn-custom-resources/react-app/react-app by @dependabot in #228
- Bump xml2js and aws-sdk in /src/cfn-custom-resources/react-app by @dependabot in #230
- Bump xml2js and aws-sdk by @dependabot in #231
- Bump xml2js and aws-sdk in /src/cfn-custom-resources/static-site by @dependabot in #232
- fix: set request timeout to 4s by default by @pmilliotte in #229
- fix: resolve jQuery vulnerability by @pmilliotte in #234
- Switch to Node 16 by @ottokruse in #237
- v2.1.6 by @ottokruse in #238
New Contributors
- @Njk00 made their first contribution in #219
- @pmilliotte made their first contribution in #229
Full Changelog: v2.1.5...v2.1.6
v2.1.5
What's Changed
- Show browser cache explanation in sample React app by @ottokruse in #215
Full Changelog: v2.1.4...v2.1.5