-
Notifications
You must be signed in to change notification settings - Fork 17
/
CHANGELOG
36 lines (28 loc) · 1.02 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# v0.3.0
* close resources when send http request to falcon
* fix metric data race
# v0.2.11
* support input logger
* fix auto location bug
# v0.2.10
* modify err type transfer and fix producer demo panic
* fix thrift conflict
* update binlog deserializer
* update addMessage timeout interface & fix uncommit bug
# v0.2.7
* fix producerDemo bug & error transfer panic
# v0.2.6
* fix thrift conflict
# v0.2.5
* change version number to go modules format
# 2.4.0
* D159273: feature: go modules & update thrift to 0.9.2 & modify log4go to logrus & update gouuid import &
auto location & getWorkId/getDescribeInfo/queryConsumerOffsetLag interface & reduce consume interval;
optimization: read/write goroutine model & update use manual and tutorial;
bug fix: auto location log incorrect & buffer full logic error;
# 2.3.1
* D157260: add talos admin functions
# 2.3.0
* fix snappy compress bug
* Compatible with older versions of parse
* fix non-Continuous flow commit bug