Releases: GaloyMoney/stablesats-rs
Releases · GaloyMoney/stablesats-rs
v0.6.3 Release
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
Miscellaneous Tasks
- Improved job spawning from hedging app
- Bump serde_json from 1.0.92 to 1.0.93 (#283)
v0.6.1 Release
v0.6.0 Release
v0.5.6 Release
Bug Fixes
- Okex.check_leverage missing params
v0.5.5 Release
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
Miscellaneous Tasks
- Replace mid price ratio with last price (#270)
v0.5.3 Release
Bug Fixes
- DoNothing instead of ClosePosition
Miscellaneous Tasks
- Clippy
- Simplify listening to balance updates
v0.5.2 Release
Bug Fixes
- Pin channel_name to job runner per module
Miscellaneous Tasks
- Clippy
v0.5.1 Release
Bug Fixes
- Remove unique constraint (#266)
- Typo in Makefile
- Remove keys from docker-compose.override.yml