Releases: ethersphere/beekeeper
Releases · ethersphere/beekeeper
v0.26.1
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)
v0.26.0
Changelog
- 581ef8b feat: add PostageTTL and PostageLabel options to all Beekeeper checks (#454)
v0.23.2
Changelog
- 5d28411 fix(checks): enable multiple consecutive checks run for testnet (#449)
- 0b91024 chore: improve configurations for bee-testnet (#447)
v0.23.1
What's Changed
- chore: add max-storage-radius option to pt-testnet-load in #445
- fix: panic in feed integration test in #444
- chore: sleep before next iteration in #446
Full Changelog: v0.23.0...v0.23.1
v0.22.0
Changelog
- bd04a53 feat: use k8s service when beekeeper deployed in-cluster (#439)
- dae5bc3 chore: update config to use release 2.3.0 and fix errors (#438)
v0.21.1
Changelog
- e44b984 chore: bump node-funder version to v0.2.2 (#437)
- 1bf2d6d fix: enhance linting rules and apply necessary corrections (#436)
- bf56c7d feat: add 'config-git-dir' global option (#435)
- 53edf0f chore: public testnet checks with static endpoints (#434)