Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: google/go-github
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v78.0.0
Choose a base ref
...
head repository: google/go-github
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v79.0.0
Choose a head ref
  • 14 commits
  • 102 files changed
  • 9 contributors

Commits on Nov 8, 2025

  1. Configuration menu
    Copy the full SHA
    5953276 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d47559a View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2025

  1. Configuration menu
    Copy the full SHA
    8a32731 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2025

  1. Configuration menu
    Copy the full SHA
    9c16433 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b477479 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b4b8cc View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2025

  1. Configuration menu
    Copy the full SHA
    3959138 View commit details
    Browse the repository at this point in the history
  2. fix!: Fix field selection and bugs in ProjectsV2 GET endpoints (#3809)

    BREAKING CHANGE: `UpdateProjectItemOptions.Field` is now `[]*ProjectV2FieldUpdate`.
    stephenotalora authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    8657c38 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2025

  1. Configuration menu
    Copy the full SHA
    025030e View commit details
    Browse the repository at this point in the history
  2. feat!: Add enterprise security configurations, update API fields (#3812)

    BREAKING CHANGES: Several `OrganizationsService` methods have been renamed for better consistency.
    tim-goto authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    81f066c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6f325b View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2025

  1. Configuration menu
    Copy the full SHA
    d69610a View commit details
    Browse the repository at this point in the history
  2. feat!: Implement Enterprise SCIM - EnterpriseService.ListProvisionedS…

    …CIMGroups (#3814)
    
    BREAKING CHANGE: `SCIMService.ListSCIMProvisionedGroupsForEnterprise` is now `EnterpriseService.ListProvisionedSCIMEnterpriseGroups`.
    elminster-aom authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    e53f61e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6f87f9 View commit details
    Browse the repository at this point in the history
Loading