Releases: ISGNeuroTeam/complex_rest_dtcd_supergraph
Releases · ISGNeuroTeam/complex_rest_dtcd_supergraph
Release list
Release 0.3.3
Release 0.3.2
Hotfix
Added
- Startup initialization script: automatic re-installation of constraints & indexes, default Root initialization.
Fixed
- Error when removing non-existent labels in
neomodel_remove_labels.
Release 0.3.1
Fixed
- Add an endpoint for default root graph management.
- Fix bug with content deletion in root graph view
delete()method. Now it correctly leaves fragments intact.
Release 0.3.0
Added
- Support for root management.
- Default root initialization to keep backward compatibility with older API.
Changed
- Switched to
neomodelandneo4j-driver. - Architecture rework.
- Endpoints for fragment management.
- Now we keep suffix
complex_rest_dtcd_from plugin folder when making final archive, again.
Deprecated
- User guide is no longer up-to-date. Will update in a future release.
Removed
py2neodependency and supporting scripts.- Deprecated support for recursive serialization of nested structures.
Release 0.2.0
Added
- Support for groups in graph data.
- Serializer with validation for incoming payloads with graph content (IDs & integrity checks).
Changed
- Logger name changed to
supergraph. - Support for Neo4j v3.5.
Release 0.1.3
Changed
- Name of the source folder with code is now
complex_rest_dtcd_supergraph, again. - Now we remove suffix
complex_rest_dtcd_from plugin folder when making final archive.We do this to simplify URL management - see how
complex_restuses plugin folder names.
Release 0.1.2
Changed
- Name of the source folder with code is now
dtcd_supergraph.
Fixed
- Bug in branch generation on Jenkins.
- Symlink copy problems on Jenkins.
Release 0.1.1
Added
- Script for fixing py2neo bug.
Fixed
- Typo / bug in requirements files.
- Freeze package versions in requirements files.
Notes
The binary archive is from develop branch, built from commit 9adebc8.