Backwards-incompatible changes
- Safir now requires a minimum Python version of 3.12.
New features
- Added
number
field toGitHubCheckRunPrInfoModel
to capture the pull request number in GitHub check events
9.3.0 (2025-02-11)
What's Changed
- DM-49036: Increase minimum Python version to 3.12 by @rra in #384
- DM-48838: Add explicit override decorators by @rra in #377
- DM-49036: Switch to new syntax for generics by @rra in #385
- DM-49036: Use type instead of TypeAlias by @rra in #386
- DM-49117: Add
number
to GitHubCheckRunPrInfoModel by @fajpunk in #387 - Prepare 10.0.0 release by @fajpunk in #388
Full Changelog: 9.3.0...10.0.0