This release contains the following breaking API changes:
- feat!: Refactor request context (#4151)
BREAKING CHANGE: All internal calls now provideContextvia theRequestitself. - feat!: Add OIDC authentication support to
PrivateRegistries(#4159)
BREAKING CHANGE:PrivateRegistriesServiceis updated to API version2026-03-10with struct and response changes.
...and the following additional changes:
- chore: Bump version of
go-githubtov86.0.0(#4198) - test: Fix invalid JSON payloads in actions workflow runs tests (#4197)
- feat: Add repo download contents sentinel errors (#4192)
- chore: Fix
otelmodule name (#4187) - feat: Add typed Copilot metrics download helpers (#4177)
- feat: Add
deploy_keys_enabled_for_repositoriesand secret scanning custom link fields toOrganizationstruct (#4188) - refactor: Use
testJSONBodyhelper for request body assertions in tests (#4183) - build(deps): Bump github.com/getkin/kin-openapi from 0.135.0 to 0.137.0 in /tools (#4184)
- fix: Include
RetryAfterinAbuseRateLimitError.Erroroutput (#4181) - fix: Handle string-typed reviewer
IDin Ruleset API responses (#4178) - feat: Add
ArchivedAtfield toOrganizationstruct (#4179) - feat: Add Copilot coding agent and content exclusion org endpoints (#4176)
- chore: Bump go-github from v84 to v85 in /scrape (#4174)