Skip to content

Commit f80d47f

Browse files
committed
Update release notes
1 parent fd75316 commit f80d47f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

RELEASES.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# NautilusTrader 1.207.0 Beta
22

3-
Released on TBD (UTC).
3+
Released on 29th November 2024 (UTC).
44

55
### Enhancements
66
- Implemented mixed catalog data requests with catalog update (#2043), thanks @faysou
@@ -16,17 +16,17 @@ Released on TBD (UTC).
1616
### Internal Improvements
1717
- Ported `Portfolio` and `AccountManager` to Rust (#2058), thanks @Pushkarm029
1818
- Implemented `AsRef<str>` for `Price`, `Money`, and `Currency`
19+
- Improved expired timer cleanup in clocks (#2064), thanks @twitu
1920
- Improved live engines error logging (will now log all exceptions rather than just `RuntimeError`)
2021
- Improved symbol normalization for Tardis
2122
- Improved historical bar request performance for Tardis
2223
- Improved `TradeId` Debug implementation to display value as proper UTF-8 string
2324
- Refined `HttpClient` for use directly from Rust
2425
- Refined Databento decoder (removed currency hard coding and use of `unsafe`)
2526
- Upgraded `datafusion` crate to v43.0.0 (#2056), thanks @twitu
26-
- Efficiently clean up expired timers in clocks (#2064), thanks @twitu
2727

2828
### Breaking Changes
29-
- Renamed `TriggerType.LAST_TRADE` to `LAST_PRICE`
29+
- Renamed `TriggerType.LAST_TRADE` to `LAST_PRICE` (more conventional terminology)
3030

3131
### Fixes
3232
- Fixed missing venue -> exchange mappings for Tardis integration

0 commit comments

Comments
 (0)