Skip to content

Releases: ethersphere/beekeeper

v0.32.3

03 Jan 14:02
f091cbd

Choose a tag to compare

Changelog

  • f091cbd test: add integration testing for both v1 and v2 feeds (#551)

v0.32.2

23 Dec 16:50
4fb8c9b

Choose a tag to compare

Changelog

v0.32.1

23 Dec 13:27
9ec5ed1

Choose a tag to compare

Changelog

  • 9ec5ed1 fix(smoke): prevent busy loop on batch creation failure (#553)
  • e514d1f fix(load): prevent busy loop and optimize buffer allocation (#552)

v0.32.0

15 Dec 13:11
462382d

Choose a tag to compare

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

14 Oct 19:23
2e2269f

Choose a tag to compare

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

05 Oct 18:53
e867e6d

Choose a tag to compare

Changelog

v0.31.0

05 Oct 17:10
41dee21

Choose a tag to compare

Changelog

  • 41dee21 refactor: introduce NodeProvider interface for unified node management (#512)
  • d7a92d8 refactor: separate smoke and load checks into distinct packages (#525)
  • bca0c35 chore: bump golangci-lint to v2 and golang to v1.25.1 (#508)
  • bc61ed8 check-smoke: add node name label to metrics (#529)

v0.30.0

02 Oct 11:12
ae823b3

Choose a tag to compare

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

15 Aug 11:38
b613205

Choose a tag to compare

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)

v0.28.1

12 Jul 09:30
ee083f4

Choose a tag to compare

Changelog

  • ee083f4 chore: fix problematic comment (#495)
  • 915f575 fix(stamper): skip svcs without ClusterIP when in-cluster (#498)