Skip to content

Releases: GaloyMoney/bria

v0.1.24 Release

16 Jun 19:19
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Add some more trace data

v0.1.23 Release

16 Jun 18:46
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Alert not drained queue (#237)
  • Bump rust_decimal_macros from 1.29.1 to 1.30.0 (#236)
  • Bump clap from 4.3.3 to 4.3.4 (#235)

v0.1.22 Release

15 Jun 10:51
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Wire vout for payout in all layers (#233)

v0.1.21 Release

14 Jun 09:06
Compare
Choose a tag to compare

Features

  • Add block_list for addresses (#228)

Miscellaneous Tasks

  • Bump uuid from 1.3.3 to 1.3.4 (#232)
  • Bump sqlx-ledger
  • Bump clap from 4.3.2 to 4.3.3 (#229)

v0.1.20 Release

09 Jun 13:02
Compare
Choose a tag to compare

Bug Fixes

  • Use xpub id in dev bootstrap for signer

v0.1.19 Release

09 Jun 12:36
Compare
Choose a tag to compare

Features

  • Add find_payout_by_external_id (#227)

v0.1.18 Release

09 Jun 09:40
Compare
Choose a tag to compare

Refactor

  • Delete error.rs (#226)

v0.1.17 Release

08 Jun 20:55
Compare
Choose a tag to compare

Bug Fixes

  • Retry insert if ordered key disapears (#211)

Miscellaneous Tasks

  • Another iteration on adding errors (#217)
  • Bump tempfile from 3.5.0 to 3.6.0 (#218)
  • Add job error (#215)
  • Bump clap from 4.3.1 to 4.3.2 (#216)
  • Add xpub errors (#212)
  • Bump clap from 4.3.0 to 4.3.1 (#214)
  • Bump url from 2.3.1 to 2.4.0 (#213)
  • Add ledger errors (#210)
  • Bump chrono from 0.4.25 to 0.4.26 (#202)
  • Add new errors (#206)
  • Rename find_external_by_wallet_id -> list_external_by_wallet_id (#209)

Refactor

  • Add outbox errors (#224)
  • Add errors for profile (#223)

Testing

  • Increase max_connections in helpers::init_pool
  • Rename external_id_does_not_exist test
  • Assert application errors

v0.1.16 Release

02 Jun 18:32
Compare
Choose a tag to compare

Bug Fixes

  • Checking correct constraint

Miscellaneous Tasks

  • Add errors for profile (#205)

v0.1.15 Release

02 Jun 10:03
Compare
Choose a tag to compare

Bug Fixes

  • Clippy

Miscellaneous Tasks

  • Return NOT_FOUND when external-id does not exist