Skip to content

Releases: aliyun/aliyun-log-go-sdk

v0.1.112

21 Nov 12:01
985a635

Choose a tag to compare

What's Changed

Full Changelog: v0.1.111...v0.1.112

v0.1.111

30 Oct 03:22
92d9328

Choose a tag to compare

What's Changed

Full Changelog: v0.1.110...v0.1.111

v0.1.110

28 Oct 15:18
a5d643f

Choose a tag to compare

What's Changed

Full Changelog: v0.1.109...v0.1.110

v0.1.109

22 Sep 06:00
6ea69c9

Choose a tag to compare

What's Changed

Full Changelog: v0.1.108...v0.1.109

feat: support utf8 write & trim empty or same labels in metric config

08 Sep 08:58
2bf657a

Choose a tag to compare

What's Changed

  • feat: support utf8 write & trim empty or same labels in metric config by @early-youth in #351

New Contributors

Full Changelog: v0.1.107...v0.1.108

v0.1.107

12 Aug 11:06
e2b3d4b

Choose a tag to compare

What's Changed

  • chore: rename example function name to avoid multiple main in same package by @crimson-gao in #347
  • add spl consume processor by @panawala in #348

Full Changelog: v0.1.106...v0.1.107

v0.1.106

16 Jul 14:46
cb8b70c

Choose a tag to compare

What's Changed

  • 现在即使没有拉取到任何数据,也一定会调用用户的消费组 process 函数,来保证 saveCheckPoint 可以被正常触发到。在规则消费场景下(即设置了 query 参数),如果所有数据都被过滤掉,返回的数据可能为空,但是消费进度仍然应该向前。这种情况下必须调用用户 process 函数来保证消费进度可以被保存。所以,process 函数目前可能会传入长度为 0 的 LogGroup 数据

Full Changelog: v0.1.103...v0.1.106

v0.1.103

16 Jul 08:05
06c2d57

Choose a tag to compare

What's Changed

Full Changelog: v0.1.102...v0.1.103

v0.1.102

04 Jul 03:00
ee26d1a

Choose a tag to compare

What's Changed

Full Changelog: v0.1.101...v0.1.102

v0.1.101

13 May 07:58
0febbd7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.100...v0.1.101