Skip to content

v0.1.7

Latest
Compare
Choose a tag to compare
@somaz94 somaz94 released this 03 Feb 03:05
· 2 commits to main since this release

v0.1.7 - 2025-02-03

What's Changed

  • Update Go version from 1.22 to 1.23 to support latest features and improvements
  • Update dependencies:
    • Multiple Go module dependencies updated via dependabot
    • GitHub Actions changelog generator updated to v2.4
    • Docker base image updated to golang:1.23

Technical Details

  • Dockerfile: Base image updated to golang:1.23
  • go.mod: Go version requirement updated to 1.23
  • Dependencies updated through automated PRs:
    • 8 Go module updates
    • 1 GitHub Action update
    • 1 Docker image update

Contributors

Notes

This is primarily a maintenance release focusing on keeping the project up-to-date with the latest Go version and dependencies.