Download Latest Version v78.0.0 source code.tar.gz (936.0 kB)
Email in envelope

Get an email when there's a new version of go-github

Home / v77.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-11-04 1.3 kB
v77.0.0 source code.tar.gz 2025-11-04 930.5 kB
v77.0.0 source code.zip 2025-11-04 1.2 MB
Totals: 3 Items   2.2 MB 4

This release contains the following breaking API changes:

  • refactor!: Remove pointer from required field of CreateStatus API (#3794) BREAKING CHANGE: RepositoriesService.CreateStatus now takes value for status, not pointer.
  • feat!: Add support for project items CRUD and project fields read operations (#3793) BREAKING CHANGES:
  • ProjectV2Field.Options changed from []any to []*ProjectV2FieldOption.
  • ProjectV2Field.URL is now ProjectV2Field.ProjectURL
  • Optional fields in various ProjectV2 structs are now passed as pointers
  • Aligns ProjectsService functions with [#3761]
  • Almost all methods have been renamed

...and the following additional changes:

  • Bump go-github from v75 to v76 in /scrape (#3783)
  • Add custom jsonfieldname linter to ensure Go field name matches JSON tag name (#3757)
  • chore: Fix typo in comment (#3786)
  • feat: Add support for private registries endpoints (#3785)
  • Only set Authorization when token is available (#3789)
  • test: Ensure Authorization is not set with empty token (#3790)
  • Fix spelling issues (#3792)
  • Add test cases for JSON resource marshaling - SCIM (#3798)
  • fix: Org/Enterprise UpdateRepositoryRulesetClearBypassActor sends empty array (#3796)
  • Bump version of go-github to v77.0.0 (#3800)
Source: README.md, updated 2025-11-04