Skip to content

Releases: ethersphere/beekeeper

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)

v0.28.0

12 Jun 15:55
795f113

Choose a tag to compare

Changelog

  • 795f113 refactor: replace []byte(fmt.Sprintf) with fmt.Appendf (#489)
  • b2c549c chore(deps): bump github.com/cloudflare/circl from 1.3.7 to 1.6.1 (#491)
  • 79f9d39 fix: set different batch expiration times for each check (#493)
  • e47f94c chore: make function comment match function names (#492)
  • 9403607 fix: resolve typo for p2p-ws-enable config (#490)
  • 173a22c chore(deps): bump github.com/ethereum/go-ethereum from 1.14.3 to 1.14.13 (#484)
  • 843f159 refactor: use slices.Contains to simplify code (#485)
  • d781589 chore: increase testnet redundancy timeout to 30m (#488)
  • 621f8d9 chore: update config for pt-testnet-load (#481)
  • 1bac914 feat: bump golang version to v1.24 (#482)

v0.27.6

28 Mar 12:29
8f9e2bc

Choose a tag to compare

Changelog

  • 8f9e2bc fix: improve duration executor order and use timeout handler for checks (#479)
  • 82675f1 chore: update readme (#477)

v0.27.5

18 Mar 12:17
21d5232

Choose a tag to compare

Changelog

v0.27.4

14 Mar 11:44
75e5c6c

Choose a tag to compare

Changelog

  • 75e5c6c chore: fix some typos (#476)
  • b078aee fix(smoke): use duration option to specify how long check will run (#473)
  • 239d0af chore: remove swap-deployment-gas-price (#475)

v0.27.3

10 Mar 16:45
27401a0

Choose a tag to compare

Changelog

  • 27401a0 chore(config): add smoke check (#472)
  • ecb4ac2 chore(config): remove not used files and increase postage depth to 22 (#471)
  • 62d5960 fix: use blockchain-rpc-endpoint for bee config (#470)

v0.27.2

04 Mar 20:05
2c6e7b5

Choose a tag to compare

What's Changed

  • fix(check): improve format of errors on multiple checks (#466)
  • fix: gsoc listner node selection (#467)

Full Changelog: v0.27.1...v0.27.2

v0.27.1

28 Feb 20:57
81c573a

Choose a tag to compare

What's Changed

  • fix: gsoc via pushsync ( #465)

Full Changelog: v0.27.0...v0.27.1

v0.27.0

21 Feb 15:38
a2803bf

Choose a tag to compare

Changelog

  • a2803bf refactor: use single http client instance (#459)
  • 43b99ac fix(check-runner): improve error aggregation for multiple check failures (#463)
  • 2ec6234 fix: more reliable pss and gsoc (#462)
  • 1642c39 feat(swap): cache block time if available (#464)
  • 6977692 chore: use swarm key as the complex type always instead of a string (#460)

v0.26.1

14 Feb 18:33
f732887

Choose a tag to compare

Changelog

  • f732887 fix(gsoc): improve logs to print node name when listening (#461)
  • f801186 chore: add localhost config example (#458)
  • a8c18e5 chore(config): update config for public testnet checks (#457)