v1.25.8
·
4374 commits
to develop
since this release
Summary
This patch release updates jmespath marker to address a dependency conflict for customers bundling the latest version of boto3, as part of their Lambda deployment package. Boto's latest version upgraded jmespath to 1.0 which drops support for Python 3.6.
Changes
📜 Documentation updates
- docs(layer): remove link from clipboard button (#1135) by @heitorlessa
🐛 Bug and hot fixes
- fix(deps): update jmespath marker to support 1.0 and py3.6 (#1139) by @michaelbrewer
🔧 Maintenance
- chore(deps-dev): bump mkdocs-material from 8.2.4 to 8.2.7 (#1131) by @dependabot
- chore(deps-dev): bump pytest from 6.2.5 to 7.0.1 (#1063) by @dependabot
This release was made possible by the following contributors:
@Dunedan, @dependabot, @dependabot[bot], @heitorlessa, @corey-cole, @sthulb, and @michaelbrewer