Skip to content

Releases: tigrisdata-archive/tigris-api

v1.0.0-alpha.16

10 Aug 18:05
9fbb207
Compare
Choose a tag to compare
v1.0.0-alpha.16 Pre-release
Pre-release

1.0.0-alpha.16 (2022-08-10)

Features

  • Added initial observability API (f22e74d)
  • added message collection type for pubsub (543d450)
  • Adding auth service (0588fc3)

v1.0.0-alpha.15

27 Jul 04:49
bcf939a
Compare
Choose a tag to compare
v1.0.0-alpha.15 Pre-release
Pre-release

1.0.0-alpha.15 (2022-07-27)

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

30 Jun 22:26
89b9075
Compare
Choose a tag to compare
v1.0.0-alpha.14 Pre-release
Pre-release

1.0.0-alpha.14 (2022-06-30)

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

31 May 20:39
23ca1ea
Compare
Choose a tag to compare
v1.0.0-alpha.13 Pre-release
Pre-release

1.0.0-alpha.13 (2022-05-31)

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

17 May 04:30
56ba26e
Compare
Choose a tag to compare
v1.0.0-alpha.12 Pre-release
Pre-release

1.0.0-alpha.12 (2022-05-17)

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

04 May 01:18
830440d
Compare
Choose a tag to compare
v1.0.0-alpha.11 Pre-release
Pre-release

1.0.0-alpha.11 (2022-05-04)

Bug Fixes

Features

  • documentation improvement of openAPI (179954b)
  • Server version API (5dd99c7)

v1.0.0-alpha.10

29 Apr 00:35
115c8c8
Compare
Choose a tag to compare
v1.0.0-alpha.10 Pre-release
Pre-release

1.0.0-alpha.10 (2022-04-29)

Bug Fixes

  • remove duplication from package name (25333a4)

v1.0.0-alpha.9

28 Apr 22:38
1ccb4aa
Compare
Choose a tag to compare
v1.0.0-alpha.9 Pre-release
Pre-release

1.0.0-alpha.9 (2022-04-28)

Bug Fixes

  • adding package name in proto (f40ce62)

v1.0.0-alpha.8

26 Apr 22:48
78843cc
Compare
Choose a tag to compare
v1.0.0-alpha.8 Pre-release
Pre-release

1.0.0-alpha.8 (2022-04-26)

Features

  • rename repo to tigris-api (b9dbc09)

BREAKING CHANGES

  • repository renamed to tigris-api

v1.0.0-alpha.7

25 Apr 23:40
31086a5
Compare
Choose a tag to compare
v1.0.0-alpha.7 Pre-release
Pre-release

1.0.0-alpha.7 (2022-04-25)

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)