Releases: ethersphere/beekeeper
Releases · ethersphere/beekeeper
v0.32.3
v0.32.2
v0.32.1
v0.32.0
Changelog
- 462382d fix: remove HTTP client timeout to support long-running checks (#550)
- 5bafab2 chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.45.0 (#548)
- 46bf911 chore: use strings.Builder and reflect.TypeFor to simplify code (#539)
- 800f9ac chore(deps): bump github.com/consensys/gnark-crypto (#545)
- 4fa2e7b chore: modify bee-playground-cluster (#544)
- f55ce5f feat(nuker): optimize NukeByStatefulSets to preserve input order (#542)
- 5a75be8 feat(nuke): update statefulset image with new flag (#541)
- ca1b14d feat(nuke): add option for nuke of stateful sets by name (#540)
v0.31.2
Changelog
- 2e2269f fix: add logs to upload file and increase http client timeout (#537)
- 64a4aec fix(restart): iterate over pods to delete them when no image specified (#536)
- eccc4c5 fix(restart): detect statefulset from pod name (#534)
- 6ef6f15 chore(config): set duration and timeout for pt-smoke (#535)
- a5c0398 chore: modernize codebaze for go 1.25 (#533)
- ff84e89 fix: update deprecated goreleaser config (#532)
v0.31.1
v0.31.0
Changelog
v0.30.0
Changelog
- ae823b3 refactor: add new config file and split nodes setup for create cluster (#487)
- aecaa0c feat: smoke file sizes (#505)
- 1b6fdd9 docs: enhance README with better formatting and examples (#509)
- 1d0ad49 chore(deps): bump github.com/go-viper/mapstructure/v2 (#513)
- 53dfc86 docs: enhance command long descriptions for clarity (#510)
- b88041b refactor(k8s): move mocks/k8s to pkg/k8s/mocks and update imports (#511)
v0.29.0
Changelog
- b613205 chore: update k8s libs to v0.31.10 (#507)
- 5c68ec9 chore(deps): bump github.com/go-viper/mapstructure/v2 (#506)
- 0616eb2 feat(nuker): add nuke feature to nuke cluster of bee nodes (#503)
- 5b457c8 chore(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.27.0 (#500)
- 32aa8ee refactor: use the built-in max/min to simplify the code (#499)