github google/go-github v84.0.0

9 hours ago

This release contains the following breaking API changes:

  • feat!: Support workflow dispatch run details in response (#4028)
    BREAKING CHANGE: CreateWorkflowDispatchEventByID and CreateWorkflowDispatchEventByFileName now return *WorkflowDispatchRunDetails.
  • fix!: Fix opts for methods listing issues and sub-issues (#4016)
    BREAKING CHANGE: Split IssuesService.List into IssuesService.ListAllIssues and IssuesService.ListUserIssues. IssuesService.ListByOrg now accepts IssueListByOrgOptions. SubIssueService.ListByIssue now accepts ListOptions.

...and the following additional changes:

  • chore: Bump version of go-github to v84.0.0 (#4049)
  • chore: Spell white space instead of whitespace (#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 type field (#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, Copilot and ActionsInbound to APIMeta (#3975)
  • chore: Use go:fix inline for deprecated ptr funcs (#4034)
  • feat: Add ListFineGrainedPersonalAccessTokenRequests for org (#4022)
  • feat: Ensure compatibility with encoding/json/v2 experiment (#4029)
  • chore: Update golangci-lint and enable some revive rules (#4025)
  • refactor: Use sorting functions from slices instead of sort (#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)

Don't miss a new go-github release

NewReleases is sending notifications on new releases.