Releases: tigrisdata-archive/tigris
Releases · tigrisdata-archive/tigris
v1.0.0-alpha.34
v1.0.0-alpha.33
1.0.0-alpha.33 (2022-08-24)
Bug Fixes
- Filter query of metrics for current environment (20274b8)
- fix panic on inconsistent metric tags (#454) (f1ad2e1)
- Indexing schema update on update collection (#457) (ecca191)
- NamespaceId must be greater than 1 (6a292f6)
- Return once stream is complete (e5063ae)
- Return the proper error code from read (2b5c56e)
Features
v1.0.0-alpha.32
v1.0.0-alpha.31
v1.0.0-alpha.30
v1.0.0-alpha.29
1.0.0-alpha.29 (2022-08-18)
Bug Fixes
- disable additional properties on nested objects as well (3675e39)
v1.0.0-alpha.28
1.0.0-alpha.28 (2022-08-18)
Bug Fixes
- Fix import grouping (#420) (5bf3f08)
- Fixed oauth/token endpoint to accept application/x-www-form-urlencoded content type (e4e3e09)
- Fixed the AuthBypassedMethod name reading (a5f32e3)
- ignore timed out error codes for subscribe query runner (872adf7)
- stop subscribe query runner after client disconnect (cb61b7d)
- use snapshot read for subscribe query runner (933ff39)
Features
- Added a cookie to support sticky routing for interactive tx (#424) (5465631)
- Added initial observability service implementation (6763c66)
- instrumentation for session (#415) (fc92fbc)
- Metrics for bytes sent and bytes received on the network (#427) (b0b190f)
- Size metrics for namespace, database and collection (#419) (846959c)
- Support for ordering search results (#416) (40784e8)
- Support read throughput limiting (2043c14)
v1.0.0-alpha.27
v1.0.0-alpha.26
1.0.0-alpha.26 (2022-08-03)
Bug Fixes
- Allow Searching and Faceting over nested fields (#390) (417815e)
- Delete events were not emitted (02d8182)
- fix datadog traces (#394) (6937b0c)
- fixing encoding issues (49285cd)
- get service names consistent (#391) (0c2ec34)
- on drop remove entry from counter table as well (7b296ce)
- typo in middleware dir name (#392) (49df8cb)
Features
v1.0.0-alpha.25
1.0.0-alpha.25 (2022-07-28)
Bug Fixes
- do not trace internal events in CDC (bce55a7)
- Fixed panic in CDC on deletes (c1e4312)
- handle drop collection, database in streams (ed79438)