Skip to content

Commit fede89e

Browse files
committed
Update dependencies and release notes
1 parent fb1f5dc commit fede89e

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

Cargo.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

RELEASES.md

+4
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ Released on TBD (UTC).
3333
- Improved validations for Tardis trades data
3434
- Improved correctness of client registration and deregistration for `ExecutionEngine`
3535
- Improved build time by only compiling libraries (#2539), thanks @twitu
36+
- Improved logging flush (#2568), thanks @faysou
37+
- Improved `clear_log_file` to happen for each kernel initialization (#2569), thanks @faysou
3638
- Refined `Price` and `Quantity` validations and correctness
3739
- Filter fill events if order is already filled for dYdX (#2547), thanks @davidsblom
3840
- Fixed some clippy lints (#2517), thanks @twitu
@@ -55,6 +57,8 @@ Released on TBD (UTC).
5557
- Fixed unsubscribe instrument close for `DataEngine`
5658
- Fixed network clients authentication for OKX (#2553), thanks for reporting @S3toGreen
5759
- Fixed account balance calculation for dYdX (#2563), thanks @davidsblom
60+
- Fixed `ts_init` for databento historical data (#2566), thanks @faysou
61+
- Fixed `RequestInstrument` in `query_catalog` (#2567), thanks @faysou
5862
- Reverted removal of rotate log file on UTC date change (#2552), thanks @twitu
5963

6064
### Documentation Updates

0 commit comments

Comments
 (0)