| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-14 | 1.4 kB | |
| v79.0.0 source code.tar.gz | 2025-11-14 | 945.5 kB | |
| v79.0.0 source code.zip | 2025-11-14 | 1.3 MB | |
| Totals: 3 Items | 2.2 MB | 0 | |
This release contains the following breaking API changes:
- fix!: Fix field selection and bugs in ProjectsV2 GET endpoints (#3809)
BREAKING CHANGE:
UpdateProjectItemOptions.Fieldis now[]*ProjectV2FieldUpdate. - feat!: Add enterprise security configurations, update API fields (#3812)
BREAKING CHANGES: Several
OrganizationsServicemethods have been renamed for better consistency. - feat!: Implement Enterprise SCIM - EnterpriseService.ListProvisionedSCIMGroups (#3814)
BREAKING CHANGE:
SCIMService.ListSCIMProvisionedGroupsForEnterpriseis nowEnterpriseService.ListProvisionedSCIMEnterpriseGroups.
...and the following additional changes:
- Bump go-github from v77 to v78 in /scrape (#3816)
- chore: Enable 'modernize'; bump golangci-lint to v2.6.1 (#3817)
- feat: Add
required_reviewerssupport toPullRequestRuleParameters(#3806) - Add support for new custom properties for orgs APIs (#3804)
- build(deps): Bump golang.org/x/sync from 0.17.0 to 0.18.0 in /tools (#3819)
- chore: Enable nolintlint linter (#3821)
- fix: Remove custom Accept headers from search endpoints (#3820)
- Return back preview headers for search; remove TODOs for custom headers (#3824)
- feat: Add hosted runners URL and network configuration ID to runner group models (#3825)
- Update
jsonfieldnamelinter to support$injsontag names (#3826) - Bump version of go-github to v79.0.0 (#3827)