Skip to content

v1.10.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Mar 14:18
2c6facf

Overview

This is the v1.10.1 release for the Gateway. API docs are on Redocly here: https://radix-babylon-gateway-api.redoc.ly/

This release contains only hotfix to the 1.10.0 release.

License

The Babylon Gateway code is released under the Radix License. Binaries/Executable components are licensed under the Radix Software EULA.

Upgrade scenarios

Caution

If you are upgrading from a Gateway running v1.9.2 or older, you must deploy on an empty database. There are no database migrations available to migrate the database schema and data.

Tip

If you are upgrading from a Gateway running v1.10.0, it is safe to deploy on top of the existing database. This release contains only changes to API surface.

Bug fixes

  • Fixed the 500 status code returned from /state/entity/details when querying multiple pre-allocated, non-persisted entities in a single request.

Note to Integrators

Please note that the Babylon Core API on the Node is more powerful than on Olympia.

Integrators looking to prepare for the Radix Babylon launch should start by considering if running their own node and using the Core API would work instead of running a Gateway and using the Gateway API.

Please see the guide for integrators here.

Running just a node is simpler than running a node and Gateway, and the Core API has a "long term support" section of the API, designed for tracking fungible balances and accounts, which is guaranteed to be compatible with mainnet launch - enabling integrators to prepare for mainnet launch immediately.

Docker Images

This release is available as tag v1.10.1 on dockerhub, for the following images: