v1.25.2
release-drafter
released this
07 Mar 15:53
·
2781 commits
to develop
since this release
Summary
This patch release addresses two main bugs: 1/ API Gateway Lambda Authorizer data class regex to validate for proxy resources (proxy+), and 2/ metrics to be automatically flushed when a single metric has 100 values.
Next release will focus on two newly identified bugs on Logger (custom formatter, child logger). Subsequently, our bandwidth remains focused on addressing the subpar experiences and operational excellence.
Changes
📜 Documentation updates
- docs(parser): APIGatewayProxyEvent to APIGatewayProxyEventModel (#1061) by @darnley
- fix(event_handler): docs snippets, high-level import CorsConfig (#1019) by @michaelbrewer
🐛 Bug and hot fixes
- fix(metrics): flush upon a single metric 100th data point (#1046) by @knightjoel
- fix(lambda-authorizer): allow proxy resources path in arn (#1051) by @michaelbrewer
- fix(event_handler): docs snippets, high-level import CorsConfig (#1019) by @michaelbrewer
🔧 Maintenance
- chore(deps-dev): bump mkdocs-material from 8.1.9 to 8.2.4 (#1054) by @dependabot
- chore(deps): bump actions/setup-python from 2.3.1 to 3 (#1048) by @dependabot
- chore(deps): bump actions/checkout from 2 to 3 (#1052) by @dependabot
- chore(deps): bump actions/github-script from 5 to 6 (#1023) by @dependabot
- chore(deps): bump fastjsonschema from 2.15.2 to 2.15.3 (#949) by @dependabot
This release was made possible by the following contributors:
@darnley, @dependabot, @dependabot[bot], @heitorlessa, @knightjoel and @michaelbrewer