Releases: aliyun/aliyun-log-go-sdk
Releases · aliyun/aliyun-log-go-sdk
v0.1.38
Feature
- add export restart #178
- add tags to alert configuration #173
- oss sink sample and modify the contentDetail form serialized s… #176
- Add split shards num api #175
v0.1.36
refine
- add sts token for consumer #160
v0.1.35
Feature
- export DefaultLogUserAgent #158
v0.1.34
feature
- config UserAgent for Client and producer #157
v0.1.33
feature
- Add http client config for producer and consumer #155
v0.1.32
feature
- Refine consumer processor panic log
v0.1.31
feature
- Support custom http client #155 commit
fix
- Upgrade gogo protobuf version #151
v0.1.30
Feature
- #153 add powerSqlMode and autoAnnotation in alert config
Fix
- #154 fix dead lock since golang doesn't support ReentrantLock