Skip to content

Commit 45a27ff

Browse files
committed
add v1.46.0 release note
1 parent 5372fd3 commit 45a27ff

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

doc/release/v1.46.0.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
[Full Changelog](https://github.com/c9s/bbgo/compare/v1.45.0...main)
2+
3+
- [#1153](https://github.com/c9s/bbgo/pull/1153): FEATURE: [grid2] move metrics to defer funciton
4+
- [#1121](https://github.com/c9s/bbgo/pull/1121): FEATURE: add hhllstop
5+
- [#1151](https://github.com/c9s/bbgo/pull/1151): FIX: types: do not return for normal closure
6+
- [#1147](https://github.com/c9s/bbgo/pull/1147): FEATURE: max get-order v3 api support client order id parameter
7+
- [#1150](https://github.com/c9s/bbgo/pull/1150): FIX: interact: fix concurrent map write - add mutex on interact
8+
- [#1149](https://github.com/c9s/bbgo/pull/1149): CHORE: max: add max auth authenticated log
9+
- [#1148](https://github.com/c9s/bbgo/pull/1148): FIX: fix emit ready twice and add error log
10+
- [#1146](https://github.com/c9s/bbgo/pull/1146): FIX: grid2: emit grid error when open grid failed
11+
- [#1145](https://github.com/c9s/bbgo/pull/1145): FEATURE: add market info in-mem cache
12+
- [#1144](https://github.com/c9s/bbgo/pull/1144): FIX: maxapi: fix nonce updater
13+
- [#1143](https://github.com/c9s/bbgo/pull/1143): FIX: maxapi: pass context object to the requests
14+
- [#1141](https://github.com/c9s/bbgo/pull/1141): REFACTOR: maxapi: refactor and add max v2 markets api test
15+
- [#1142](https://github.com/c9s/bbgo/pull/1142): FIX: max: move more rate limiter to the exchange instance
16+
- [#1139](https://github.com/c9s/bbgo/pull/1139): REFACTOR: [max] refactor api requests
17+
- [#1140](https://github.com/c9s/bbgo/pull/1140): FIX: maxapi: improve log message
18+
- [#1138](https://github.com/c9s/bbgo/pull/1138): FIX: maxapi: use sync.Once to prevent duplicated update and avoid update negative offset
19+
- [#1137](https://github.com/c9s/bbgo/pull/1137): FIX: maxapi: improve nonce update with retry
20+
- [#1135](https://github.com/c9s/bbgo/pull/1135): FIX: recover even though inital order id is 0

0 commit comments

Comments
 (0)