Releases: tigrisdata-archive/tigris-client-go
Releases · tigrisdata-archive/tigris-client-go
v1.0.0-alpha.11
1.0.0-alpha.11 (2022-05-04)
Bug Fixes
Features
- high level collection and database API (18867b1)
- Implement Info API (56cd3ec)
- Upgrade api to v1.0.0-alpha.11 (be11c84)
BREAKING CHANGES
- rename config.Config to config.Driver
v1.0.0-alpha.10
1.0.0-alpha.10 (2022-04-29)
Bug Fixes
v1.0.0-alpha.9
1.0.0-alpha.9 (2022-04-28)
Bug Fixes
- fix unmarshalling describe API HTTP responses (e93efbc)
Code Refactoring
- simplified driver interface (ce8c14c)
Features
- equal operator typed helpers (b97cc3b)
- schema builder (c8718e1)
- set operation typed helpers (09a224c)
BREAKING CHANGES
- refactored driver interface
v1.0.0-alpha.8
1.0.0-alpha.8 (2022-04-26)
Bug Fixes
- fix panic in transactional replace call with no options (b118be7)
Features
BREAKING CHANGES
- repository renamed to tigris-client-go
v1.0.0-alpha.7
1.0.0-alpha.7 (2022-04-26)
Bug Fixes
- upgrade describe API (3933b11)
Features
- describe database and collection API (77351fa)