You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All notable changes to this project are documented in this file.
3
+
4
+
## [2.1.3]
5
+
+ Pump
6
+
- Add a API to get binlog by ts [#449](https://github.com/pingcap/tidb-binlog/pull/449)
7
+
8
+
+ Drainer
9
+
- Fix history job not sorted by schema version [#444](https://github.com/pingcap/tidb-binlog/pull/444)
10
+
- Change default config value to more reasonable value [#439](https://github.com/pingcap/tidb-binlog/pull/439) [#442](https://github.com/pingcap/tidb-binlog/pull/442)
11
+
- Fix not skip rollback state ddl job [#432](https://github.com/pingcap/tidb-binlog/pull/432)
12
+
- Fix data may not consistent when no pk but has uk [#421](https://github.com/pingcap/tidb-binlog/pull/421)
13
+
14
+
+ Other
15
+
- Add integration test for node status [#416](https://github.com/pingcap/tidb-binlog/pull/416)
0 commit comments