Skip to content

Releases: GaloyMoney/bria

v0.1.114 Release

19 Sep 19:45

Choose a tag to compare

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

17 Jun 13:43

Choose a tag to compare

Bug Fixes

  • Use entity_id macro from es_entity (#611)

Miscellaneous Tasks

  • Add bc to flake (#626)
  • Allow settings docker engine in bats helpers (#625)
  • Add podman and compose to flake (#622)
  • Add test integration makefile target (#615)
  • Run sqlx-prepare (#608)

Refactor

  • Move e2e tests to bats directory (#614)
  • Migrate wallet entity to es_entity (#613)
  • Use es_entity framework for profile entity (#609)
  • Use es_entity framework for payout_queue entity (#606)

v0.1.112 Release

15 May 21:09

Choose a tag to compare

Bug Fixes

  • More warnings
  • Warnings
  • Udpate bdk_transactions sent type (#604)

Miscellaneous Tasks

  • Bump flake
  • Bump ring from 0.17.8 to 0.17.14 (#599)

v0.1.111 Release

29 Jan 07:04

Choose a tag to compare

Bug Fixes

  • Handle deposits to internal addresses from external source (#597)

v0.1.110 Release

18 Jan 10:42

Choose a tag to compare

Bug Fixes

  • Check code (#596)
  • Handle negative balances and trigger an alert (#594)

v0.1.109 Release

15 Dec 23:23

Choose a tag to compare

Features

  • Explicitly handle 'UtxoDoesNotExistError' from sync (#587)

Miscellaneous Tasks

  • Update rust and fix lints (#588)

v0.1.108 Release

26 Nov 19:48

Choose a tag to compare

Bug Fixes

  • Audit issues (#583)

Features

  • Add txid and vout to payout (#582)

v0.1.107 Release

24 Jun 14:57

Choose a tag to compare

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

06 May 14:12

Choose a tag to compare

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)

v0.1.105 Release

30 Apr 10:31

Choose a tag to compare

Miscellaneous Tasks

  • Use fedimint-tonic-lnd (#532)
  • Bump prost-wkt-types from 0.5.0 to 0.5.1 (#526)
  • Bump anyhow from 1.0.81 to 1.0.82 (#527)
  • Bump chrono from 0.4.37 to 0.4.38 (#525)
  • Bump async-trait from 0.1.79 to 0.1.80 (#524)