Releases: aliyun/aliyun-pai-featurestore-go-sdk
Releases · aliyun/aliyun-pai-featurestore-go-sdk
v2.3.6
v2.3.5
What's Changed
- perf: add idle connection timeout to FeatureDB client by @Yifshao in #52
- perf: lazy load fs meta info by @Yifshao in #53
- perf: clean old hologres instance when registering by @Yifshao in #54
- fix: add pagination support for listing projects by @Yifshao in #56
Full Changelog: v2.3.4...v2.3.5
v2.3.4
v2.3.3
What's Changed
- Init client with provider by @bruceding in #45
- feat: support setting hologres custom user auth by @Yifshao in #46
- fix: reset http request body for retry logic by @Yifshao in #47
- feat: support getting timestamp data by @Yifshao in #48
Full Changelog: v2.3.2...v2.3.3
v2.3.2
What's Changed
- 增加 ScanAndIterateData 函数 by @bruceding in #44
- feat: add FeatureDB vpc privatelink support by @Yifshao in #43
Full Changelog: v2.3.1...v2.3.2
v2.3.1
What's Changed
- perf: opt error handling and add panic recovery for LoadProjectData by @Yifshao in #42
- Add RowCountIds func for return primary keys list and count by @bruceding in #41
Full Changelog: v2.3.0...v2.3.1
v2.3.0
v2.2.9
What's Changed
- Add GetTTL method in FeatureView interface by @bruceding in #36
- Add RowCount Api by @bruceding in #37
- Add delete bloom table by key support by @bruceding in #38
- feat: add GetBehaviorFeatures support by @Yifshao in #39
Full Changelog: v2.2.8...v2.2.9