Skip to content

v79.0.0

Latest

Choose a tag to compare

@gmlewis gmlewis released this 14 Nov 15:07
· 1 commit to master since this release
a6f87f9

This release contains the following breaking API changes:

  • fix!: Fix field selection and bugs in ProjectsV2 GET endpoints (#3809)
    BREAKING CHANGE: UpdateProjectItemOptions.Field is now []*ProjectV2FieldUpdate.
  • feat!: Add enterprise security configurations, update API fields (#3812)
    BREAKING CHANGES: Several OrganizationsService methods have been renamed for better consistency.
  • feat!: Implement Enterprise SCIM - EnterpriseService.ListProvisionedSCIMGroups (#3814)
    BREAKING CHANGE: SCIMService.ListSCIMProvisionedGroupsForEnterprise is now EnterpriseService.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_reviewers support to PullRequestRuleParameters (#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 jsonfieldname linter to support $ in json tag names (#3826)
  • Bump version of go-github to v79.0.0 (#3827)