Releases: tigrisdata-archive/tigris
Releases · tigrisdata-archive/tigris
v1.0.0-alpha.4
Bug Fixes
- Generate latest tag for docker image from alpha branch (#106) (#107) (3a0a575)
v1.0.0-alpha.3
Bug Fixes
- remove unneeded deploy keys (d1051d5)
- remove usage of ssh for repository access (#95) (3f17450)
- use PAT for making releases so that downstream workflows can be triggered (#100) (a58c232)
- use the docker image from docker hub in the k8s manifests (#102) (2ed1b6c)
v1.0.0-alpha.2
Bug Fixes
- add license headers (408e9c6)
- fix push docker image workflow secrets (44ee8c6)
- upgrade client to v1.0.0-alpha.2 (889fc4a)
v1.0.0-alpha.1
1.0.0-alpha.1 (2022-03-25)
Bug Fixes
- add fdbcli to the server docker image (a51cdcc)
- client integration tests (1a6d0d5)
- crash on set operator in fields. fix tests in absence of full table scan (34c8362)
- fix a check in filter and add a test (57fab98)
- fix workflow secrets (3a57e03)
- local development doc (4643e8b)
- remove db and collection from request body of openapi (d2de687)
- upgrade client to v1.0.0-alpha.1 (7f17122)
Features
- added initial implementation of authorization middleware (5678cce)
- Added organization claim verification for authorization (bd24215)
- release management (595a4b8)
- upgrade api to release v1.0.0-alpha.1 (8cd2fd0)
- use go client in integration tests (be6b2e8)