Releases: aliyun/aliyun-log-go-sdk
Releases · aliyun/aliyun-log-go-sdk
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
v0.1.100
v0.1.99
Breaking Changes
- direct ip proxy is not suppoered anymore
Fix
- client with requestTimeout configured will create new http client every call for some api
v0.1.98
feature
- status/state of Alert is deprecated now
V0.1.97
v0.1.96
What's Changed
- producer example directory structure
v0.1.95
feat
- producer support custom logger
v0.1.94
fix
- producer / consumer monitor print log by info level