Release v1.1.0
What's Changed
Breaking Changes
- Dropped Go 1.23 support: This release requires Go 1.24 or later
Dependencies
- Updated
aws-lambda-gofrom v1.48.0 to v1.49.0 - Updated Go toolchain to 1.24.4
Development
- Added
CLAUDE.mddocumentation for AI-assisted development - Added
.gitignorefor local development files - Improved CI workflow formatting checks
Internal
- Streamlined GitHub Actions workflow to test only Go 1.24
- Enhanced toolchain configuration for better build reproducibility
Full Changelog: v1.0.1...v1.1.0