This release contains the following breaking API changes:
- feat!: Add ListReactionOptions to all ListxxReactions functions to enable filter by content (#3532)
BREAKING CHANGE:ListCommentReactionOptions
=>ListReactionOptions
and allList*Reactions
methods now use it.
...and the following additional changes:
- Bump go-github from v69 to v70 in /scrape (#3521)
- Path escape fix in UserService.GetPackage() (#3522)
- Update openapi (#3526)
- feat: Add support for Issue Types API (#3525)
- build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 in /example (#3528)
- build(deps): bump the actions group with 2 updates (#3530)
- build(deps): bump github.com/getkin/kin-openapi from 0.130.0 to 0.131.0 in /tools (#3531)
- Add ListReleaseReactions and DeleteReleaseReaction (#3533)
- feat: Add actions_macos field to APIMeta struct (#3535)
- fix: Isolate HTTP transports in parallel tests to prevent connection issues (#3529)
- chore: Remove redundant in Go 1.22 loop variables (#3537)
- fix: Add back repository field in Package struct (#3539)
- Bump version of go-github to v71.0.0 (#3540)