Bump version of go-github to v82.0.0 by gmlewis · Pull Request #3945 · google/go-github
Copy link
Collaborator
gmlewis
commented
Jan 27, 2026
gmlewis
commented
This release contains the following breaking API changes:
- feat!: Improve support for custom property defaults #3906
BREAKING CHANGE:CustomProperty.DefaultValueis now typeanyand.ValueTypeis now typePropertyValueType. - fix!: Simplify
Git.ListMatchingRefsby removingReferenceListOptions#3924
BREAKING CHANGE:Git.ListMatchingRefsacceptsrefinstead ofReferenceListOptions. - refactor!: Use a struct for
Repository.Permissionsinstead ofmap[string]bool#3936
BREAKING CHANGE:Repository.Permissionsis now a struct instead ofmap[string]bool.
...and the following additional changes:
- Bump go-github from v80 to v81 in /scrape #3900
- build(deps): Bump github.com/google/go-querystring from 1.1.0 to 1.2.0 #3901
- docs: Correct variable name in rate limit error logging example #3902
- feat: Add
ConfigurationFilePathfield toGenerateNotesOptions#3904 - fix: Ignore unset
AllowedMergeMethodsfield #3905 - docs: Clarify
nilhttp.Clientusage has no timeout #3910 - build(deps): Bump golang.org/x/net from 0.48.0 to 0.49.0 in /scrape #3911
- build(deps): Bump golang.org/x/term from 0.38.0 to 0.39.0 in /example #3912
- build(deps): Bump golang.org/x/crypto from 0.46.0 to 0.47.0 in /example #3913
- feat: Add
dependency_sbomrate limit support #3908 - feat: Add support for delegated bypass in code security org config #3920
- fix: DeleteSocialAccounts and AddSocialAccounts of UsersService #3922
- chore: Add Not-Dhananjay-Mishra to REVIEWERS #3923
- build(deps): Bump the actions group with 2 updates #3927
- chore: Refactor test workflow #3929
- fix: Use correct type for custom property default value #3928
- feat: Support creating repo with custom properties #3933
- chore: Enable
govetlinter with all checks #3935 - perf: Optimize
Stringifyallocations (~3x faster) #3914 - docs: Update CONTRIBUTING.md to prevent AI slop PRs #3940
- chore: Update openapi_operations.yaml #3942
- build(deps): Bump actions/checkout from 6.0.1 to 6.0.2 in the actions group #3943
Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
Copy link
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.45%. Comparing base (a21a651) to head (eb9ae28).
⚠️ Report is 1 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@ ## master #3945 +/- ## ======================================= Coverage 92.45% 92.45% ======================================= Files 203 203 Lines 14980 14980 ======================================= Hits 13850 13850 Misses 927 927 Partials 203 203
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
gmlewis
deleted the
release-v82.0.0
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters