Releases: GaloyMoney/bria
Releases · GaloyMoney/bria
v0.1.114 Release
Bug Fixes
- Addressed trailing junk error introduced in 15.x (#654)
- Handle repo fns which return collections using es_query (#638)
- Use WalletId from es_entity for entity migration (#630)
Miscellaneous Tasks
- Bump tracing-subscriber from 0.3.18 to 0.3.20 (#655)
- Bump flake (#652)
- Rename tests/e2e -> bats (#645)
- Remove empty files, unnecessary check and update repo (#641)
- Remove unnecessary derive macros from entities (#637)
Refactor
- Use updated es-entity (#653)
- Use accessor to convert to compatible types (#649)
- Use es_entity for address entity (#644)
- Use was_not_found for entity errors (#647)
- Update migration script to avoid redundant update (#646)
- Use es_entity for payout (#612)
- Use es_entity for signing session entity (#636)
- Use es_entity for xpub (#631)
v0.1.113 Release
v0.1.112 Release
v0.1.111 Release
Bug Fixes
- Handle deposits to internal addresses from external source (#597)
v0.1.110 Release
v0.1.109 Release
v0.1.108 Release
v0.1.107 Release
Bug Fixes
- Correct serde_with position
Miscellaneous Tasks
- Bump otel deps (#561)
- Suppress clippy warnings after rustc update (#559)
- Bump url from 2.5.0 to 2.5.2 (#558)
- Bump reqwest from 0.12.3 to 0.12.5 (#556)
- Bump thiserror from 1.0.60 to 1.0.61 (#554)
- Bump prost from 0.12.4 to 0.12.6 (#553)
- Bump serde_json from 1.0.116 to 1.0.117 (#549)
- Bump serde from 1.0.200 to 1.0.203 (#552)
- Bump reqwest-middleware from 0.3.0 to 0.3.1 (#547)
- Bump thiserror from 1.0.59 to 1.0.60 (#548)
v0.1.106 Release
Features
- Use nix for gh actions test (#541)
Miscellaneous Tasks
- Bump flake
- Bump base64 from 0.22.0 to 0.22.1 (#543)
- Bump serde from 1.0.199 to 1.0.200 (#544)
- Bump serde from 1.0.197 to 1.0.199 (#542)
- Bump serde_with from 3.7.0 to 3.8.1 (#540)
- Bump thiserror from 1.0.58 to 1.0.59 (#539)
- Bump serde_json from 1.0.115 to 1.0.116 (#534)
- Bump serial_test from 3.0.0 to 3.1.1 (#536)
Refactor
- Paginate list-payouts cmd (#546)