Skip to content

Releases: GaloyMoney/stablesats-rs

v0.6.3 Release

09 Feb 11:43
Compare
Choose a tag to compare

Bug Fixes

  • Use while not loop for health check
  • Do not expect on health check

Miscellaneous Tasks

  • More resillient health check

v0.6.2 Release

09 Feb 10:40
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Improved job spawning from hedging app
  • Bump serde_json from 1.0.92 to 1.0.93 (#283)

v0.6.1 Release

08 Feb 21:51
Compare
Choose a tag to compare

Bug Fixes

  • Sqlx ledger initialization (#282)

Miscellaneous Tasks

  • Better account description

v0.6.0 Release

06 Feb 22:21
Compare
Choose a tag to compare

Features

  • [breaking] Use ledger to trigger adjustment jobs (#281)

Miscellaneous Tasks

  • Bump rust_decimal from 1.28.0 to 1.28.1 (#278)

v0.5.6 Release

06 Feb 15:25
Compare
Choose a tag to compare

Bug Fixes

  • Okex.check_leverage missing params

v0.5.5 Release

06 Feb 13:41
Compare
Choose a tag to compare

Bug Fixes

  • Leverage check (#275)

Features

  • Add sqlx ledger (#276)

Miscellaneous Tasks

  • Bump rust_decimal_macros from 1.28.0 to 1.28.1 (#279)
  • Bump serde_json from 1.0.91 to 1.0.92 (#280)
  • Bump anyhow from 1.0.68 to 1.0.69 (#277)
  • Bump uuid from 1.2.2 to 1.3.0 (#274)
  • Bump futures from 0.3.25 to 0.3.26 (#272)
  • Bump async-trait from 0.1.63 to 0.1.64 (#271)
  • Bump tokio from 1.24.2 to 1.25.0 (#269)

v0.5.4 Release

31 Jan 09:29
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Replace mid price ratio with last price (#270)

v0.5.3 Release

30 Jan 15:38
Compare
Choose a tag to compare

Bug Fixes

  • DoNothing instead of ClosePosition

Miscellaneous Tasks

  • Clippy
  • Simplify listening to balance updates

v0.5.2 Release

27 Jan 22:25
Compare
Choose a tag to compare

Bug Fixes

  • Pin channel_name to job runner per module

Miscellaneous Tasks

  • Clippy

v0.5.1 Release

27 Jan 13:40
Compare
Choose a tag to compare

Bug Fixes

  • Remove unique constraint (#266)
  • Typo in Makefile
  • Remove keys from docker-compose.override.yml