Releases: aliyun/aliyun-log-go-sdk
Releases · aliyun/aliyun-log-go-sdk
v0.1.112
What's Changed
- feat: Consumer support end cursor by @crimson-gao in #357
Full Changelog: v0.1.111...v0.1.112
v0.1.111
What's Changed
- feat: producer double close will not panic by @crimson-gao in #356
Full Changelog: v0.1.110...v0.1.111
v0.1.110
What's Changed
- fix: producer not close after shutdown by @crimson-gao in #355
Full Changelog: v0.1.109...v0.1.110
v0.1.109
What's Changed
- feat: support listProject with description by @crimson-gao in #352
Full Changelog: v0.1.108...v0.1.109
feat: support utf8 write & trim empty or same labels in metric config
What's Changed
- feat: support utf8 write & trim empty or same labels in metric config by @early-youth in #351
New Contributors
- @early-youth made their first contribution in #351
Full Changelog: v0.1.107...v0.1.108
v0.1.107
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
What's Changed
- 现在即使没有拉取到任何数据,也一定会调用用户的消费组 process 函数,来保证 saveCheckPoint 可以被正常触发到。在规则消费场景下(即设置了 query 参数),如果所有数据都被过滤掉,返回的数据可能为空,但是消费进度仍然应该向前。这种情况下必须调用用户 process 函数来保证消费进度可以被保存。所以,process 函数目前可能会传入长度为 0 的 LogGroup 数据
Full Changelog: v0.1.103...v0.1.106
v0.1.103
What's Changed
- fix logger file settings not work by @crimson-gao in #343
- fix storeview errors status type by @crimson-gao in #344
Full Changelog: v0.1.102...v0.1.103
v0.1.102
What's Changed
- chore: rm chn in comments by @crimson-gao in #337
- chore: signature v4 prefix use consts by @crimson-gao in #338
- fix: fix liststoreviews size not work, add storeType by @crimson-gao in #342
Full Changelog: v0.1.101...v0.1.102
v0.1.101
What's Changed
- add lang and datasets by @AVloger in #331
- Etl add lang by @AVloger in #332
- 📃 docs: 修改README错误函数拼写 by @XiaoK29 in #326
- fix: parse invalid response by @crimson-gao in #333
- feature: add checker for storeViewRouting config by @wanghaao in #336
New Contributors
Full Changelog: v0.1.100...v0.1.101