Releases: tigrisdata-archive/tigris
Releases · tigrisdata-archive/tigris
v1.0.0-beta.122
Bug Fixes
- do not panic on search failures during start time (1189cf2)
v1.0.0-beta.121
Bug Fixes
Features
- Adding custom token separators to search index (#1280) (104895b)
v1.0.0-beta.120
Features
- Collection and Index creation to respect specified limits (#1277) (875ad91)
- Persist project limits in project metadata (#1276) (235552d)
v1.0.0-beta.119
Bug Fixes
- delete for indexes should cleanup from metdata even if inmemory view is stale (#1274) (908416e)
v1.0.0-beta.116
Bug Fixes
- Fix peer credentials call on Darwin (5ef2c29)
v1.0.0-beta.115
Features
- Put user invitation methods behind config (#1266) (53ba9fe)
- Support single node instance persistance and auth (b2eec4c)
v1.0.0-beta.114
Bug Fixes
- Check for project existence before creating/deleting branch (#1260) (0e26748)
- Do not reload metadata on search delete index API (ca2e6e5)
- enabling metronome and usage reporting by default (#1259) (8552292)
Features