Skip to content

Releases: aliyun/aliyun-log-go-sdk

Refine producer

06 Jun 08:52
Compare
Choose a tag to compare

[fix] producer.Close params is seconds but not milliseconds
[refine] producer thread pool's queue impl
[modify] [to #65] fix panic in arm32
[fix] [to #79] RetryQueue is not thread safe

v0.1.8

17 Apr 02:19
0a11930
Compare
Choose a tag to compare
  1. support producer ststoken auto refresh.

v0.1.7

08 Apr 11:39
Compare
Choose a tag to compare

v0.1.7

v0.1.6

26 Feb 03:19
Compare
Choose a tag to compare
[modify] send raw request without retry

Improve Producer Error Log Message

25 Sep 02:19
Compare
Choose a tag to compare

Improving producer output log details.

3.9xR

26 Aug 03:58
Compare
Choose a tag to compare

专有云容器使用版本。

Improve Consumer Group

01 Aug 10:21
Compare
Choose a tag to compare

1.Supporting user Process function exception retry

Support Producer

14 May 03:18
8de8107
Compare
Choose a tag to compare

1.New class libraries producer have been added.producer provides high performance ability to write data to loghub.
2.Update the consumer log level to facilitate users to find their own consumption function errors.

0.1.1

28 Mar 08:48
e96d194
Compare
Choose a tag to compare

Improvement

  1. Solve the problem that Consumer Group lib can't be restored after disconnection.
  2. Added the function of automatically updating the last checkpoint to the server.
  3. Reduce polling time and increase consumption throughput