Skip to content

4.3.1

Compare
Choose a tag to compare
@rra rra released this 17 Jul 19:53
· 454 commits to main since this release
4.3.1
bb0c53a

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