Skip to content

v2.6.0

Choose a tag to compare

@YoshihitoAso YoshihitoAso released this 28 Sep 06:10
8450958

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.TempDir for better temporary directory handling and cleaned up go.mod dependencies (#123 by @YoshihitoAso).
  • Linter Enhancements: Enabled the mirror linter in .golangci.yml to 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/net from 0.36.0 โ†’ 0.38.0 (#117 by @dependabot[bot]).
  • Bumped github.com/docker/docker from 27.2.1+incompatible โ†’ 28.0.0+incompatible (#118 by @dependabot[bot]).

Full Changelog: v2.5.0...v2.6.0