Immutable
release. Only release title and notes can be modified.
v5.1.0 (2026-03-31)
This release is published under the GPL-3.0-only License.
Bug Fixes
-
Avoid extra mypy surface from protobuf stubs (#785,
607ef97) -
Scope mypy protobuf ignore to generated module (#785,
607ef97) -
ci: Stop passing duplicate ruff exclude flag (#785,
607ef97)
Chores
-
Migrate to
typing.Selfand remove__future__annotations. (#798,d762649) -
Migrate to typing.Self and remove future annotations. (#798,
d762649) -
Use
typing.Selffor class-referencing type hints and dynamic instantiation (#798,d762649)
Documentation
Features
Refactoring
Detailed Changes: v5.0.0...v5.1.0