Skip to content

Releases: radixdlt/babylon-nodecli

2.2.3

03 Oct 10:29
c41619f
Compare
Choose a tag to compare

Steps to follow to upgrade Postgres from 12 to 15

If you running gateway using cli, you can upgrade the postgres. Refer the steps documented here - https://github.com/radixdlt/babylon-nodecli?tab=readme-ov-file#4-upgrading-postgres-from-12-to-15

Changes

License

Babylon Node CLI code is released under Apache 2.0 license.
The Babylon Node CLI applicaton is licensed under the Radix Software EULA.

2.2.3-rc.1

02 Oct 14:19
21a67bc
Compare
Choose a tag to compare
2.2.3-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: 2.2.2...2.2.3-rc.1

2.2.2

06 Jun 11:35
291849a
Compare
Choose a tag to compare

What's Changed

  • fix / object comparisson always results in no differences by @kofrdx in #124

This caused the changes made to the configuration to not be persisted. With this change there will now be a prompt when updating the node or nginx that asks if you want to persist the config changes.

Full Changelog: 2.2.1...2.2.2

2.2.1

20 May 10:26
89a3e08
Compare
Choose a tag to compare

Changes

  • DO-2466 / rename to RADIXDLT_CORE_API_PORT @kofrdx (#122)

License

Babylon Node CLI code is released under Apache 2.0 license.
The Babylon Node CLI applicaton is licensed under the Radix Software EULA.

2.2.0

29 Apr 13:15
d85f1e4
Compare
Choose a tag to compare

What's Changed

  • DO 2449 / ask to enable engine_state_api by @kofrdx in #120

Full Changelog: 2.1.2...2.2.0

2.1.2

26 Mar 15:42
4213783
Compare
Choose a tag to compare

Changes

🍏 CI & Build

  • D0-2284 @kofrdx (#117)

License

Babylon Node CLI code is released under Apache 2.0 license.
The Babylon Node CLI applicaton is licensed under the Radix Software EULA.

2.1.1

19 Mar 20:57
09525fb
Compare
Choose a tag to compare

Notes

  • With a move to a standard ffdhe2048 group defined in RFC 7919 (here: radixdlt/babylon-nginx#42) we no longer need to generate custom parameters.
  • Docker is no more required for systemd setup and installation is been removed
  • Fix Gateway version update when there is no code node defined in the template

Changes affecting CLI binary

🍏 CI & Build

Full Changelog: 2.1.0...2.1.1

License

Babylon Node CLI code is released under Apache 2.0 license.
The Babylon Node CLI applicaton is licensed under the Radix Software EULA.

2.1.0

01 Nov 18:38
034aa8a
Compare
Choose a tag to compare

Functionality added/updated

  • Node runners can define advanced config for the node via separate file.Please refer to our documentation for more information.
  • CLI now checks the version of the binary and suggests user upgrade. It uses new endpoint to fetch the GitHub versions and prevents hitting rate limits on GitHub
  • Autogenerated files have comments warning users on recreation/regeneration

Changes

  • DO-1920 / allow user specific config @kofrdx (#97)
  • pin pyopenssl to 23.2.0 @balda-rdx (#99)
  • DO-1911 / execute version check command always @kofrdx (#98)
  • DO-150 / change source of latest_release @kofrdx (#96)
  • adding automatically generated comments @balda-rdx (#93)
  • avoid override when settings are present @balda-rdx (#95)
  • Remove old defunct networks @muzuke (#91)
  • fixing gateway enabled error @balda-rdx (#94)
  • adding a command to derive olympia addresses @balda-rdx (#90)
  • DO-1870 adding the dependency to the ret @balda-rdx (#88)
  • DO-1868 running tests against the mainnet @balda-rdx (#87)
  • DO-1878 make jammy dockerfile a little bit simpler @balda-rdx (#89)
  • fix / add tests for templating docker-compose without core-node @kofrdx (#86)

License

Babylon Node CLI code is released under Apache 2.0 license.
The Babylon Node CLI applicaton is licensed under the Radix Software EULA.

2.0.2

29 Sep 13:01
86ac61c
Compare
Choose a tag to compare
DO-1855 fixing the datasources path (#85)

2.0.1

25 Sep 11:58
7b89a08
Compare
Choose a tag to compare

Changes

  • fix failing docker update command when gateway is not installed @shambupujar (#79)
  • add version update functionality for database migration image @kofrdx (#75)
  • add version update functionality for systemd based installation @shambupujar (#80)

🍏 CI & Build

  • chore: add e2e tests for gateway installation in docker @kofrdx
  • chore: add License section to README @kofrdx (#78)

License

Babylon Node CLI code is released under Apache 2.0 license.
The Babylon Node CLI applicaton is licensed under the Radix Software EULA.