v2.6.0
Hello, ibet members.
This release is a semi-annual regular release.
๐ Features & Improvements
- Go Version Upgrade: Updated to Go 1.25 and introduced golangci-lint 2.4.0 for improved development tooling (#121 by @YoshihitoAso).
- Test Refactoring: Refactored tests to use
t.TempDirfor better temporary directory handling and cleaned upgo.moddependencies (#123 by @YoshihitoAso). - Linter Enhancements: Enabled the
mirrorlinter in.golangci.ymlto strengthen static analysis coverage (#124 by @YoshihitoAso). - Code Cleanup: Removed unnecessary closure variable reassignments to improve readability and maintainability (#125 by @YoshihitoAso).
๐ Dependency Updates
- Bumped
golang.org/x/netfrom 0.36.0 โ 0.38.0 (#117 by @dependabot[bot]). - Bumped
github.com/docker/dockerfrom 27.2.1+incompatible โ 28.0.0+incompatible (#118 by @dependabot[bot]).
Full Changelog: v2.5.0...v2.6.0