4.3.1
Bug fixes
- Safir now pins the major version of all of its non-development dependencies. The impetus for this change is to prevent upgrades to Pydantic 2.x until Safir's Pydantic models are ready for that upgrade, but a similar principle applies to other dependencies. These pins will be selectively relaxed once Safir has been confirmed to work with a new major release.
What's Changed
- Fix GitHub webhook example for body by @jonathansick in #180
- [neophile] Update dependencies by @sqrbot in #181
- DM-39627: Fix GithHubAppClientFactory parameter names in docs by @rra in #179
- Pin major versions of dependencies by @rra in #183
- Update GitHub Actions configuration by @rra in #186
- DM-40059: Prepare 4.3.1 release by @rra in #187
Full Changelog: 4.3.0...4.3.1