Skip to content

Release v1.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 02:45
· 18 commits to main since this release

What's Changed

Breaking Changes

  • Dropped Go 1.23 support: This release requires Go 1.24 or later

Dependencies

  • Updated aws-lambda-go from v1.48.0 to v1.49.0
  • Updated Go toolchain to 1.24.4

Development

  • Added CLAUDE.md documentation for AI-assisted development
  • Added .gitignore for 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