Skip to content

Releases: GaloyMoney/bria

v0.1.99 Release

25 Mar 12:59
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Bump deps

v0.1.98 Release

25 Mar 11:12
Compare
Choose a tag to compare

Bug Fixes

  • Payout external (#500)

Miscellaneous Tasks

  • Bump chronos / derive_builder (#501)
  • Bump flake (#499)

v0.1.97 Release

18 Mar 08:51
Compare
Choose a tag to compare

Bug Fixes

  • Lock rows and skip them during concurrent poll (#498)

Documentation

  • Remove Quickstart section (#497)
  • Unify capitalization (#496)
  • Update install instructions and demo walkthrough (#495)
  • Extract out bria demo (#494)
  • Using nix for development (#493)

Miscellaneous Tasks

  • Remove accidental file

v0.1.96 Release

07 Mar 11:42
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Move meta spawn jobs to trace output

v0.1.95 Release

06 Mar 11:42
Compare
Choose a tag to compare
ci(release): release version 0.1.95

v0.1.94 Release

06 Mar 10:49
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Bump sqlx-ledger, opentelemetry and tracing related deps (#488)
  • Bump tokio from 1.35.1 to 1.36.0 (#489)

v0.1.93 Release

04 Mar 12:34
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Bump base64 from 0.21.7 to 0.22.0 (#487)
  • Bump anyhow from 1.0.79 to 1.0.80 (#485)
  • Bump tempfile from 3.10.0 to 3.10.1 (#486)
  • Bump tonic and tonic-health to 0.11.0 (#483)
  • Bump serde from 1.0.196 to 1.0.197 (#480)
  • Bump rust_decimal from 1.34.2 to 1.34.3 (#478)
  • Bump thiserror from 1.0.56 to 1.0.57 (#479)

v0.1.92 Release

23 Feb 14:43
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Bump serde_json from 1.0.113 to 1.0.114 (#477)
  • Bump tempfile from 3.9.0 to 3.10.0 (#476)
  • Bump reqwest from 0.11.23 to 0.11.24 (#475)
  • Bump serde_with from 3.5.1 to 3.6.1 (#469)
  • Bump rust_decimal_macros from 1.33.1 to 1.34.2 (#473)
  • Bump serde_yaml from 0.9.30 to 0.9.32 (#474)
  • Bump derive_builder from 0.13.0 to 0.13.1 (#471)

v0.1.91 Release

15 Feb 10:17
Compare
Choose a tag to compare

Performance

  • Cache spks + txs to avoid n-plus-one in bdk (#472)

v0.1.90 Release

14 Feb 15:18
Compare
Choose a tag to compare

Miscellaneous Tasks

  • More tracing for bdk <-> pg interactions