List view
Milestone for next PATCH release. See SemVer definition: Patch version Z (x.y.Z | x > 0) MUST be incremented if only backward compatible bug fixes are introduced. A bug fix is defined as an internal change that fixes incorrect behavior.
Overdue by 28 day(s)•Due by February 28, 2026•6/9 issues closedMilestone for next MINOR release - will be used for non-breaking changes. See SemVer definition: Minor version Y (x.Y.z | x > 0) MUST be incremented if new, backward compatible functionality is introduced to the public API. It MUST be incremented if any public API functionality is marked as deprecated. It MAY be incremented if substantial new functionality or improvements are introduced within the private code. It MAY include patch level changes. Patch version MUST be reset to 0 when minor version is incremented.
Due by March 31, 2026Milestone for next MAJOR release - this will be for breaking changes, or in other words when we need to make incompatible API changes. See SemVer definition: Major version X (X.y.z | X > 0) MUST be incremented if any backward incompatible changes are introduced to the public API. It MAY also include minor and patch level changes. Patch and minor versions MUST be reset to 0 when major version is incremented.
Due by November 7, 2026