Skip to content

Releases: TuGraph-family/tugraph-db

Version 3.5.1

19 Jul 06:07
Compare
Choose a tag to compare

3.5.1 (2023-7-14)

Breaking Changes:

  1. Learn engine added

  2. Ability to store property in detach mode

  3. Rust procedure API

Improvements And Bug Fixes:

  1. Move fma-common from submodule to include

  2. Integrate procedure api doc in readthedocs

  3. Add real time count of vertex and edge

  4. Other bug fix

Version 3.5.0

06 Jun 06:13
Compare
Choose a tag to compare

3.5.0 (2023-6-5)

Breaking Changes:

  1. POG (aka APOC) support

  2. New TuGraph Browser

  3. Document reorganize, readthedocs support

Improvements And Bug Fixes:

  1. Fix edge index bug

  2. Update antlr

  3. Other bug fix

Version 3.4.0

13 Mar 15:24
04d75a6
Compare
Choose a tag to compare

3.4.0 (2023-3-11)

Breaking Changes:

  1. OLAP Python API support

  2. New lgraph_import implementation

  3. DataX export support

Improvements And Bug Fixes:

  1. String 4MB support

  2. lgraph_result json format update

Version 3.3.4

28 Jan 06:42
644a3f1
Compare
Choose a tag to compare
Version 3.3.4 Pre-release
Pre-release

3.3.4 (2023-1-28)

Breaking Changes:

  1. None

Improvements And Bug Fixes:

  1. Fix WAL sync bug

  2. Update python rest client

  3. Other bug fix

Version 3.3.3

06 Jan 13:31
a1a7711
Compare
Choose a tag to compare
Version 3.3.3 Pre-release
Pre-release

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

24 Nov 11:19
3be3e88
Compare
Choose a tag to compare
Version 3.3.2 Pre-release
Pre-release

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