Releases: tigrisdata-archive/tigris-api
Releases · tigrisdata-archive/tigris-api
v1.0.0-alpha.16
Features
- Added initial observability API (f22e74d)
- added message collection type for pubsub (543d450)
- Adding auth service (0588fc3)
v1.0.0-alpha.15
Bug Fixes
Features
- Added collection and database data size in describe APIs (94cd1e4)
- Added list namespaces API (a8a3549)
- Pass transaction context in the metadata (02fad3a)
BREAKING CHANGES
- Transactions context removed from the request body
v1.0.0-alpha.14
Bug Fixes
- Renamed packages for Go and Java (d5caff2)
- replaced object for bytes in openapi spec for /search (#64) (9bcd046)
Features
- /v1/search request/response definition (#63) (ec2e988)
- add page options in the search request (f910e08)
- added 405 error code (#65) (91f2f94)
- Adding initial version of Admin API (245f66e)
v1.0.0-alpha.13
Bug Fixes
- add deleted_at field in response metadata (7781371)
- schema doc (29165dd)
- trigger lint action by a pull request (0fd05a7)
Features
- Add bad-gateway error response (fa82c69)
- Define error response format (8f20543)
- return primary keys in the response (8fa5804)
v1.0.0-alpha.12
Bug Fixes
- cleanup tags, improve overview (cf168e7)
Features
- added CDC event stream (5cc72c6)
- added stream response to wrap stream event (2714cbb)
- improved stream event with decoded op fields (348d7dc)
v1.0.0-alpha.11
Bug Fixes
Features
- documentation improvement of openAPI (179954b)
- Server version API (5dd99c7)
v1.0.0-alpha.10
Bug Fixes
- remove duplication from package name (25333a4)
v1.0.0-alpha.9
Bug Fixes
- adding package name in proto (f40ce62)
v1.0.0-alpha.8
Features
- rename repo to tigris-api (b9dbc09)
BREAKING CHANGES
- repository renamed to tigris-api
v1.0.0-alpha.7
Bug Fixes
- changed to collection_name (140cc0e)
- simplify describe AP response (b22fcd8)
Features
- add a metadata response field (bd613fc)
- Added collection options in describe collection operation (44ab284)
- added initial CDC implementation with stream API (9b800c2)
- Added status in transaction responses (c6c56f7)