Skip to content

[Critical] Breaking change in patch release #1428

Closed
@Natureshadow

Description

@Natureshadow

In version 3.1.2, the JSONField in graphene_django.compat was removed.

While removing this is a valid change, it constitutes a breaking change, and therefore a bump of the project's major version.

Due to semantic versioning, downstream applications will automatically update to 3.1.2 and break if they imported the field from there.

Please make a critical bugfix release reverting the change and release it to PyPI as version 3.1.3, if possible, today ☺!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions