v1.1.0
What's Changed
- Support for Go 1.22
- New structued logging with
zerolog
, faster and more idiomatic - Added several strict linting rules and updated golangci-lint config
- Upgraded all direct and indirect packages
- Fixed security issues (bump dependencies)
- Changed AWS Lambda base image to the newer
provided.al2023
(faster and lighter) in serverless branch - Improved example OpenAPI template
Full Changelog: v1.0.0...v1.1.0