Skip to content

v43.0.0

Compare
Choose a tag to compare
@gmlewis gmlewis released this 02 Mar 01:48
· 469 commits to master since this release
04b8ae9

This release contains the following breaking API changes:

  • Add list options support for environments #2258
  • GitHub Actions Billing returns total_paid_minutes_used as float64 #2284
  • Fix RequireCodeOwnerReviews and RequiredApprovingReviewCount fields with omitempty #2289

and the following additional changes:

  • Update scrape dependency to v42 #2254
  • Add AllowForking to Repository struct #2256
  • Bump github.com/bradleyfalzon/ghinstallation/v2 from 2.0.3 to 2.0.4 #2259
  • Update docs for CreateWorkflowDispatchEventRequest.Ref #2263
  • Add support for additional PagesUpdate parameters #2266
  • Bump github.com/google/go-cmp from 0.5.6 to 0.5.7 #2269
  • Bump github.com/google/go-cmp from 0.5.6 to 0.5.7 in /update-urls #2270
  • Bump github.com/google/go-cmp from 0.5.6 to 0.5.7 in /scrape #2271
  • ci: bump golangci-lint version #2272
  • Add checks field to RequiredStatusChecks #2276
  • Add Repo and Org fields to DeployKeyEvent #2280
  • Add support for the secret scanning API #2281
  • Add SecretScanningAlertEvent Webhook #2282
  • Add GetWorkflowRunAttempt #2290
  • Add APIMeta fields related to SSH keys #2293
  • Don't update the ratelimits if we got a response from a cache #2273
  • Revert "Remove graduated GitHub v3 API preview header" #2301
  • Bump golangci/golangci-lint-action from 2.5.2 to 3.1.0 #2303