This release contains the following breaking API changes:
- feat!: Support workflow dispatch run details in response (#4028)
BREAKING CHANGE:CreateWorkflowDispatchEventByIDandCreateWorkflowDispatchEventByFileNamenow return*WorkflowDispatchRunDetails. - fix!: Fix
optsfor methods listing issues and sub-issues (#4016)
BREAKING CHANGE: SplitIssuesService.ListintoIssuesService.ListAllIssuesandIssuesService.ListUserIssues.IssuesService.ListByOrgnow acceptsIssueListByOrgOptions.SubIssueService.ListByIssuenow acceptsListOptions.
...and the following additional changes:
- chore: Bump version of go-github to v84.0.0 (#4049)
- chore: Spell
white spaceinstead ofwhitespace(#4047) - build(deps): Bump the go_modules group in /example (#4040)
- chore: Improve
testJSONMarshal(#4042) - Add 'munlicode' to REVIEWERS list (#4046)
- build(deps): Bump golang.org/x/net from 0.50.0 to 0.51.0 in /scrape (#4045)
- build(deps): Bump actions/setup-go from 6.2.0 to 6.3.0 in the actions group (#4044)
- chore: Fix
TestNewFormRequest(#4043) - feat: Add support for team
typefield (#4037) - chore: Update openapi_operations.yaml (#4041)
- feat: Add support for repository fine-grained permissions (#4032)
- docs: Fix documentation links (#4036)
- feat: Add fields
Codespaces,CopilotandActionsInboundtoAPIMeta(#3975) - chore: Use
go:fix inlinefor deprecated ptr funcs (#4034) - feat: Add
ListFineGrainedPersonalAccessTokenRequestsfor org (#4022) - feat: Ensure compatibility with encoding/json/v2 experiment (#4029)
- chore: Update
golangci-lintand enable some revive rules (#4025) - refactor: Use sorting functions from
slicesinstead ofsort(#4020) - build(deps): Bump github.com/theupdateframework/go-tuf/v2 to v2.4.1 (#4018)
- chore: Update workflow and tools to use Go 1.26 and 1.25 (#3995)
- chore: Bump go-github from v82 to v83 in /scrape (#4017)