Releases
PuppyGraph 0.39
2024-11-11
- Fix the timeout parameter for bolt connections.
- Fix data type serialization for the Gremlin PuppyGraph Console.
PuppyGraph 0.38
2024-11-06
- Add support for Apache Polaris.
PuppyGraph 0.37
2024-10-29
- Improve Label Propagation Algorithm.
PuppyGraph 0.36
2024-10-28
- Add support for exporting query results to Azure Data Lake
PuppyGraph 0.35
2024-10-28
- Improve the schema building experience under multi-node deployment.
PuppyGraph 0.34
2024-10-21
- Improve multi-node deployment.
- Improve the PuppyGraph Web UI.
PuppyGraph 0.33
2024-10-04
- General query performance improvements.
- Improve the support for Math step in Gremlin.
PuppyGraph 0.32
2024-09-25
- Enhance the performance for high throughput queries.
- Prefer Default credentials provider chain for AWS authentication.
PuppyGraph 0.31
2024-09-16
- Add support for Label Propagation Algorithm.
- Enhance the support for PageRank Algorithm.
PuppyGraph 0.30
2024-09-09
- Upgrade the JupyterLab version to 3.6.8.
- Fix issues in schema creation UI.
PuppyGraph 0.29
2024-09-02
- Support exporting query results to Google Cloud Storage.
- Enhance support for Array predicates.
PuppyGraph 0.28
2024-09-02
- Enhance the NULL handling in Cypher.
- Display the Catalog Schema in JSON format at creation time in the Schema Builder.
- General fixes and improvements for Gremlin.
PuppyGraph 0.27
2024-08-14
- Add support for SingleStore as a data source.
- Enhance support for Coalesce step in Gremlin.
PuppyGraph 0.26
2024-07-31
- Add support for Vertica as a data source.
- Add support for DuckDB 1.0.
- Enhance support for Gremlin.
PuppyGraph 0.25
2024-07-21
- Enhance support for Gremlin.
PuppyGraph 0.24
2024-07-12
- Fix the support for the Decimal data type with (precision, scale) parameters.
- Add text predicates for case-insensitive and regex matching.
PuppyGraph 0.23
2024-07-03
- Add support for more Data Lake storage types in Graph Schema Builder Web UI.
- Add preliminary support for Array data type.