Releases: radixdlt/babylon-nodecli
2.2.3
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
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
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
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
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
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
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
- Skip dhparams generation @LukasGasior1 (#111)
- DO-2092: fix the gateway update @balda-rdx (#103)
- DO-1985: remove the docker dependency when running in systemd @balda-rdx (#100)
🍏 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
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
2.0.1
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.