github google/go-github v66.0.0

10 hours ago

This release contains the following breaking API changes:

  • feat!: Add login query param support to ListCredentialAuthorizations (#3270)
    BREAKING CHANGE: ListCredentialAuthorizations now takes opts *CredentialAuthorizationsListOptions instead of ListOptions.

...and the following additional changes:

  • Bump go-github from v64 to v65 in /scrape (#3267)
  • Bump github.com/alecthomas/kong from 0.9.0 to 1.2.1 in /tools (#3268)
  • Add 'mark thread as done' functionality (#3265)
  • Update comment for Ruleset (#3275)
  • Add missing fields to the checksuite event (#3278)
  • chore: Change golangci-lint output format due to deprecation (#3279)
  • feat: Support baseRole option for custom organization roles (#3284)
  • Update AUTHORS (#3286)
  • feat: Support getting an organization role (#3285)
  • feat: Implement organization role assignments for both users and teams (#3281)
  • chore: Enable gosec G602 rule (#3287)
  • fix: Correct typos in vars, comments, tests (#3289)
  • fix: Avoid allocation in the stringifyValue (#3292)
  • Add CancelInvite method to cancel an org invitation by ID (#3263)
  • Add support DeploymentReview Event, ReviewCustomDeploymentProtectionRule API, GetPendingDeployments API (#3254)
  • refactor: Simplify temp file creation in tests (#3290)
  • refactor: Refactor org_custom_roles.go into multiple files (#3291)
  • feat: Implement missing push rules (#3294)
  • refactor: Do not call teardown manually in tests (#3296)
  • docs: Replace godoc.org with pkg.go.dev (#3301)
  • refactor: Remove redundant local vars in examples (#3303)
  • fix: Add missing NotificationSetting to newTeamNoParent (#3302)
  • docs: Improve formatting in README (#3300)
  • docs: Fix typo in test comment (#3307)
  • Add t.Parallel to unit tests (#3297)
  • fix: Allow removing/unsetting repository custom property (#3309)
  • Bump version of go-github to v66.0.0 (#3310)

Don't miss a new go-github release

NewReleases is sending notifications on new releases.