Releases: homeport/havener
Releases · homeport/havener
havener release v2.2.5
Changelog
havener release v2.2.4
Changelog
- 638fae4: Add
--timeout
flag to golangci-lint action (@HeavyWombat) - 22f2702: Update README (@HeavyWombat)
- 6bc0ce9: Make
download-latest.sh
configurable (@HeavyWombat) - 448ab0e: Update download script to latest version (@HeavyWombat)
- 6572871: Unify
.goreleaser.yml
configuration (@HeavyWombat) - 822bd08: Bump Go version to
1.23
(@HeavyWombat)
havener release v2.2.3
Changelog
- 638fae4: Add
--timeout
flag to golangci-lint action (@HeavyWombat) - 22f2702: Update README (@HeavyWombat)
- 6bc0ce9: Make
download-latest.sh
configurable (@HeavyWombat) - 448ab0e: Update download script to latest version (@HeavyWombat)
- 6572871: Unify
.goreleaser.yml
configuration (@HeavyWombat) - 822bd08: Bump Go version to
1.23
(@HeavyWombat)
havener release v2.2.2
Bump `golang.org/x` dependencies Bump available `golang.org/x` dependencies.
havener release v2.2.1
What's Changed
- Bump github.com/mattn/go-isatty from 0.0.18 to 0.0.20 by @dependabot in #629
- Bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0 by @dependabot in #630
- Add node details in node-exec error by @HeavyWombat in #631
Full Changelog: v2.2.0...v2.2.1
havener release v2.2.0
What's Changed
- Refactor
havener
pkg by @HeavyWombat in #626 - Rework
pod-exec
andnode-exec
by @HeavyWombat in #628 - Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.18.0 by @dependabot in #627
Full Changelog: v2.1.0...v2.2.0
havener release v2.1.0
What's Changed
- 8c6babe Fix GoReleaser configuration
- 8e4b720 Remove deadcode
- 60cad27 Introduce glob logic for pod-exec
- 38506de Improve command run verbose output
- 47891d2 Fix TYPO in comment
- a2c7168 Remove unnecessary comment
- 1bcb59e Fix
gocritic
findings - 73489bf Run Ginkgo from source in Make target
- 53f5098 Fix
go clean
in Make target - 0fbe515 Simplify GitHub Action setup
- 5f946d3 Fix
golangci-lint
findings - 2fd26b6 Add
github-actions
to Dependabot - 6edde61 Update Go version in README
- 85f86c4 Test with cache step
- 3bd9053 Add
cloud.google.com/go
- 32ad639 Tweak Ginkgo install
- 5f62392 Introduce auto-merge idea for dependabot
- 314af79 Tweak tests setup in CI
- ca70166 Update repository setup
- 2f1f87f Remove
Dockerfile
s that are no longer used - bfa5946 Fix linter warnings
- 214fdd5 Fix deprecated functions
Full Changelog: v2.0.8...v2.1.0