Skip to content

Bump the major version between 1.5.3 and 1.7.0 due to backward compatibility break #265

@chiffa

Description

@chiffa

Prior code retrieving properties from neo4j node instances
node.properties['property_name'] fails with the 1.7.0 version, due to the fact that properties was renamed to _properties.

This is a backward compatibility-breaking change and as per semantic version spec #8 has to be accompanied by a major version bump.

Please release a patch to support legacy behavior or bump the major version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions