Releases: TuGraph-family/tugraph-db
Version 3.5.1
3.5.1 (2023-7-14)
Breaking Changes:
-
Learn engine added
-
Ability to store property in detach mode
-
Rust procedure API
Improvements And Bug Fixes:
-
Move fma-common from submodule to include
-
Integrate procedure api doc in readthedocs
-
Add real time count of vertex and edge
-
Other bug fix
Version 3.5.0
3.5.0 (2023-6-5)
Breaking Changes:
-
POG (aka APOC) support
-
New TuGraph Browser
-
Document reorganize, readthedocs support
Improvements And Bug Fixes:
-
Fix edge index bug
-
Update antlr
-
Other bug fix
Version 3.4.0
3.4.0 (2023-3-11)
Breaking Changes:
-
OLAP Python API support
-
New lgraph_import implementation
-
DataX export support
Improvements And Bug Fixes:
-
String 4MB support
-
lgraph_result json format update
Version 3.3.4
3.3.4 (2023-1-28)
Breaking Changes:
- None
Improvements And Bug Fixes:
-
Fix WAL sync bug
-
Update python rest client
-
Other bug fix
Version 3.3.3
3.3.3 (2022-12-23)
Breaking Changes:
Improve WAL performance
Add English Doc
Update JWT security issues
Improvements And Bug Fixes:
Fix edge constraints issues
Add ubuntu docker
Use pthread in fulltext
Other bug fix
Version 3.3.2
3.3.2 (2022-11-21)
Breaking Changes:
- Add OGM support
- Improve UT coverage to 87%
- Use static library for link
Improvements And Bug Fixes:
- Fix python procedure api doc
- Update docs
- Add khop procedure
- Other bug fix