Skip to content

Resolve incorrect semantic versioning #169

@benbellick

Description

@benbellick

It was originally an accident to release version v1.0 before even having a v1.0 of substrait itself. As a consequence, every breaking change of this repository results in a bump of the major version here. The correct behavior is a bump of the minor version in a pre v1.0 release, e.g. v0.23.0 -> v0.24.0.

One probably solution is to just open a new repository with the versioning fixed and deprecate this one, though this isn't the only solution.

(This issue has been discussed a bit in the substrait community sync.)

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