| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-26 | 994 Bytes | |
| TerminusDB v12.0.5 source code.tar.gz | 2026-03-26 | 1.4 MB | |
| TerminusDB v12.0.5 source code.zip | 2026-03-26 | 1.6 MB | |
| Totals: 3 Items | 3.0 MB | 0 | |
Enhancements
- Add diff and streaming to history endpoint and bugfix to document change detection by @hoijnet in https://github.com/terminusdb/terminusdb/pull/2397
- Enable group_by on more types - by fixing
unliterallyto handle compound terms by @hoijnet in https://github.com/terminusdb/terminusdb/pull/2403 - Support merge_repeats on document interface update too by @hoijnet in https://github.com/terminusdb/terminusdb/pull/2410
Maintenance
- Bump minimatch from 3.1.3 to 3.1.5 in /tests by @dependabot[bot] in https://github.com/terminusdb/terminusdb/pull/2399
- Switch trivy to non-vulnerable version by @hoijnet in https://github.com/terminusdb/terminusdb/pull/2417
Bugfixes
- Only run auto-optimize on write and with parent by @hoijnet in https://github.com/terminusdb/terminusdb/pull/2400
- Fix race condition: reject operations on databases still being created [#2407]
Full Changelog: https://github.com/terminusdb/terminusdb/compare/v12.0.4...v12.0.5