Skip to content

Commit

Permalink
chore(all): release v0.61.0 (#2576)
Browse files Browse the repository at this point in the history
This commit will be tagged v0.61.0.
  • Loading branch information
codyoss committed Jul 13, 2020
1 parent 5ef40fc commit c07045b
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changes

## v0.61.0

### Changes

- all:
- Update all direct dependencies.
- dashboard:
- Start generating client for apiv1.
- policytroubleshooter:
- Start generating client for apiv1.
- profiler:
- Disable OpenCensus Telemetry for requests made by the profiler package by default. You can re-enable it using `profiler.Config.EnableOCTelemetry`.
- Various updates to autogenerated clients.

## v0.60.0

### Changes
Expand Down Expand Up @@ -1550,4 +1564,3 @@ Natural Language.
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.

0 comments on commit c07045b

Please sign in to comment.