Releases: ethersphere/beekeeper
Releases · ethersphere/beekeeper
v0.27.4
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
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
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.0
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
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)