Skip to content

v1.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Sep 18:37
· 90 commits to beta since this release
00dfbb0

1.0.0-beta.1 (2022-09-20)

Bug Fixes

  • Access token expiration timeout (5573beb)
  • add deleted_at field in response metadata (7781371)
  • adding package name in proto (f40ce62)
  • Api docs content (ddfcc44)
  • Api docs content (fac73f1)
  • Capitalized gRPC method names (ccad188)
  • changed to collection_name (140cc0e)
  • cleanup documentation (cdadec9)
  • cleanup tags, improve overview (cf168e7)
  • Differentiate between zero and not set publish partition option (34cc293)
  • Do not expose events API (c42ae72)
  • documentation update (3db9121)
  • fix types according to JSON schema (8960efa)
  • Fixed search filter (#73) (a8cefa4)
  • Fixed the HTTP path for user applications API (8f43231)
  • Improving tags, summary and some content (e238c7b)
  • open api package (492972c)
  • open api package (dbb53e5)
  • Refactored API (604ba9a)
  • remove duplication from package name (25333a4)
  • remove server go code (8498e11)
  • Renamed packages for Go and Java (d5caff2)
  • replaced object for bytes in openapi spec for /search (#64) (9bcd046)
  • rotateApplicationSecret api (4c49b0d)
  • schema doc (29165dd)
  • simplify describe AP response (b22fcd8)
  • small description fix (a989cca)
  • standarizing the JSON responses and adding more details (d64c48b)
  • trigger lint action by a pull request (0fd05a7)
  • type of read's fields parameter (e059c7a)
  • Updated the auth service HTTP path from oauth to auth (fbcc74c)
  • use correct dependent workflow (7c5fbe8)
  • use date-time format for timestamp fields (4325088)
  • Using float types for facet stats (#74) (d5faf18)

Features

  • /v1/search request/response definition (#63) (ec2e988)
  • add a metadata response field (bd613fc)
  • Add bad-gateway error response (fa82c69)
  • add binding for messages for Read/Search API (50a42e5)
  • Add collation option on the request level (241d9ee)
  • Add collation option on the request level (2561c9f)
  • add page options in the search request (f910e08)
  • Add tigris_operation filter for metrics query (dd0f152)
  • added 405 error code (#65) (91f2f94)
  • Added aggregation and function as user input to control the metrics query (2e3e889)
  • Added API for application based authentication/authorization (aa5f4b6)
  • Added API for user metadata management (4860a14)
  • added CDC event stream (5cc72c6)
  • Added collection and database data size in describe APIs (94cd1e4)
  • Added collection options in describe collection operation (44ab284)
  • Added db and collection dimensions for querying metrics (db59314)
  • Added describe database and collection APIs. (19c97ca)
  • added initial CDC implementation with stream API (9b800c2)
  • Added initial observability API (f22e74d)
  • Added list namespaces API (a8a3549)
  • added message collection type for pubsub (543d450)
  • Added metadata tigris operation for metrics query (4fc67b9)
  • added partition options for pubsub (752a864)
  • Added rotateApplicationSecret API (689e7d4)
  • Added status in transaction responses (c6c56f7)
  • added stream response to wrap stream event (2714cbb)
  • Added support for multiple metric series in response (a402df2)
  • Added update application API (8389013)
  • Adding auth service (0588fc3)
  • Adding initial version of Admin API (245f66e)
  • Allow additional function to operate on metrics query result (a5aa197)
  • Allow disabling function in query (48a258d)
  • Allow multiple additional functions (39a8a2c)
  • Define error response format (8f20543)
  • descriptions added (648d981)
  • documentation improvement of openAPI (179954b)
  • improved stream event with decoded op fields (348d7dc)
  • lint and release workflows (c1b7d8f)
  • Monofile OpenAPI specification (116e88c)
  • Pass transaction context in the metadata (02fad3a)
  • remove TBD from filter syntax (63f0bcb)
  • rename repo to tigris-api (b9dbc09)
  • return primary keys in the response (8fa5804)
  • Server version API (5dd99c7)
  • Support for filters in subscribe (e055b79)
  • sync API (c500c5a)
  • transactional collections API (66b4ff6)

BREAKING CHANGES

  • Transactions context removed from the request body
  • repository renamed to tigris-api