Skip to content

Commit

Permalink
chore(main): release 0.211.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Dec 7, 2024
1 parent d4cb90f commit b460730
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changes

## [0.211.0](https://github.com/googleapis/google-api-go-client/compare/v0.210.0...v0.211.0) (2024-12-07)


### Features

* **all:** Auto-regenerate discovery clients ([#2897](https://github.com/googleapis/google-api-go-client/issues/2897)) ([a7a9149](https://github.com/googleapis/google-api-go-client/commit/a7a9149289b538150b5ec600a19899ce3b19d3b7))
* **all:** Auto-regenerate discovery clients ([#2899](https://github.com/googleapis/google-api-go-client/issues/2899)) ([587a11d](https://github.com/googleapis/google-api-go-client/commit/587a11df23378396e3e174fd7021afcb4c59db0e))
* **all:** Auto-regenerate discovery clients ([#2902](https://github.com/googleapis/google-api-go-client/issues/2902)) ([d4cb90f](https://github.com/googleapis/google-api-go-client/commit/d4cb90f490006155566779810a37100c56a57780))
* **transport:** Remove deprecated EXPERIMENTAL OpenCensus trace context propagation ([#2901](https://github.com/googleapis/google-api-go-client/issues/2901)) ([2b3363e](https://github.com/googleapis/google-api-go-client/commit/2b3363e799feff4ed8d191bc69cd3afdb70f1f99))

## [0.210.0](https://github.com/googleapis/google-api-go-client/compare/v0.209.0...v0.210.0) (2024-12-04)


Expand Down
2 changes: 1 addition & 1 deletion internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "0.210.0"
const Version = "0.211.0"

0 comments on commit b460730

Please sign in to comment.