Releases: FireTail-io/firetail-lambda-extension
Releases · FireTail-io/firetail-lambda-extension
v1.2.0 Release
What's Changed
- Add missing .zip suffix to release asset name by @TheTeaCat in #27
- Add Headers to RecordResponse struct & update tests by @TheTeaCat in #25
- Tidy minimal python example by @TheTeaCat in #26
- Merge dev into main by @rileyfiretail in #28
Full Changelog: v1.1.0...v1.2.0
v1.1.0 Release
Changes
- Fire 747/lenient payload parsing @TheTeaCat (#24)
🐛 Bug Fixes
- Hotfix/close race @TheTeaCat (#23)
v1.0.5 Release
What's Changed
- Make default batch callback no-op if FIRETAIL_API_TOKEN is unset by @TheTeaCat in #20
- Hotfix/err callback nil deref by @TheTeaCat in #22
🐛 Bug Fixes
- Hotfix/err callback nil deref @TheTeaCat (#22)
New Contributors
- @rileyfiretail made their first contribution in #21
Full Changelog: v1.0.4...v1.0.5
v1.0.4 Release
v1.0.3
Full Changelog: v1.0.2...v1.0.3
Release layers into production
v1.0.2 Release
What's Changed
- Update minimal python example by @TheTeaCat in #17
- Update default Firetail logging API URL by @TheTeaCat in #18
- Update default Firetail logging API URL by @TheTeaCat in #19
Full Changelog: v1.0.1...v1.0.2
v1.0.1 Release
v1.0.0 Release
v0.0.6 Release
What's Changed
- Document Deployment & Tidy Makefile by @TheTeaCat in #10
- Test and refactor by @TheTeaCat in #14
Full Changelog: v0.0.5...v0.0.6
v0.0.5 Release
What's Changed
- Fix duplicated header values for API Gateway v1 proxy requests by @TheTeaCat in #11
- Split APIGatewayV2HTTPRequest header values by comma by @TheTeaCat in #12
- Improve Firetail Package Test Coverage by @TheTeaCat in #13
Full Changelog: v0.0.4...v0.0.5