Skip to content

v40.0.0

Compare
Choose a tag to compare
@gmlewis gmlewis released this 08 Nov 13:23
· 539 commits to master since this release
93c65e0

This release contains the following breaking API changes:

  • runnerID and runnerGroupID are int64, not string (#2127)

and the following additional changes:

  • Bump github.com/google/go-github/v39 from 39.1.0 to 39.2.0 in /scrape (#2126)
  • Audit log query options set should contain url tag (#2128)
  • Fix user packages api path (#2129)
  • Add runner info to workflow job object (#2131)
  • Support GitHub Advanced Security repository settings (#2133)
  • Fix API links in actions_artifacts.go (#2141)
  • Bump github.com/PuerkitoBio/goquery from 1.7.1 to 1.8.0 in /scrape (#2193)
  • Add new RemoveMilestone method on IssuesService (#2195)
  • Add RenameBranch support (#2119)
  • Add missing fields to Timeline (#2197)
  • Add method to upload Code Scanning Sarif Analysis results to GitHub (#2165)

plus several test- or documentation-only changes.