Skip to content

Releases: aliyun/aliyun-log-go-sdk

v0.1.19

28 Feb 15:25
Compare
Choose a tag to compare

feature

  1. add client_metric_agg #116
  2. add examples #117
  3. add alert string operaiton

fix

  1. producer concurrently operation fail #120

v0.1.18

11 Jan 06:41
Compare
Choose a tag to compare

feature

  1. Add GetCursorTime to ClientInterface #115
  2. do not print debug information in non-test code #114
  3. add token update util

v0.1.17: Merge pull request #108 from AlexStocks/master

11 Nov 08:39
982232d
Compare
Choose a tag to compare

feature

  1. add get raw log interface #108
  2. support type for etl sink #107

fix

  1. fix producer callback #109

support etl v2

04 Nov 02:17
71610a3
Compare
Choose a tag to compare

feature

  • support etl v2 #100

v0.1.15

27 Oct 01:59
b2ded96
Compare
Choose a tag to compare

1.The alarm API update field is used to support custom webhook.

add displayname for savesearch and dashboard

15 Oct 13:37
736a691
Compare
Choose a tag to compare

feature

  • update oss shipper #97
  • add displayname for savesearch and dashboard #99

fix

  • fix consumer readonly shard checkpoint #98

add tag resource api

09 Sep 02:13
Compare
Choose a tag to compare

feature

  • add consumer interface #93
  • add alert schedule type #86
  • add consumer reset checkpoint demo #85
  • add tag resource api

fix

  • fix error judge #90
  • fix consumer arm32 issue #94
  • fix(dashboard): chart display int to float64 #91

refine AdjustHash

19 Jun 13:30
Compare
Choose a tag to compare
v0.1.12

[modify] refine AdjustHash

fix send shard hash key fail

19 Jun 09:27
1c01375
Compare
Choose a tag to compare
Merge pull request #82 from aliyun/fix_producer_shardhash

fix producer shardhash parameter

fix data race in producer

06 Jun 10:41
Compare
Choose a tag to compare
v0.1.10

[fix] data race