This release contains the following breaking API changes:
- feat!: Add support for network-configurations endpoints for organization (#3511)
BREAKING CHANGE:EnterpriseNetwork*
structs have been replaced withNetwork*
structs. - refactor!: Update package types to align with webhook event (#3515)
BREAKING CHANGE:PackageVersion.Body
andPackageVersion.Metadata
are both nowjson.RawMessage
.
...and the following additional changes:
- build(deps): bump github.com/alecthomas/kong from 1.8.0 to 1.8.1 in /tools (#3485)
- build(deps): bump github.com/google/go-github/v69 from 69.0.0 to 69.2.0 in /scrape (#3483)
- build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 in /tools (#3490)
- Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#3494)
- build(deps): bump actions/cache from 4.2.0 to 4.2.1 in the actions group (#3492)
- fix: Resolve '400 Custom domains' error on GitHub Enterprise Server (#3489)
- Correct the runIDFromURLRE regex to properly match the callbackURL (#3495)
- feat: Add support for GitHub-hosted runner API endpoints (#3487)
- feat: Add support for network-configurations endpoints (#3497)
- build(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 (#3500)
- build(deps): bump actions/cache from 4.2.1 to 4.2.2 in the actions group (#3499)
- Add created_at field to Reaction (#3501)
- Add reason parameter to MergeGroupEvent (#3508)
- fix(ci): ensure 'auto' toolchain applies to generate (#3436)
- Bump dependency versions from dependabot warnings (#3512)
- Bump go-jose to v4.0.5 (#3513)
- build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 in /example (#3514)
- docs: Update readme and examples for updated go-github-ratelimit and introduce go-github-pagination (#3504)
- Add validity filter to secret scanning alert list options (#3516)
- build(deps): bump github.com/alecthomas/kong from 1.8.1 to 1.9.0 in /tools (#3518)
- build(deps): bump github.com/getkin/kin-openapi from 0.129.0 to 0.130.0 in /tools (#3517)
- feat: Add automatic_copilot_code_review_enabled parameter to ruleset API (#3506)
- Bump version of go-github to v70.0.0 (#3520)