Skip to content

Commit 4692071

Browse files
committed
Update release notes
1 parent ac06b8a commit 4692071

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASES.md

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

3-
Released on TBD (UTC).
3+
Released on 27th September 2024 (UTC).
44

55
This will be the final release with support for Python 3.10.
66

@@ -18,7 +18,7 @@ The `numpy` version requirement has been relaxed to >= 1.26.4.
1818
- Added `reduce_only` parameter for `Strategy.close_position(...)` method (`True` by default to maintain current behavior)
1919
- Added `reduce_only` parameter for `Strategy.close_all_positions(...)` method (`True` by default to maintain current behavior)
2020
- Implemented flush with truncate Postgres function for `PostgresCacheDatabase` (#1928), thanks @filipmacek
21-
- Implemented file rotation for `StreamingFeatherWriter` with internal improvements using `Clock` and `Cache` (#1954), thanks @graceyangfan
21+
- Implemented file rotation for `StreamingFeatherWriter` with internal improvements using `Clock` and `Cache` (#1954, #1961), thanks @graceyangfan
2222
- Improved dYdX execution client to use `RetryManager` for HTTP requests (#1941), thanks @davidsblom
2323
- Improved Interactive Brokers adapter to use a dynamic IB gateway `container_image` from config (#1940), thanks @rsmb7z
2424
- Improved `OrderBookDeltas` streaming and batching based on the `F_LAST` flag

0 commit comments

Comments
 (0)