v44.0.0
This release contains the following breaking API changes:
- Deprecate WebHookPayload #2032
and the following additional changes:
- Update scrape dependency to v43 #2308
- Add repo webhook redelivery method #2305
- Add security-advisory and code-scanning-alert event types #2311
- Bump actions/checkout from 2 to 3 #2314
- Move examples dir into its own Go module #2310
- Add AllowUpdateBranch to the Repository struct #2313
- Bump actions/cache from 2 to 3 #2316
- Add support for setting actions permissions on a repository #2315
- Remove code duplication #2321
- Improve stringify test coverage #2320
- Clean up method return consistency #2318
- Make auto-generated files read-only #2323
- Update workflow to use Go 1.18 and Go 1.17 #2322
- Add support for the pull request review thread event #2326
- Bump actions/setup-go from 2 to 3 #2332
- Bump codecov/codecov-action from 2.1.0 to 3 #2331
- Add create repository with an initial commit with empty README #2333
- Restrict permissions for GitHub actions #2334
- Add support to list custom roles for organizations #2336
- Bump codecov/codecov-action from 3.0.0 to 3.1.0 #2343
- example: update go modules for some examples bbfb105
- fix gofmt issue in newreposecretwithxcrypto 97b5d95
- run golangci-lint on all modules c071ded