Skip to content

v72.0.0

Latest
Compare
Choose a tag to compare
@gmlewis gmlewis released this 08 May 14:48
· 1 commit to master since this release
718c304

This release contains the following breaking API changes:

  • chore!: Remove support for Required Workflows (#3538)
  • fix!: Differentiate merge method of pull request and merge queue (#3559)
    BREAKING CHANGE: MergeMethod* consts have been split into: PullRequestMergeMethod* and MergeQueueMergeMethod*.
  • feat!: Add support for pagination options in rules API methods (#3562)
    BREAKING CHANGE: GetRulesForBranch, GetAllRulesets, and GetAllRepositoryRulesets now accept opts.

...and the following additional changes:

  • Bump go-github from v70 to v71 in /scrape (#3541)
  • build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in /scrape (#3536)
  • build(deps): bump github.com/alecthomas/kong from 1.9.0 to 1.10.0 in /tools (#3542)
  • build(deps): bump golang.org/x/sync from 0.12.0 to 0.13.0 in /tools (#3543)
  • Add support for registry_package event (#3545)
  • build(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 (#3551)
  • build(deps): bump golang.org/x/net from 0.38.0 to 0.39.0 in /scrape (#3549)
  • build(deps): bump github.com/PuerkitoBio/goquery from 1.10.2 to 1.10.3 in /scrape (#3550)
  • feat: Add EPSS to Dependabot alerts (#3547)
  • Revert "build(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2" (#3552)
  • feat: Add new fields and options to secret scanning structs (#3548)
  • build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /example in the go_modules group across 1 directory (#3553)
  • Add case-instensitive GetHeader for HookRequest & HookResponse (#3556)
  • Add issue Type to IssueRequest (#3567)
  • build(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 in /tools (#3568)
  • build(deps): bump github.com/getkin/kin-openapi from 0.131.0 to 0.132.0 in /tools (#3569)
  • Add ListCursorOptions to list Issues methods (#3570)
  • Bump version of go-github to v72.0.0 (#3571)