Skip to content

v0.112.0

Compare
Choose a tag to compare
@svanharmelen svanharmelen released this 14 Oct 16:07
· 29 commits to main since this release
56c0535

Breaking changes:

  • Fix the branch protection defaults by @svanharmelen in #2036
    This ☝🏻 fixes a bug in the settings API (see #2033) by introducing a dedicated struct for branch protection defaults. To prevent duplicated code, this struct is now also used (as a pointer!) for the DefaultBranchProtectionDefaults field in the Group struct.

What's Changed

New Contributors

Full Changelog: v0.111.0...v0.112.0