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): release v0.63.0 #2689

Merged
merged 2 commits into from
Aug 6, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore: updated CHANGES.md
  • Loading branch information
bcoe committed Aug 5, 2020
commit bf38b4173e74639ab22d733f11e15175b6821047
12 changes: 11 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changes

## [0.63.0](https://github.com/googleapis/google-cloud-go/compare/v0.62.0...v0.63.0) (2020-08-05)


### Features

* **all:** auto-regenerate gapics ([#2682](https://github.com/googleapis/google-cloud-go/issues/2682)) ([63bfd63](https://github.com/googleapis/google-cloud-go/commit/63bfd638da169e0f1f4fa4a5125da2955022dc04))
* **analytics/admin:** start generating apiv1alpha ([#2670](https://github.com/googleapis/google-cloud-go/issues/2670)) ([268199e](https://github.com/googleapis/google-cloud-go/commit/268199e5350a64a83ecf198e0e0fa4863f00fa6c))
* **functions/metadata:** Special-case marshaling ([#2669](https://github.com/googleapis/google-cloud-go/issues/2669)) ([d8d7fc6](https://github.com/googleapis/google-cloud-go/commit/d8d7fc66cbc42f79bec25fb0daaf53d926e3645b))
* **gaming:** start generate apiv1 ([#2681](https://github.com/googleapis/google-cloud-go/issues/2681)) ([1adfd0a](https://github.com/googleapis/google-cloud-go/commit/1adfd0aed6b2c0e1dd0c575a5ec0f49388fa5601))
* **internal/kokoro:** add script to test compatibility with samples ([#2637](https://github.com/googleapis/google-cloud-go/issues/2637)) ([f2aa76a](https://github.com/googleapis/google-cloud-go/commit/f2aa76a0058e86c1c33bb634d2c084b58f77ab32))

## v0.62.0

### Announcements
Expand Down Expand Up @@ -1590,4 +1601,3 @@ Natural Language.
[`cloud.google.com/go/preview/logging`](https://godoc.org/cloud.google.com/go/preview/logging).
This client uses gRPC as its transport layer, and supports log reading, sinks
and metrics. It will replace the current client at `cloud.google.com/go/logging` shortly.