v1.17.1
·
4002 commits
to develop
since this release
Summary
This patch release fixes JSON Schema Validation utility when a built-in format date-time
is used but previously unrecognized.
Additionally, this includes Dark Mode (🕶️) to the Documentation, Serverless Framework and CDK examples for installing Lambda Layers from SAR, and clarifications on logger and auto-capture tracer's feature.
Changes
📜 Documentation updates
- docs(logger): add FAQ for cross-account searches (#501) by @heitorlessa
- docs: add Layers example for Serverless framework & CDK (#500) by @heitorlessa
- docs(tracer): additional scenario when to disable auto-capture (#499) by @heitorlessa
- docs: enable dark mode switch (#471) by @michaelbrewer
🐛 Bug and hot fixes
- fix(validator): handle built-in custom formats correctly (#498) by @heitorlessa
🔧 Maintenance
- chore: bump 1.17.1 (#502) by @heitorlessa
- chore(deps): bump boto3 from 1.17.101 to 1.17.102 (#493) by @dependabot
- chore(deps-dev): bump flake8-eradicate from 1.0.0 to 1.1.0 (#492) by @dependabot
- chore(deps-dev): bump isort from 5.8.0 to 5.9.1 (#487) by @dependabot
- chore(deps): bump boto3 from 1.17.91 to 1.17.101 (#490) by @dependabot
- chore(deps): bump email-validator from 1.1.2 to 1.1.3 (#478) by @dependabot
- chore(deps-dev): bump mkdocs-material from 7.1.7 to 7.1.9 (#491) by @dependabot
- chore(deps): bump boto3 from 1.17.89 to 1.17.91 (#473) by @dependabot
This release was made possible by the following contributors:
@dependabot, @dependabot[bot], @heitorlessa and @michaelbrewer