Releases: tigrisdata-archive/tigris
Releases · tigrisdata-archive/tigris
v1.0.0-beta.1
1.0.0-beta.1 (2022-09-20)
Bug Fixes
- Add checks based on collection type (56ee998)
- add collection DDLs in transactional check API (a956202)
- add fdbcli to the server docker image (a51cdcc)
- add grpc service name to grpc metrics (#352) (065426c)
- add license headers (408e9c6)
- add schema version in the payload, add maxLength check (5f4ad35)
- add ts test key to deployment (#336) (0e71c1a)
- added custom marshaler for subscribe over HTTP (b52fdb3)
- Added db and collection name restriction (bcbe062)
- added missing return after error (f26274a)
- Allow CORS on HTTP router level (a252283)
- allow enabling fdb delete using config, fix a metadata version bug (797dd7f)
- Allow GetAccessToken API without namespace (44ca77a)
- Allow Searching and Faceting over nested fields (#390) (417815e)
- allow tests to override system table names (f29d2e2)
- Autogeneration of the fields fixed (4b7d1bb)
- Avoid env collisions between viper and k8s service (#300) (f39c066)
- Cache access token validation (3a92036)
- cache docker builds (3fc02d5)
- CDC events were always behind by one (e801479)
- changed subscribe forward window from seconds to hours (38c88b7)
- check if error is retriable at KV layer (9629bb8)
- client integration tests (1a6d0d5)
- code coverage report (0277e0a)
- comment or remove expensive logging (15870d7)
- crash on set operator in fields. fix tests in absence of full table scan (34c8362)
- Delete events were not emitted (02d8182)
- disable additional properties on nested objects as well (3675e39)
- disable DDL operations on search using config (#376) (d61c0d2)
- do not retry explicit transaction in KV layer (735fa58)
- do not trace internal events in CDC (bce55a7)
- Fill token expiration timeout (675c592)
- Filter query of metrics for current environment (20274b8)
- fix a check in filter and add a test (57fab98)
- Fix and test pub/sub (84a5130)
- fix authentication metrics (#478) (b14b981)
- Fix build version in actions (105827c)
- Fix crash on unknown transaction id (ad2da83)
- fix datadog traces (#394) (6937b0c)
- Fix docker dependencies caching (3456318)
- Fix import grouping (#420) (5bf3f08)
- Fix linting errors (10dc5fa)
- fix make local_run target (b57a770)
- fix make test error (#341) (74944a1)
- fix panic on inconsistent metric tags (#454) (f1ad2e1)
- fix push docker image workflow secrets (44ee8c6)
- Fix search response marshalling (eea5d13)
- fix the commit error (9a22fa7)
- Fix UUID generation (918d072)
- fix workflow secrets (3a57e03)
- Fixed oauth/token endpoint to accept application/x-www-form-urlencoded content type (e4e3e09)
- Fixed observability config structure (fb91a42)
- Fixed panic in CDC on deletes (c1e4312)
- Fixed the auth bypass method with RPC method rename (#541) (ed9d5bf)
- Fixed the AuthBypassedMethod name reading (a5f32e3)
- Fixed the config binding for auth config (c0b5820)
- Fixed the quantile processing for metrics query requests (47148d4)
- Fixed the QueryTimeSeriesMetricsRequest marshaler to work with enum for HTTP/json (534c780)
- Fixed the test by checking for presence of specific namespace (ef38333)
- fixing encoding issues (49285cd)
- Forwarder fixed and tests added (9328e4b)
- Generate latest tag for docker image from alpha branch (#106) (9462938)
- get service names consistent (#391) (0c2ec34)
- handle drop collection, database in streams (ed79438)
- Hits and Facets cannot be null (#375) (61387bf)
- ignore timed out error codes for subscribe query runner ([872adf7](872adf7...
v1.0.0-alpha.53
v1.0.0-alpha.52
1.0.0-alpha.52 (2022-09-17)
Bug Fixes
v1.0.0-alpha.51
v1.0.0-alpha.50
1.0.0-alpha.50 (2022-09-16)
Bug Fixes
- add schema version in the payload, add maxLength check (5f4ad35)
- Make rollback no-op if the tx is already committed (2d4434b)
- Publisher should increment key time for batch publish (26fccb3)
- Refactored API (0f81d51)
- top level spans have db and collection tag for streaming requests (2f86324)
Features
v1.0.0-alpha.49
v1.0.0-alpha.48
v1.0.0-alpha.47
1.0.0-alpha.47 (2022-09-13)
Bug Fixes
- changed subscribe forward window from seconds to hours (38c88b7)
- remove delay from subscribe (669633d)
Features
- Added users system table (0a2f567)
v1.0.0-alpha.46
1.0.0-alpha.46 (2022-09-12)
Bug Fixes
Features
- Allowing object data types to not have a strict schema (53b0013)