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: googleapis/google-api-go-client
base: v0.176.1
Choose a base ref
...
head repository: googleapis/google-api-go-client
compare: v0.177.0
Choose a head ref
  • 11 commits
  • 558 files changed
  • 5 contributors

Commits on Apr 25, 2024

  1. feat: reduce code size by 29% (#2544)

    - Move more common docs to package level and refer to them
    - Make some docs more concise
    - Remove some whitespace
    - inline some code
    - refactor setting common headers to gensupport
    - remove all non-user facing code comments
    codyoss committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    2f2505b View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

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

Commits on Apr 27, 2024

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

Commits on Apr 28, 2024

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

Commits on Apr 29, 2024

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

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    a5d7734 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb153c0 View commit details
    Browse the repository at this point in the history
  3. fix: split large compute file up (#2546)

    This is a followup to #2544. That change reduced the size of the compute client from 9.4M to 6.7. This change now splits the compute client into three files ranging from 2.7-1.8M each. This should allow editors and tooling to better be able to process the client.
    codyoss committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    1b6db6c View commit details
    Browse the repository at this point in the history
  4. fix: temp patch cloud.google.com/go ambiguity (#2560)

    Force dependency on `cloud.google.com/go` main module to resolve ambiguity.
    
    Fixes #2543
    Updates #2559
    noahdietz committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3eb92f1 View commit details
    Browse the repository at this point in the history
  5. chore(all): update all (#2552)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence | Type | Update |
    |---|---|---|---|---|---|---|---|
    | [cloud.google.com/go](https://togithub.com/googleapis/google-cloud-go) | `v0.112.0` -> `v0.112.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/cloud.google.com%2fgo/v0.112.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/cloud.google.com%2fgo/v0.112.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/cloud.google.com%2fgo/v0.112.0/v0.112.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/cloud.google.com%2fgo/v0.112.0/v0.112.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | patch |
    | golang.org/x/oauth2 | `v0.18.0` -> `v0.19.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2foauth2/v0.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2foauth2/v0.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2foauth2/v0.18.0/v0.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2foauth2/v0.18.0/v0.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | minor |
    | [google.golang.org/genproto/googleapis/bytestream](https://togithub.com/googleapis/go-genproto) | `454cdb8` -> `8cf5692` |  |  |  |  | require | digest |
    | [google.golang.org/genproto/googleapis/rpc](https://togithub.com/googleapis/go-genproto) | `8c6c420` -> `8cf5692` |  |  |  |  | require | digest |
    | [google.golang.org/protobuf](https://togithub.com/protocolbuffers/protobuf-go) | `v1.33.0` -> `v1.34.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fprotobuf/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/google.golang.org%2fprotobuf/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/google.golang.org%2fprotobuf/v1.33.0/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fprotobuf/v1.33.0/v1.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | minor |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/google-cloud-go (cloud.google.com/go)</summary>
    
    ### [`v0.112.2`](https://togithub.com/googleapis/google-cloud-go/releases/tag/v0.112.2)
    
    [Compare Source](https://togithub.com/googleapis/google-cloud-go/compare/v0.112.1...v0.112.2)
    
    ##### Bug Fixes
    
    -   **all:** Release protobuf dep bump ([#&#8203;9586](https://togithub.com/googleapis/google-cloud-go/issues/9586)) ([30b038d](https://togithub.com/googleapis/google-cloud-go/commit/30b038d8cac0b8cd5dd4761c87f3f298760dd33a))
    
    ### [`v0.112.1`](https://togithub.com/googleapis/google-cloud-go/releases/tag/v0.112.1)
    
    [Compare Source](https://togithub.com/googleapis/google-cloud-go/compare/v0.112.0...v0.112.1)
    
    ##### Bug Fixes
    
    -   **internal/postprocessor:** Handle googleapis link in commit body ([#&#8203;9251](https://togithub.com/googleapis/google-cloud-go/issues/9251)) ([1dd3515](https://togithub.com/googleapis/google-cloud-go/commit/1dd35157bff871a2b3e5b0e3cac33502737fd631))
    
    ##### Documentation
    
    -   **main:** Add OpenTelemetry-Go compatibility warning to debug.md ([#&#8203;9268](https://togithub.com/googleapis/google-cloud-go/issues/9268)) ([18f9bb9](https://togithub.com/googleapis/google-cloud-go/commit/18f9bb94fbc239255a873b29462fc7c2eac3c0aa)), refs [#&#8203;9267](https://togithub.com/googleapis/google-cloud-go/issues/9267)
    
    </details>
    
    <details>
    <summary>protocolbuffers/protobuf-go (google.golang.org/protobuf)</summary>
    
    ### [`v1.34.0`](https://togithub.com/protocolbuffers/protobuf-go/compare/v1.33.0...v1.34.0)
    
    [Compare Source](https://togithub.com/protocolbuffers/protobuf-go/compare/v1.33.0...v1.34.0)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/google-api-go-client).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    renovate-bot committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e6e5ac5 View commit details
    Browse the repository at this point in the history
  6. chore(main): release 0.177.0 (#2545)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.177.0](https://togithub.com/googleapis/google-api-go-client/compare/v0.176.1...v0.177.0) (2024-04-30)
    
    
    ### Features
    
    * **all:** Auto-regenerate discovery clients ([#2548](https://togithub.com/googleapis/google-api-go-client/issues/2548)) ([32a5d10](https://togithub.com/googleapis/google-api-go-client/commit/32a5d10b1870bacb93fdf065e5ce7923c04039e8))
    * **all:** Auto-regenerate discovery clients ([#2550](https://togithub.com/googleapis/google-api-go-client/issues/2550)) ([f9bf96d](https://togithub.com/googleapis/google-api-go-client/commit/f9bf96df3a9a7ee9eb5b4b01c60d50f4c70e45c9))
    * **all:** Auto-regenerate discovery clients ([#2551](https://togithub.com/googleapis/google-api-go-client/issues/2551)) ([4418f5f](https://togithub.com/googleapis/google-api-go-client/commit/4418f5fc551ce9a1edda277ddf483f3dd596d9aa))
    * **all:** Auto-regenerate discovery clients ([#2553](https://togithub.com/googleapis/google-api-go-client/issues/2553)) ([2f46e14](https://togithub.com/googleapis/google-api-go-client/commit/2f46e14ff3836ec2ed0e9b08c33b3ec3d29e707b))
    * **all:** Auto-regenerate discovery clients ([#2556](https://togithub.com/googleapis/google-api-go-client/issues/2556)) ([fb153c0](https://togithub.com/googleapis/google-api-go-client/commit/fb153c030eb62f149abff30e6948ea1933a9034c))
    * Reduce code size by 29% ([#2544](https://togithub.com/googleapis/google-api-go-client/issues/2544)) ([2f2505b](https://togithub.com/googleapis/google-api-go-client/commit/2f2505b83d909fafc4dcf24aff9bb6eb3b7333d7))
    
    
    ### Bug Fixes
    
    * Split large compute file up ([#2546](https://togithub.com/googleapis/google-api-go-client/issues/2546)) ([1b6db6c](https://togithub.com/googleapis/google-api-go-client/commit/1b6db6c4446668599f8db8edda2dde85d7b6015d))
    * Temp patch cloud.google.com/go ambiguity ([#2560](https://togithub.com/googleapis/google-api-go-client/issues/2560)) ([3eb92f1](https://togithub.com/googleapis/google-api-go-client/commit/3eb92f1acf25ec8ac4eeb0fa75dbb04a10db36e0)), refs [#2543](https://togithub.com/googleapis/google-api-go-client/issues/2543) [#2559](https://togithub.com/googleapis/google-api-go-client/issues/2559)
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    release-please[bot] committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a11ef60 View commit details
    Browse the repository at this point in the history