Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(all): update all #758

Merged
merged 2 commits into from Dec 1, 2020

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Nov 23, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
cloud.google.com/go require minor v0.65.0 -> v0.72.0
github.com/google/go-cmp require patch v0.5.2 -> v0.5.4
go.opencensus.io require patch v0.22.4 -> v0.22.5
golang.org/x/oauth2 require digest 5d25da1 -> 9fd6049
golang.org/x/sync require digest 6e8e738 -> 67f06af
golang.org/x/sys require digest be1d343 -> ef89a24
golang.org/x/tools require digest 39188db -> ac6f37f
google.golang.org/appengine require patch v1.6.6 -> v1.6.7
google.golang.org/genproto require digest 0bd0a95 -> b05cb90
google.golang.org/grpc require minor v1.31.1 -> v1.33.2

Release Notes

googleapis/google-cloud-go

v0.72.0

Compare Source

Features
Bug Fixes
  • all: Update hand-written clients to not use WithEndpoint override (#​3111) (f0cfd05)
  • internal/godocfx: rename README files to pkg-readme (#​3185) (d3a8571)

v0.71.0

Compare Source

Features
Bug Fixes

v0.70.0

Compare Source

Features

v0.69.1

Compare Source

This is an empty release that was created solely to aid in pubsublite's module
carve out. See: https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository.

v0.69.0

Compare Source

Features
Bug Fixes
  • godocfx: make extra files optional, filter out third_party (#​2985) (f268921)

v0.68.0

Compare Source

Features

v0.67.0

Compare Source

Features
Bug Fixes

v0.66.0

Compare Source

Features
Bug Fixes
Reverts
  • cloudbuild): "feat(cloudbuild: Start generating apiv1/v3" (#​2840) (3aaf755)
google/go-cmp

v0.5.4

Compare Source

Bug fixes:

(#​247) Fix non-determinism in diffing algorithm
(#​248) Impose verbosity limit when formatting map keys

v0.5.3

Compare Source

Minor documentation changes:

(#​236) Fix license headers
(#​205) Add an example for IgnoreFields
(#​237) Fix Diff documentation

census-instrumentation/opencensus-go

v0.22.5

Compare Source

Changes Since 0.22.4

8e242ed Comment on GRPC latency measure reuse (#​1217)
af30f77 Record a Start Time Per Time Series within a View (#​1220)
3456e1d Made public traceparent/tracestate marshal/unmarshal (#​1218)
d7677d6 Include const labels in baseMetric.upsertEntry (#​1221)
5bb2445 update golang.org/x/text to v0.3.3 (#​1230)
3fb168f Defer IDGenerator initialization until first use (#​1228)

golang/appengine

v1.6.7

Compare Source

  • aetest: Allow specifying path to dev_appserver binary
grpc/grpc-go

v1.33.2

Compare Source

  • protobuf: update all generated code to google.golang.org/protobuf (#​3932)
  • xdsclient: populate error details for NACK (#​3975)
  • internal/credentials: fix a bug and add one more helper function SPIFFEIDFromCert (#​3929)

v1.33.1

Compare Source

API Changes

  • connectivity: remove unused, experimental Reporter interface (#​3875)

New Features

  • xds bootstrap: support insecure and make Creds required (#​3881)
  • xds: add bootstrap support for certificate providers. (#​3901)
  • lrs: add a layer for clusters in load store (#​3880)
  • credentials/xds: implementation of client-side xDS credentials. (#​3888)

Bug Fixes

  • http2_client: fix reader segfault on PROTOCOL_ERRORs (#​3926)
  • internal/transport: handle h2 errcode on header decoding (#​3872)
  • xds: exit from run() goroutine when resolver is closed. (#​3882)
  • credentials/alts: ClientAuthorizationCheck to case-fold compare of peer SA (#​3792)
  • service reflection: include transitive closure for a file (#​3851)
  • stats: include message header in stats.InPayload.WireLength (#​3886)
  • binarylog: export Sink (#​3879)
  • service reflection: include transitive closure for a file (#​3851)

v1.32.0

Compare Source

Dependencies
  • Remove Go 1.9 support; assume go1.12 build tag (#​3767)
New Features
  • grpc: add ServiceRegistrar interface; bump up support package version. (#​3816; #​3818)
  • xds: add LRS balancing policy (#​3799)
Bug Fixes
  • server: prevent hang in Go HTTP transport in some error cases (#​3833)
  • server: respond correctly to client headers with END_STREAM flag set (#​3803)
  • eds: fix priority timeout failure when EDS removes all priorities (#​3830)

Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 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 if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner November 23, 2020 00:09
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 23, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 23, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 23, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 23, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 23, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 23, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 23, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 23, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 23, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 23, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 23, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 23, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 23, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 23, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 23, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 23, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 23, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 23, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 23, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 23, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 1, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 1, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 1, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 1, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 1, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 1, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 1, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 1, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 1, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 1, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 1, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 1, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 1, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 1, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 1, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 1, 2020
@tbpg tbpg added the automerge Merge the pull request once unit tests and other checks pass. label Dec 1, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 9bf19fa into googleapis:master Dec 1, 2020
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Dec 1, 2020
myusuf3 pushed a commit to agilebits/google-api-go-client that referenced this pull request Dec 4, 2020
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [cloud.google.com/go](https://togithub.com/googleapis/google-cloud-go) | require | minor | `v0.65.0` -> `v0.72.0` |
| [github.com/google/go-cmp](https://togithub.com/google/go-cmp) | require | patch | `v0.5.2` -> `v0.5.4` |
| [go.opencensus.io](https://togithub.com/census-instrumentation/opencensus-go) | require | patch | `v0.22.4` -> `v0.22.5` |
| [golang.org/x/oauth2](https://togithub.com/golang/oauth2) | require | digest | `5d25da1` -> `9fd6049` |
| [golang.org/x/sync](https://togithub.com/golang/sync) | require | digest | `6e8e738` -> `67f06af` |
| [golang.org/x/sys](https://togithub.com/golang/sys) | require | digest | `be1d343` -> `ef89a24` |
| [golang.org/x/tools](https://togithub.com/golang/tools) | require | digest | `39188db` -> `ac6f37f` |
| [google.golang.org/appengine](https://togithub.com/golang/appengine) | require | patch | `v1.6.6` -> `v1.6.7` |
| [google.golang.org/genproto](https://togithub.com/googleapis/go-genproto) | require | digest | `0bd0a95` -> `b05cb90` |
| [google.golang.org/grpc](https://togithub.com/grpc/grpc-go) | require | minor | `v1.31.1` -> `v1.33.2` |

---

### Release Notes

<details>
<summary>googleapis/google-cloud-go</summary>

### [`v0.72.0`](https://togithub.com/googleapis/google-cloud-go/releases/v0.72.0)

[Compare Source](https://togithub.com/googleapis/google-cloud-go/compare/v0.71.0...v0.72.0)

##### Features

-   **all:** auto-regenerate gapics , refs [#&#8203;3177](https://www.github.com/googleapis/google-cloud-go/issues/3177) [#&#8203;3164](https://www.github.com/googleapis/google-cloud-go/issues/3164) [#&#8203;3149](https://www.github.com/googleapis/google-cloud-go/issues/3149) [#&#8203;3142](https://www.github.com/googleapis/google-cloud-go/issues/3142) [#&#8203;3136](https://www.github.com/googleapis/google-cloud-go/issues/3136) [#&#8203;3130](https://www.github.com/googleapis/google-cloud-go/issues/3130) [#&#8203;3121](https://www.github.com/googleapis/google-cloud-go/issues/3121) [#&#8203;3119](https://www.github.com/googleapis/google-cloud-go/issues/3119)

##### Bug Fixes

-   **all:** Update hand-written clients to not use WithEndpoint override ([#&#8203;3111](https://www.github.com/googleapis/google-cloud-go/issues/3111)) ([f0cfd05](https://www.github.com/googleapis/google-cloud-go/commit/f0cfd0532f5204ff16f7bae406efa72603d16f44))
-   **internal/godocfx:** rename README files to pkg-readme ([#&#8203;3185](https://www.github.com/googleapis/google-cloud-go/issues/3185)) ([d3a8571](https://www.github.com/googleapis/google-cloud-go/commit/d3a85719be411b692aede3331abb29b5a7b3da9a))

### [`v0.71.0`](https://togithub.com/googleapis/google-cloud-go/releases/v0.71.0)

[Compare Source](https://togithub.com/googleapis/google-cloud-go/compare/v0.70.0...v0.71.0)

##### Features

-   **all:** auto-regenerate gapics , refs [#&#8203;3115](https://www.github.com/googleapis/google-cloud-go/issues/3115) [#&#8203;3106](https://www.github.com/googleapis/google-cloud-go/issues/3106) [#&#8203;3102](https://www.github.com/googleapis/google-cloud-go/issues/3102) [#&#8203;3083](https://www.github.com/googleapis/google-cloud-go/issues/3083) [#&#8203;3073](https://www.github.com/googleapis/google-cloud-go/issues/3073) [#&#8203;3057](https://www.github.com/googleapis/google-cloud-go/issues/3057) [#&#8203;3044](https://www.github.com/googleapis/google-cloud-go/issues/3044)
-   **billing/budgets:** start generating apiv1 ([#&#8203;3099](https://www.github.com/googleapis/google-cloud-go/issues/3099)) ([e760c85](https://www.github.com/googleapis/google-cloud-go/commit/e760c859de88a6e79b6dffc653dbf75f1630d8e3))
-   **internal:** auto-run godocfx on new mods ([#&#8203;3069](https://www.github.com/googleapis/google-cloud-go/issues/3069)) ([49f497e](https://www.github.com/googleapis/google-cloud-go/commit/49f497eab80ce34dfb4ca41f033a5c0429ff5e42))
-   **pubsublite:** Added Pub/Sub Lite clients and routing headers ([#&#8203;3105](https://www.github.com/googleapis/google-cloud-go/issues/3105)) ([98668fa](https://www.github.com/googleapis/google-cloud-go/commit/98668fa5457d26ed34debee708614f027020e5bc))
-   **pubsublite:** Message type and message routers ([#&#8203;3077](https://www.github.com/googleapis/google-cloud-go/issues/3077)) ([179fc55](https://www.github.com/googleapis/google-cloud-go/commit/179fc550b545a5344358a243da7007ffaa7b5171))
-   **pubsublite:** Pub/Sub Lite admin client ([#&#8203;3036](https://www.github.com/googleapis/google-cloud-go/issues/3036)) ([749473e](https://www.github.com/googleapis/google-cloud-go/commit/749473ead30bf1872634821d3238d1299b99acc6))
-   **pubsublite:** Publish settings and errors ([#&#8203;3075](https://www.github.com/googleapis/google-cloud-go/issues/3075)) ([9eb9fcb](https://www.github.com/googleapis/google-cloud-go/commit/9eb9fcb79f17ad7c08c77c455ba3e8d89e3bdbf2))
-   **pubsublite:** Retryable stream wrapper ([#&#8203;3068](https://www.github.com/googleapis/google-cloud-go/issues/3068)) ([97cfd45](https://www.github.com/googleapis/google-cloud-go/commit/97cfd4587f2f51996bd685ff486308b70eb51900))

##### Bug Fixes

-   **internal/kokoro:** remove unnecessary cd ([#&#8203;3071](https://www.github.com/googleapis/google-cloud-go/issues/3071)) ([c1a4c3e](https://www.github.com/googleapis/google-cloud-go/commit/c1a4c3eaffcdc3cffe0e223fcfa1f60879cd23bb))
-   **pubsublite:** Disable integration tests for project id ([#&#8203;3087](https://www.github.com/googleapis/google-cloud-go/issues/3087)) ([a0982f7](https://www.github.com/googleapis/google-cloud-go/commit/a0982f79d6461feabdf31363f29fed7dc5677fe7))

### [`v0.70.0`](https://togithub.com/googleapis/google-cloud-go/releases/v0.70.0)

[Compare Source](https://togithub.com/googleapis/google-cloud-go/compare/v0.69.1...v0.70.0)

##### Features

-   **all:** auto-regenerate gapics , refs [#&#8203;3047](https://www.github.com/googleapis/google-cloud-go/issues/3047) [#&#8203;3035](https://www.github.com/googleapis/google-cloud-go/issues/3035) [#&#8203;3025](https://www.github.com/googleapis/google-cloud-go/issues/3025)
-   **managedidentities:** start generating apiv1 ([#&#8203;3032](https://www.github.com/googleapis/google-cloud-go/issues/3032)) ([10ccca2](https://www.github.com/googleapis/google-cloud-go/commit/10ccca238074d24fea580a4cd8e64478818b0b44))
-   **pubsublite:** Types for resource paths and topic/subscription configs ([#&#8203;3026](https://www.github.com/googleapis/google-cloud-go/issues/3026)) ([6f7fa86](https://www.github.com/googleapis/google-cloud-go/commit/6f7fa86ed906258f98d996aab40184f3a46f9714))

### [`v0.69.1`](https://togithub.com/googleapis/google-cloud-go/releases/v0.69.1)

[Compare Source](https://togithub.com/googleapis/google-cloud-go/compare/v0.69.0...v0.69.1)

This is an empty release that was created solely to aid in pubsublite's module
carve out. See: <https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository>.

### [`v0.69.0`](https://togithub.com/googleapis/google-cloud-go/releases/v0.69.0)

[Compare Source](https://togithub.com/googleapis/google-cloud-go/compare/v0.68.0...v0.69.0)

##### Features

-   **accessapproval:** start generating apiv1 ([#&#8203;3002](https://www.github.com/googleapis/google-cloud-go/issues/3002)) ([709d6e7](https://www.github.com/googleapis/google-cloud-go/commit/709d6e76393e6ac00ff488efd83bfe873173b045))
-   **all:** auto-regenerate gapics , refs [#&#8203;3010](https://www.github.com/googleapis/google-cloud-go/issues/3010) [#&#8203;3005](https://www.github.com/googleapis/google-cloud-go/issues/3005) [#&#8203;2993](https://www.github.com/googleapis/google-cloud-go/issues/2993) [#&#8203;2989](https://www.github.com/googleapis/google-cloud-go/issues/2989) [#&#8203;2981](https://www.github.com/googleapis/google-cloud-go/issues/2981) [#&#8203;2976](https://www.github.com/googleapis/google-cloud-go/issues/2976) [#&#8203;2968](https://www.github.com/googleapis/google-cloud-go/issues/2968) [#&#8203;2958](https://www.github.com/googleapis/google-cloud-go/issues/2958)
-   **cmd/go-cloud-debug-agent:** mark as deprecated ([#&#8203;2964](https://www.github.com/googleapis/google-cloud-go/issues/2964)) ([276ec88](https://www.github.com/googleapis/google-cloud-go/commit/276ec88b05852c33a3ba437e18d072f7ffd8fd33))
-   **godocfx:** add nesting to TOC ([#&#8203;2972](https://www.github.com/googleapis/google-cloud-go/issues/2972)) ([3a49b2d](https://www.github.com/googleapis/google-cloud-go/commit/3a49b2d142a353f98429235c3f380431430b4dbf))
-   **internal/godocfx:** HTML-ify package summary ([#&#8203;2986](https://www.github.com/googleapis/google-cloud-go/issues/2986)) ([9e64b01](https://www.github.com/googleapis/google-cloud-go/commit/9e64b018255bd8d9b31d60e8f396966251de946b))
-   **internal/kokoro:** make publish_docs VERSION optional ([#&#8203;2979](https://www.github.com/googleapis/google-cloud-go/issues/2979)) ([76e35f6](https://www.github.com/googleapis/google-cloud-go/commit/76e35f689cb60bd5db8e14b8c8d367c5902bcb0e))
-   **websecurityscanner:** start generating apiv1 ([#&#8203;3006](https://www.github.com/googleapis/google-cloud-go/issues/3006)) ([1d92e20](https://www.github.com/googleapis/google-cloud-go/commit/1d92e2062a13f62d7a96be53a7354c0cacca6a85))

##### Bug Fixes

-   **godocfx:** make extra files optional, filter out third_party ([#&#8203;2985](https://www.github.com/googleapis/google-cloud-go/issues/2985)) ([f268921](https://www.github.com/googleapis/google-cloud-go/commit/f2689214a24b2e325d3e8f54441bb11fbef925f0))

### [`v0.68.0`](https://togithub.com/googleapis/google-cloud-go/releases/v0.68.0)

[Compare Source](https://togithub.com/googleapis/google-cloud-go/compare/v0.67.0...v0.68.0)

##### Features

-   **all:** auto-regenerate gapics , refs [#&#8203;2952](https://www.github.com/googleapis/google-cloud-go/issues/2952) [#&#8203;2944](https://www.github.com/googleapis/google-cloud-go/issues/2944) [#&#8203;2935](https://www.github.com/googleapis/google-cloud-go/issues/2935)

### [`v0.67.0`](https://togithub.com/googleapis/google-cloud-go/releases/v0.67.0)

[Compare Source](https://togithub.com/googleapis/google-cloud-go/compare/v0.66.0...v0.67.0)

##### Features

-   **all:** auto-regenerate gapics , refs [#&#8203;2933](https://www.github.com/googleapis/google-cloud-go/issues/2933) [#&#8203;2919](https://www.github.com/googleapis/google-cloud-go/issues/2919) [#&#8203;2913](https://www.github.com/googleapis/google-cloud-go/issues/2913) [#&#8203;2910](https://www.github.com/googleapis/google-cloud-go/issues/2910) [#&#8203;2899](https://www.github.com/googleapis/google-cloud-go/issues/2899) [#&#8203;2897](https://www.github.com/googleapis/google-cloud-go/issues/2897) [#&#8203;2886](https://www.github.com/googleapis/google-cloud-go/issues/2886) [#&#8203;2877](https://www.github.com/googleapis/google-cloud-go/issues/2877) [#&#8203;2869](https://www.github.com/googleapis/google-cloud-go/issues/2869) [#&#8203;2864](https://www.github.com/googleapis/google-cloud-go/issues/2864)
-   **assuredworkloads:** start generating apiv1beta1 ([#&#8203;2866](https://www.github.com/googleapis/google-cloud-go/issues/2866)) ([7598c4d](https://www.github.com/googleapis/google-cloud-go/commit/7598c4dd2462e8270a2c7b1f496af58ca81ff568))
-   **dialogflow/cx:** start generating apiv3beta1 ([#&#8203;2875](https://www.github.com/googleapis/google-cloud-go/issues/2875)) ([37ca93a](https://www.github.com/googleapis/google-cloud-go/commit/37ca93ad69eda363d956f0174d444ed5914f5a72))
-   **docfx:** add support for examples ([#&#8203;2884](https://www.github.com/googleapis/google-cloud-go/issues/2884)) ([0cc0de3](https://www.github.com/googleapis/google-cloud-go/commit/0cc0de300d58be6d3b7eeb2f1baebfa6df076830))
-   **godocfx:** include README in output ([#&#8203;2927](https://www.github.com/googleapis/google-cloud-go/issues/2927)) ([f084690](https://www.github.com/googleapis/google-cloud-go/commit/f084690a2ea08ce73bafaaced95ad271fd01e11e))
-   **talent:** start generating apiv4 ([#&#8203;2871](https://www.github.com/googleapis/google-cloud-go/issues/2871)) ([5c98071](https://www.github.com/googleapis/google-cloud-go/commit/5c98071b03822c58862d1fa5442ff36d627f1a61))

##### Bug Fixes

-   **godocfx:** filter out other modules, sort pkgs ([#&#8203;2894](https://www.github.com/googleapis/google-cloud-go/issues/2894)) ([868db45](https://www.github.com/googleapis/google-cloud-go/commit/868db45e2e6f4e9ad48432be86c849f335e1083d))
-   **godocfx:** shorten function names ([#&#8203;2880](https://www.github.com/googleapis/google-cloud-go/issues/2880)) ([48a0217](https://www.github.com/googleapis/google-cloud-go/commit/48a0217930750c1f4327f2622b0f2a3ec8afc0b7))
-   **translate:** properly name examples ([#&#8203;2892](https://www.github.com/googleapis/google-cloud-go/issues/2892)) ([c19e141](https://www.github.com/googleapis/google-cloud-go/commit/c19e1415e6fa76b7ea66a7fc67ad3ba22670a2ba)), refs [#&#8203;2883](https://www.github.com/googleapis/google-cloud-go/issues/2883)

### [`v0.66.0`](https://togithub.com/googleapis/google-cloud-go/releases/v0.66.0)

[Compare Source](https://togithub.com/googleapis/google-cloud-go/compare/v0.65.0...v0.66.0)

##### Features

-   **all:** auto-regenerate gapics , refs [#&#8203;2849](https://www.github.com/googleapis/google-cloud-go/issues/2849) [#&#8203;2843](https://www.github.com/googleapis/google-cloud-go/issues/2843) [#&#8203;2841](https://www.github.com/googleapis/google-cloud-go/issues/2841) [#&#8203;2819](https://www.github.com/googleapis/google-cloud-go/issues/2819) [#&#8203;2816](https://www.github.com/googleapis/google-cloud-go/issues/2816) [#&#8203;2809](https://www.github.com/googleapis/google-cloud-go/issues/2809) [#&#8203;2801](https://www.github.com/googleapis/google-cloud-go/issues/2801) [#&#8203;2795](https://www.github.com/googleapis/google-cloud-go/issues/2795) [#&#8203;2791](https://www.github.com/googleapis/google-cloud-go/issues/2791) [#&#8203;2788](https://www.github.com/googleapis/google-cloud-go/issues/2788) [#&#8203;2781](https://www.github.com/googleapis/google-cloud-go/issues/2781)
-   **analytics/data:** start generating apiv1alpha ([#&#8203;2796](https://www.github.com/googleapis/google-cloud-go/issues/2796)) ([e93132c](https://www.github.com/googleapis/google-cloud-go/commit/e93132c77725de3c80c34d566df269eabfcfde93))
-   **area120/tables:** start generating apiv1alpha1 ([#&#8203;2807](https://www.github.com/googleapis/google-cloud-go/issues/2807)) ([9e5a4d0](https://www.github.com/googleapis/google-cloud-go/commit/9e5a4d0dee0d83be0c020797a2f579d9e42ef521))
-   **cloudbuild:** Start generating apiv1/v3 ([#&#8203;2830](https://www.github.com/googleapis/google-cloud-go/issues/2830)) ([358a536](https://www.github.com/googleapis/google-cloud-go/commit/358a5368da64cf4868551652e852ceb453504f64))
-   **godocfx:** create Go DocFX YAML generator ([#&#8203;2854](https://www.github.com/googleapis/google-cloud-go/issues/2854)) ([37c70ac](https://www.github.com/googleapis/google-cloud-go/commit/37c70acd91768567106ff3b2b130835998d974c5))
-   **security/privateca:** start generating apiv1beta1 ([#&#8203;2806](https://www.github.com/googleapis/google-cloud-go/issues/2806)) ([f985141](https://www.github.com/googleapis/google-cloud-go/commit/f9851412183989dc69733a7e61ad39a9378cd893))
-   **video/transcoder:** start generating apiv1beta1 ([#&#8203;2797](https://www.github.com/googleapis/google-cloud-go/issues/2797)) ([390dda8](https://www.github.com/googleapis/google-cloud-go/commit/390dda8ff2c526e325e434ad0aec778b7aa97ea4))
-   **workflows:** start generating apiv1beta ([#&#8203;2799](https://www.github.com/googleapis/google-cloud-go/issues/2799)) ([0e39665](https://www.github.com/googleapis/google-cloud-go/commit/0e39665ccb788caec800e2887d433ca6e0cf9901))
-   **workflows/executions:** start generating apiv1beta ([#&#8203;2800](https://www.github.com/googleapis/google-cloud-go/issues/2800)) ([7eaa0d1](https://www.github.com/googleapis/google-cloud-go/commit/7eaa0d184c6a2141d8bf4514b3fd20715b50a580))

##### Bug Fixes

-   **internal/kokoro:** install the right version of docuploader ([#&#8203;2861](https://www.github.com/googleapis/google-cloud-go/issues/2861)) ([d8489c1](https://www.github.com/googleapis/google-cloud-go/commit/d8489c141b8b02e83d6426f4baebd3658ae11639))
-   **internal/kokoro:** remove extra dash in doc tarball ([#&#8203;2862](https://www.github.com/googleapis/google-cloud-go/issues/2862)) ([690ddcc](https://www.github.com/googleapis/google-cloud-go/commit/690ddccc5202b5a70f1afa5c518dca37b6a0861c))
-   **profiler:** do not collect disabled profile types ([#&#8203;2836](https://www.github.com/googleapis/google-cloud-go/issues/2836)) ([faeb498](https://www.github.com/googleapis/google-cloud-go/commit/faeb4985bf6afdcddba4553efa874642bf7f08ed)), refs [#&#8203;2835](https://www.github.com/googleapis/google-cloud-go/issues/2835)

##### Reverts

-   **cloudbuild): "feat(cloudbuild:** Start generating apiv1/v3" ([#&#8203;2840](https://www.github.com/googleapis/google-cloud-go/issues/2840)) ([3aaf755](https://www.github.com/googleapis/google-cloud-go/commit/3aaf755476dfea1700986fc086f53fc1ab756557))

</details>

<details>
<summary>google/go-cmp</summary>

### [`v0.5.4`](https://togithub.com/google/go-cmp/releases/v0.5.4)

[Compare Source](https://togithub.com/google/go-cmp/compare/v0.5.3...v0.5.4)

Bug fixes:

([#&#8203;247](https://togithub.com/google/go-cmp/issues/247)) Fix non-determinism in diffing algorithm
([#&#8203;248](https://togithub.com/google/go-cmp/issues/248)) Impose verbosity limit when formatting map keys

### [`v0.5.3`](https://togithub.com/google/go-cmp/releases/v0.5.3)

[Compare Source](https://togithub.com/google/go-cmp/compare/v0.5.2...v0.5.3)

Minor documentation changes:

([#&#8203;236](https://togithub.com/google/go-cmp/issues/236)) Fix license headers
([#&#8203;205](https://togithub.com/google/go-cmp/issues/205)) Add an example for IgnoreFields
([#&#8203;237](https://togithub.com/google/go-cmp/issues/237)) Fix Diff documentation

</details>

<details>
<summary>census-instrumentation/opencensus-go</summary>

### [`v0.22.5`](https://togithub.com/census-instrumentation/opencensus-go/releases/v0.22.5)

[Compare Source](https://togithub.com/census-instrumentation/opencensus-go/compare/v0.22.4...v0.22.5)

### Changes Since 0.22.4

[`8e242ed`](https://togithub.com/census-instrumentation/opencensus-go/commit/8e242ed) Comment on GRPC latency measure reuse ([#&#8203;1217](https://togithub.com/census-instrumentation/opencensus-go/issues/1217))
[`af30f77`](https://togithub.com/census-instrumentation/opencensus-go/commit/af30f77) Record a Start Time Per Time Series within a View ([#&#8203;1220](https://togithub.com/census-instrumentation/opencensus-go/issues/1220))
[`3456e1d`](https://togithub.com/census-instrumentation/opencensus-go/commit/3456e1d) Made public traceparent/tracestate marshal/unmarshal ([#&#8203;1218](https://togithub.com/census-instrumentation/opencensus-go/issues/1218))
[`d7677d6`](https://togithub.com/census-instrumentation/opencensus-go/commit/d7677d6) Include const labels in `baseMetric.upsertEntry` ([#&#8203;1221](https://togithub.com/census-instrumentation/opencensus-go/issues/1221))
[`5bb2445`](https://togithub.com/census-instrumentation/opencensus-go/commit/5bb2445) update golang.org/x/text to v0.3.3 ([#&#8203;1230](https://togithub.com/census-instrumentation/opencensus-go/issues/1230))
[`3fb168f`](https://togithub.com/census-instrumentation/opencensus-go/commit/3fb168f) Defer IDGenerator initialization until first use ([#&#8203;1228](https://togithub.com/census-instrumentation/opencensus-go/issues/1228))

</details>

<details>
<summary>golang/appengine</summary>

### [`v1.6.7`](https://togithub.com/golang/appengine/releases/v1.6.7)

[Compare Source](https://togithub.com/golang/appengine/compare/v1.6.6...v1.6.7)

-   aetest: Allow specifying path to dev_appserver binary

</details>

<details>
<summary>grpc/grpc-go</summary>

### [`v1.33.2`](https://togithub.com/grpc/grpc-go/releases/v1.33.2)

[Compare Source](https://togithub.com/grpc/grpc-go/compare/v1.33.1...v1.33.2)

-   protobuf: update all generated code to google.golang.org/protobuf ([#&#8203;3932](https://togithub.com/grpc/grpc-go/issues/3932))
-   xdsclient: populate error details for NACK ([#&#8203;3975](https://togithub.com/grpc/grpc-go/issues/3975))
-   internal/credentials: fix a bug and add one more helper function SPIFFEIDFromCert ([#&#8203;3929](https://togithub.com/grpc/grpc-go/issues/3929))

### [`v1.33.1`](https://togithub.com/grpc/grpc-go/releases/v1.33.1)

[Compare Source](https://togithub.com/grpc/grpc-go/compare/v1.32.0...v1.33.1)

### API Changes

-   connectivity: remove unused, experimental Reporter interface ([#&#8203;3875](https://togithub.com/grpc/grpc-go/issues/3875))

### New Features

-   xds bootstrap: support insecure and make Creds required ([#&#8203;3881](https://togithub.com/grpc/grpc-go/issues/3881))
-   xds: add bootstrap support for certificate providers. ([#&#8203;3901](https://togithub.com/grpc/grpc-go/issues/3901))
-   lrs: add a layer for clusters in load store ([#&#8203;3880](https://togithub.com/grpc/grpc-go/issues/3880))
-   credentials/xds: implementation of client-side xDS credentials. ([#&#8203;3888](https://togithub.com/grpc/grpc-go/issues/3888))

### Bug Fixes

-   http2_client: fix reader segfault on PROTOCOL_ERRORs ([#&#8203;3926](https://togithub.com/grpc/grpc-go/issues/3926))
    -   Special Thanks: [@&#8203;sorah](https://togithub.com/sorah)
-   internal/transport: handle h2 errcode on header decoding ([#&#8203;3872](https://togithub.com/grpc/grpc-go/issues/3872))
    -   Special Thanks: [@&#8203;tz70s](https://togithub.com/tz70s)
-   xds: exit from run() goroutine when resolver is closed. ([#&#8203;3882](https://togithub.com/grpc/grpc-go/issues/3882))
-   credentials/alts: ClientAuthorizationCheck to case-fold compare of peer SA ([#&#8203;3792](https://togithub.com/grpc/grpc-go/issues/3792))
    -   Special Thanks: [@&#8203;AntonNep](https://togithub.com/AntonNep)
-   service reflection: include transitive closure for a file ([#&#8203;3851](https://togithub.com/grpc/grpc-go/issues/3851))
-   stats: include message header in stats.InPayload.WireLength ([#&#8203;3886](https://togithub.com/grpc/grpc-go/issues/3886))
    -   Special Thanks: [@&#8203;xstephen95x](https://togithub.com/xstephen95x)
-   binarylog: export Sink ([#&#8203;3879](https://togithub.com/grpc/grpc-go/issues/3879))
-   service reflection: include transitive closure for a file ([#&#8203;3851](https://togithub.com/grpc/grpc-go/issues/3851))

### [`v1.32.0`](https://togithub.com/grpc/grpc-go/releases/v1.32.0)

[Compare Source](https://togithub.com/grpc/grpc-go/compare/v1.31.1...v1.32.0)

##### Dependencies

-   Remove Go 1.9 support; assume go1.12 build tag ([#&#8203;3767](https://togithub.com/grpc/grpc-go/issues/3767))

##### New Features

-   grpc: add ServiceRegistrar interface; bump up support package version. ([#&#8203;3816](https://togithub.com/grpc/grpc-go/issues/3816); [#&#8203;3818](https://togithub.com/grpc/grpc-go/issues/3818))
-   xds: add LRS balancing policy ([#&#8203;3799](https://togithub.com/grpc/grpc-go/issues/3799))

##### Bug Fixes

-   server: prevent hang in Go HTTP transport in some error cases ([#&#8203;3833](https://togithub.com/grpc/grpc-go/issues/3833))
-   server: respond correctly to client headers with END_STREAM flag set ([#&#8203;3803](https://togithub.com/grpc/grpc-go/issues/3803))
-   eds: fix priority timeout failure when EDS removes all priorities ([#&#8203;3830](https://togithub.com/grpc/grpc-go/issues/3830))

</details>

---

### Renovate configuration

:date: **Schedule**: "before 3am on Monday" (UTC).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:ghost: **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/config-help/issues) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-api-go-client).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants