codex-factory/CHANGELOG.md
github-actions[bot] a2a0c58e07
chore(master): release 1.0.0 (#4)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-12 17:15:09 +02:00

10 KiB

Changelog

1.0.0 (2025-05-12)

Features

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)