mirror of
https://github.com/logos-storage/codex-factory.git
synced 2026-01-02 13:03:07 +00:00
10 KiB
10 KiB
Changelog
1.0.0 (2025-05-12)
Features
- 0.6.0 Bee (#4) (9e36613)
- adding docker meta label for required blockchain image (#88) (51f37f4)
- allow version with commit hash (9c99180)
- 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)
- increased nodes funding (#221) (86e8649)
- init (#1) (d38a255)
- latest builds (#150) (2ef924d)
- let's roll (8bf781f)
- multiarch builds (#99) (927405b)
- parametric traffic gen (#35) (e163745)
- queen image has postage stamp bought (#220) (ffbfaa2)
- queen waits for worker connections (#12) (2feb3b3)
- refactored to codex factory (8769818)
- replace cli framework furious-commander with oclif (221587b)
- restricted api support (#69) (03e8694)
- separate blockchain versioning (#3) (9d9afbf)
- specify workers count (#111) (81ed316)
- supported bee version check (#223) (4b02910)
- tag with commit hash (#10) (73595f8)
- timeout on infinite loops (#18) (fcb873e)
- traffic gen (#21) (e61f2cb)
- ts cli orchestrator (#81) (360f3e0)
- update blockchain image and contracts addresses are in labels (#214) (a7eb6c6)
- version env. variable support (d566c52)
Bug Fixes
- add blockchain image push to the publish script (6aa40f0)
- add full bee version with commit for bee-js update (#104) (b11aab3)
- add postage contract start block (#235) (0fa8acf)
- add tag to the docker image ls in docker push script (e15c7ea)
- allow multiple digits versions (#233) (4058525)
- bee 1.6.0 requires mainnet false (#110) (00a6f38)
- ci double quotes at if statement (ba9ab71)
- commit removing regex honors rc suffix (#98) (e146b84)
- correct bin endpoint (9520830)
- dont use promise fs namespace for node12 support (#97) (bef03ca)
- handling comman in underlay address array (#13) (1719ebd)
- invalid mode and gas block limit (#217) (b8f3039)
- node 18 fetch support (#117) (4fa6467)
- proper error handling when conf does not exists (#106) (c1a1d3a)
- 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)
- regex (1ac6d89)
- release (bc63108)
- shebang and bee-js in deps (b7659fc)
- state generation of docker images (#216) (7dc8992)
- traffic generation (#71) (d22a727)