This release contains the following breaking API changes:
- feat!: Implement Enterprise SCIM - EnterpriseService.ListProvisionedSCIMUsers (#3839)
BREAKING CHANGE:ListProvisionedSCIMGroupsEnterpriseOptionsoptional fields are now pointers.
...and the following additional changes:
- Bump go-github from v78 to v79 in /scrape (#3828)
- build(deps): Bump github.com/PuerkitoBio/goquery from 1.10.3 to 1.11.0 in /scrape (#3833)
- build(deps): Bump actions/checkout from 5.0.0 to 5.0.1 in the actions group (#3834)
- build(deps): Bump golang.org/x/crypto from 0.43.0 to 0.44.0 in /example (#3835)
- build(deps): Bump github.com/alecthomas/kong from 1.12.1 to 1.13.0 in /tools (#3837)
- feat: Add support for Enterprise GitHub App Installation APIs (#3830)
- Add ParentIssueURL field to Issue struct (#3841)
- build(deps): Bump golang.org/x/crypto from 0.44.0 to 0.45.0 in /example (#3842)
- build(deps): Bump the actions group with 2 updates (#3844)
- Add custom
structfieldlinter to check struct field names and tags (#3843) - feat: Add Credentials Revoke API (#3847)
- docs: Improve displaying GitHub API links on pkg.go.dev (#3845)
- feat: Add GitHub Enterprise App installation repository management APIs (#3831)
- feat: Implement Enterprise SCIM - Update Group & User attributes (#3848)
- chore: Update golangci-lint to v2.7.0 (#3853)
- feat: Add repository target to ruleset (#3850)
- Bump version of go-github to v80.0.0 (#3854)