Skip to content

Releases: radixdlt/babylon-nodecli

2.2.4

Choose a tag to compare

@shambupujar shambupujar released this 13 Jan 13:12
64c57e1

What's Changed

  • feature: Add script to download ledger snapshot and options by @alpeto9 in #130

Full Changelog: 2.2.3...2.2.4

2.2.3

Choose a tag to compare

@github-actions github-actions released this 03 Oct 10:29
c41619f

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

  • update readme @shambupujar (#129)
  • Remove postgres 12 and install version 15 @shambupujar (#128)
  • ci: don't fail pipeline on snyk code test findings [DO-2497] @marek-karwacki-rdx (#127)
  • feat: Accept DNS pattern as seed nodes and formatting @alpeto9 (#125)

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

2.2.3-rc.1 Pre-release
Pre-release

Choose a tag to compare

@shambupujar shambupujar released this 02 Oct 14:19
21a67bc

What's Changed

  • feat: Accept DNS pattern as seed nodes and formatting by @alpeto9 in #125
  • ci: don't fail pipeline on snyk code test findings [DO-2497] by @marek-karwacki-rdx in #127
  • Remove postgres 12 and install version 15 by @shambupujar in #128

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

2.2.2

Choose a tag to compare

released this 06 Jun 11:35
291849a

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

Choose a tag to compare

released this 20 May 10:26
89a3e08

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

Choose a tag to compare

released this 29 Apr 13:15
d85f1e4

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

Choose a tag to compare

released this 26 Mar 15:42
4213783

Changes

  • DO-2284 / allow nginx docker repo override @kofrdx (#119)
  • ci: fix snyk sbom [DO-2367] @marek-karwacki-rdx (#118)

🍏 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

Choose a tag to compare

@shambupujar shambupujar released this 19 Mar 20:57
09525fb

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

  • ci: fix labeler github action [DO-2126] @marek-karwacki-rdx (#107)
  • DO-2198 / add contribution and code of conduct @kofrdx (#114)
  • ci: grant permissions to release-drafter [DO-2224] @marek-karwacki-rdx (#112)
  • add Apache 2.0 license header @raulvelaz-rdx (#106)
  • ci: use forked verified github actions [DO-2076] @marek-karwacki-rdx (#105)
  • ci: use forked github actions [DO-2056] @marek-karwacki-rdx (#102)
  • DO-2017 / change runners for userflow tests @kofrdx (#101)
  • DO-2001 / update documentation and add git hook @kofrdx (#108)
  • DO-2093: adding black to lint the code @balda-rdx (#104)

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

Choose a tag to compare

released this 01 Nov 18:38
034aa8a

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

Choose a tag to compare

@balda-rdx balda-rdx released this 29 Sep 13:01
86ac61c
DO-1855 fixing the datasources path (#85)