Summary
Patch release to fix a regression introduced in v2.33 when running Event Handler REST API locally (unit test)...spotted by @Jonathan-Chang 🌟!
Huge thanks to Jonathan for reporting on Discord and helping triage all the way through.
Changes
🐛 Bug and hot fixes
- fix(event-handler): return dict on missing multi_value_headers (#3824) by @heitorlessa
- fix(idempotency): validate before saving to cache (#3822) by @heitorlessa
- fix(ci): inject PR_LABELS env for PR Label automation (#3819) by @heitorlessa
- fix(ci): revert layer version bump write-only back to append (#3818) by @heitorlessa
🔧 Maintenance
- fix(idempotency): validate before saving to cache (#3822) by @heitorlessa
- chore(deps-dev): bump ruff from 0.2.1 to 0.2.2 (#3802) by @dependabot
This release was made possible by the following contributors:
@dependabot, @dependabot[bot], @github-actions, @github-actions[bot] and @heitorlessa