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/google-api-objectivec-client-for-rest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.0
Choose a base ref
...
head repository: google/google-api-objectivec-client-for-rest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.1.0
Choose a head ref
  • 9 commits
  • 555 files changed
  • 1 contributor

Commits on Aug 1, 2025

  1. Update services.

    thomasvl committed Aug 1, 2025
    2 Configuration menu
    Copy the full SHA
    fad3ec7 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

  1. Fix up CI config

    - Ensure the lastest stable Xcode on the image is used.
    - Work around an issues with visionOS tests in the lastest image by explicitly
      targeting an OS version.
    thomasvl committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    474f5ab View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2025

  1. Move to actions/checkout@v5.

    thomasvl committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    13782fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cae05f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2025

  1. Configuration menu
    Copy the full SHA
    4fe2314 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21470b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2025

  1. Stop selecting the latest Xcode and use the image default.

    The latest GitHub images have the 26 RC, but they didn't install any defaults
    with that OS, so it makes actions fail. So just go back to using the default
    Xcode on the images.
    thomasvl committed Sep 15, 2025
    Configuration menu
    Copy the full SHA
    9bab6cd View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2025

  1. Update services.

    thomasvl committed Oct 3, 2025
    Configuration menu
    Copy the full SHA
    abd2857 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

  1. Version bump for a release

    thomasvl committed Oct 6, 2025
    Configuration menu
    Copy the full SHA
    295c7ca View commit details
    Browse the repository at this point in the history
Loading