Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-23 | 2.1 kB | |
v74.0.0 source code.tar.gz | 2025-07-23 | 822.1 kB | |
v74.0.0 source code.zip | 2025-07-23 | 1.1 MB | |
Totals: 3 Items | 1.9 MB | 3 |
This release contains the following breaking API changes:
- fix!: Add ListSCIMProvisionedGroupsForEnterpriseOptions (#3601)
BREAKING CHANGE:
ListSCIMProvisionedGroupsForEnterprise
now takesListSCIMProvisionedGroupsForEnterpriseOptions
instead of*ListSCIMProvisionedIdentitiesOptions
. - fix!: Change ListCheckSuiteOptions.AppID from int to int64 (#3633)
BREAKING CHANGE: Change
ListCheckSuiteOptions.AppID
fromint
toint64
...and the following additional changes:
- Bump go-github from v72 to v73 in /scrape (#3600)
- refactor: Simplify error handling in JSON decoding in tests (#3602)
- refactor: fix revive.unused-parameter lint issues (#3603)
- chore: Correct typos in comments and tests error messages (#3604)
- feat: Add organization migration options (#3606)
- feat: Add new enhanced billing endpoints (#3605)
- docs: Update HTTP cache references to RFC 9111 compliant implementation (#3608)
- fix: Remove custom Accept in Apps.ListRepos and Apps.ListUserRepos (#3609)
- fix: Change UsageItem.Quantity from int to float64 (#3610)
- fix: Fix broken URL for SubIssueService.Remove endpoint (#3613)
- feat: Add DisableRateLimitCheck option to client (#3607)
- build(deps): bump github.com/alecthomas/kong from 1.11.0 to 1.12.0 in /tools (#3614)
- chore: Fix some minor issues in the comments (#3615)
- fix: Handle null assignee in Copilot Seat Billing API response (#3619)
- fix: Add ProtectionURL field to Repositories.ListBranches response (#3618)
- feat: Add digest field to Artifact (#3621)
- fix: Add missing require_last_push_approval field to branch protection rule event structs (#3623)
- build(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0 in /tools (#3624)
- build(deps): bump golang.org/x/net from 0.41.0 to 0.42.0 in /scrape (#3625)
- feat: Add the Digest field to ReleaseAsset (#3628)
- refactor: Fix revive.unnecessary-format lint issues (#3629)
- build(deps): bump github.com/alecthomas/kong from 1.12.0 to 1.12.1 in /tools (#3632)
- docs: Extend RepositoryContentGetOptions description (#3637)
- Bump version of go-github to v74.0.0 (#3638)