Releases: aligent/cdk-constructs
static-hosting-0.1.16-alpha
CDK 1.200.0
static-hosting-0.1.15
Adds font files to static files:
- woff
- woff2
- otf
prerender-proxy-0.2.6
What's Changed
- add ico extension to the default static file mapping by @crispy101 in #1044
- Eslint and Prettier setup by @krishanthisera in #1048
- Include Google-InspectionTool in prerender check function by @krishanthisera in #1049
- Prerender check function code cleanup by @krishanthisera in #1051
Full Changelog: static-hosting-0.1.14...prerender-proxy-0.2.6
Further note
Google has recently added a new crawler to its list called ‘Google-InspectionTool’
Its used for search testing tools like Rich Result Test and URL inspection in search console, it also mimics Googlebot
User agent token:
- Google-InspectionTool
- Googlebot
Full user agent string:
- MobileMozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/W.X.Y.Z Mobile Safari/537.36 (compatible; Google-InspectionTool/1.0)
- DesktopMozilla/5.0 (compatible; Google-InspectionTool/1.0)
More info about this specific crawler can be found here
lambda-at-edge-handlers-0.1.1
What's Changed
- add ico extension to the default static file mapping by @crispy101 in #1044
- Eslint and Prettier setup by @krishanthisera in #1048
- Include Google-InspectionTool in prerender check function by @krishanthisera in #1049
- Prerender check function code cleanup by @krishanthisera in #1051
- Eslint and prettier setup - Fixes by @krishanthisera in #1050
Full Changelog: static-hosting-0.1.14...lambda-at-edge-handlers-0.1.1
Further note
Google has recently added a new crawler to its list called ‘Google-InspectionTool’
Its used for search testing tools like Rich Result Test and URL inspection in search console, it also mimics Googlebot
User agent token:
- Google-InspectionTool
- Googlebot
Full user agent string:
- MobileMozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/W.X.Y.Z Mobile Safari/537.36 (compatible; Google-InspectionTool/1.0)
- DesktopMozilla/5.0 (compatible; Google-InspectionTool/1.0)
More info about this specific crawler can be found here
prerender-fargate-0.1.5
Merge pull request #1047 from aligent/fix/authentication-priority fix: set healthcheck to success on 401 status
prerender-fargate-0.1.4
Merge pull request #1046 from aligent/fix/authentication-priority fix: process authentication first
static-hosting-0.1.14
Add *.ico in the default file mapping table
prerender-proxy-0.2.5
What's Changed
- Update .npmignore to allow .js files by @toddhainsworth in #888
- Add gif to file mapping list as per new PWA requirement by @crispy101 in #524
- JBH-615: Set is a bot header by @krishanthisera in #1040
- JBH-615: Set is a bot header in prerender proxy repo by @krishanthisera in #1041
Full Changelog: shared-vpc-0.1.0...prerender-proxy-0.2.5
prerender-proxy-0.2.5-beta1
Use middy handlers to associate edge function from lambda-at-edge-handlers
What's Changed
- Update .npmignore to allow .js files by @toddhainsworth in #888
Full Changelog: shared-vpc-0.1.0...prerender-proxy-0.2.5-beta
shared-vpc-0.1.1
Minor update to shared-vpc to allow JS files to be included in the build