New features
GitHubPullRequestModel
now contains ahead
value, which is a model that contains asha
value. This is the latest commit SHA on the head branch of the PR in aGitHubPullRequestEventModel
.
What's Changed
- Fix issues arising from dependency updates by @rra in #409
- Remove duplicate entries in all by @rra in #410
- Get proper version numbers in periodic CI by @rra in #411
- DM-51751: Add
head
value to GitHubPullRequestModel by @fajpunk in #413 - DM-51751: Release 11.1.0 by @fajpunk in #414
Full Changelog: 11.0.0...11.1.0