0.5.2 (2022-12-19)
0.5.1 (2022-12-14)
0.5.0 (2022-11-08)
This is a bigger breaking release that brings support for the Bee 1.9. It is not compatible with the earlier Bee's version.
- increased nodes funding (#221) (86e8649)
- latest builds (#150) (2ef924d)
- queen image has postage stamp bought (#220) (ffbfaa2)
- supported bee version check (#223) (4b02910)
- update blockchain image and contracts addresses are in labels (#214) (a7eb6c6)
- invalid mode and gas block limit (#217) (b8f3039)
- state generation of docker images (#216) (7dc8992)
0.4.1 (2022-05-24)
0.4.0 (2022-05-16)
- bee 1.6.0 requires mainnet false (#110) (00a6f38)
- proper error handling when conf does not exists (#106) (c1a1d3a)
0.3.0 (2022-05-10)
- add full bee version with commit for bee-js update (#104) (b11aab3)
- commit removing regex honors rc suffix (#98) (e146b84)
- dont use promise fs namespace for node12 support (#97) (bef03ca)
0.2.0 (2022-05-05)
- allow version with commit hash (9c99180)
0.1.2 (2022-05-05)
- correct bin endpoint (9520830)
0.1.1 (2022-05-05)
- release (bc63108)
- 0.6.0 Bee (#4) (9e36613)
- adding docker meta label for required blockchain image (#88) (51f37f4)
- api versions support (#72) (9ac5b11)
- bee 1.0.0 (#41) (b8e451e)
- bee 1.1.0 (#52) (84e7925)
- change BEE_VERSION to 1.2.0 (#55) (568f174)
- configurable hostname to which blockchain and bee nodes are bound (#53) (8151b55)
- create docker network on environment.sh run (9a34ba2)
- docker image builds (#2) (0bce2ed)
- external configuration (#89) (ddd764e)
- image generation improvements (#87) (365f77c)
- init (#1) (d38a255)
- let's roll (8bf781f)
- parametric traffic gen (#35) (e163745)
- queen waits for worker connections (#12) (2feb3b3)
- restricted api support (#69) (03e8694)
- separate blockchain versioning (#3) (9d9afbf)
- tag with commit hash (#10) (73595f8)
- timeout on infinite loops (#18) (fcb873e)
- traffic gen (#21) (e61f2cb)
- ts cli orchestrator (#81) (360f3e0)
- add blockchain image push to the publish script (6aa40f0)
- add tag to the docker image ls in docker push script (e15c7ea)
- ci double quotes at if statement (ba9ab71)
- handling comman in underlay address array (#13) (1719ebd)
- pull bee image on tagged version image build (0c35926)
- pull env variables from .env file in publish-environment.sh (b3fe994)
- push docker images by their name instead of the ids (ccc3b5e)
- traffic generation (#71) (d22a727)