diff --git a/CHANGES.md b/CHANGES.md index 4d1f3ee7e2c..51f1f476286 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,22 @@ -# v0.32.0 +# Changes + +## v0.33.0 + +- idtoken: + - Add an example of setting HTTP auth header. +- internal: + - Refactor service-account.json into a testdata folder. +- transport: + - Add device certificate Authentication support to GRPC. + - Support `GOOGLE_API_USE_CLIENT_CERTIFICATE` and + `GOOGLE_API_USE_MTLS_ENDPOINT` environment variables to conform with + [AIP-4114](https://google.aip.dev/auth/4114). +- Various updates to autogenerated clients. + +_Please note:_ the release version is not indicative of an individual client's +stability or version. + +## v0.32.0 - option: - Add experimental ImpersonateCredentials option for impersonating a service @@ -8,7 +26,7 @@ _Please note:_ the release version is not indicative of an individual client's stability or version. -# v0.31.0 +## v0.31.0 - cloudcommerceprocurement: - Regenerate `cloudcommerceprocurement` v1. @@ -18,9 +36,9 @@ stability or version. _Please note:_ the release version is not indicative of an individual client's stability or version. -# v0.30.0 +## v0.30.0 -## Changes +### Changes - idtoken: - Fix flaky ecdsa test. @@ -35,9 +53,9 @@ stability or version. _Please note:_ the release version is not indicative of an individual client's stability or version. -# v0.29.0 +## v0.29.0 -## Changes +### Changes - Various updates to autogenerated clients. - transport: internal bug fixes for mTLS. @@ -45,9 +63,9 @@ stability or version. _Please note:_ the release version is not indicative of an individual client's stability or version. -# v0.28.0 +## v0.28.0 -## Changes +### Changes - gensupport: - Retry the initial request for a media upload in the storage library only. @@ -56,9 +74,9 @@ stability or version. _Please note:_ the release version is not indicative of an individual client's stability or version. -# v0.27.0 +## v0.27.0 -## Changes +### Changes - gensupport: - Expand retryable errors to include wrapped errors and transient network @@ -72,9 +90,9 @@ stability or version. _Please note:_ the release version is not indicative of an individual client's stability or version. -# v0.26.0 +## v0.26.0 -## Changes +### Changes - idtoken: - Populate Claims map. @@ -86,9 +104,9 @@ stability or version. _Please note:_ the release version is not indicative of an individual client's stability or version. -# v0.25.0 +## v0.25.0 -## Announcements +### Announcements [goolgeapis/google-api-go-client](https://github.com/googleapis/google-api-go-client) has moved its source of truth to GitHub and is no longer a mirror. This means @@ -97,7 +115,7 @@ code reviews on GitHub which means we now accept Pull Requests! If you have a version of the codebase previously checked out you may wish to update your git remote to point to GitHub. -## Changes +### Changes - all: - Updated instructions in CONTRIBUTING.md for pull requests. @@ -115,9 +133,9 @@ remote to point to GitHub. _Please note:_ the release version is not indicative of an individual client's stability or version. -# v0.24.0 +## v0.24.0 -## Changes +### Changes - googleapi: - Return more details with errors. @@ -132,9 +150,9 @@ stability or version. _Please note:_ the release version is not indicative of an individual client's stability or version. -# v0.23.0 +## v0.23.0 -## Changes +### Changes - apigee: - Re-enable generation of this client. @@ -150,15 +168,15 @@ stability or version. _Please note:_ the release version is not indicative of an individual client's stability or version. -# v0.22.0 +## v0.22.0 -## Depreciation Notice +### Depreciation Notice - Package `google.golang.org/api/sql/v1beta4` has been deprecated as it was generated under the wrong name. This package will be removed in a future release. Please migrate to: `google.golang.org/api/sqladmin/v1beta4`. -## Changes +### Changes - Apigee client has temporarily been disabled. @@ -169,7 +187,7 @@ stability or version. _Please note:_ the release version is not indicative of an individual client's stability or version. -# v0.21.0 +## v0.21.0 - Disabled automatic switching to *.mtls.googleapis.com endpoints. @@ -178,7 +196,7 @@ stability or version. _Please note:_ the release version is not indicative of an individual client's stability or version. -# v0.20.0 +## v0.20.0 - WithGRPCConnectionPool is a no-op for some APIs. @@ -189,14 +207,14 @@ stability or version. _Please note:_ the release version is not indicative of an individual client's stability or version. -# v0.19.0 +## v0.19.0 - Various updates to autogenerated clients. _Please note:_ the release version is not indicative of an individual client's stability or version. -# v0.18.0 +## v0.18.0 - Add the WithClientCertSource option for mTLS (client TLS certificates), currently only supported for HTTP clients. @@ -207,7 +225,7 @@ stability or version. _Please note:_ the release version is not indicative of an individual client's stability or version. -# v0.17.0 +## v0.17.0 - Revert sqladmin package name back from sql to sqladmin. (#448) @@ -220,7 +238,7 @@ Internal: _Please note:_ the release version is not indicative of an individual client's stability or version. -# v0.16.0 +## v0.16.0 - Increase the default chunk size for uploads (e.g., for the storage package) to 16 MB. @@ -235,7 +253,7 @@ stability or version. _Please note:_ the release version is not indicative of an individual client's stability or version. -# v0.15.0 +## v0.15.0 - monitoring/v3: - Rename Service to MService; revert APIService to Service. @@ -245,7 +263,7 @@ stability or version. _Please note:_ the release version is not indicative of an individual client's stability or version. -# v0.14.0 +## v0.14.0 - Fix for setting custom HTTP headers in the absence of UserAgent. @@ -258,7 +276,7 @@ stability or version. _Please note:_ the release version is not indicative of an individual client's stability or version. -# v0.13.0 +## v0.13.0 - Changes to how media path redirection is handled in generated code. @@ -267,11 +285,11 @@ stability or version. _Please note:_ the release version is not indicative of an individual client's stability or version. -# v0.12.0 +## v0.12.0 - Various updates to autogenerated clients. -# v0.11.0 +## v0.11.0 - Various updates to autogenerated clients. @@ -287,14 +305,14 @@ stability or version. _Please note:_ the release version is not indicative of an individual client's stability or version. -# v0.10.0 +## v0.10.0 - Various updates to autogenerated clients. _Please note:_ the release version is not indicative of an individual client's stability or version. -# v0.9.0 +## v0.9.0 - Small fix to chunking retry logic such that each chunk has its own retry deadline, instead of unbounded retries. @@ -303,21 +321,21 @@ stability or version. _Please note:_ the release version is not indicative of an individual client's stability or version. -# v0.8.0 +## v0.8.0 - Various updates to autogenerated clients. _Please note:_ the release version is not indicative of an individual client's stability or version. -# v0.7.0 +## v0.7.0 - Various updates to autogenerated clients. _Please note:_ the release version is not indicative of an individual client's stability or version. -# v0.6.0 +## v0.6.0 - Add support for GCP DirectPath. - Various updates to autogenerated clients. @@ -325,7 +343,7 @@ stability or version. _Please note:_ the release version is not indicative of an individual client's stability or version. -# v0.5.0 +## v0.5.0 - Better support for google.api.HttpBody. - Support for google.api.HttpBody in the healthcare API. @@ -334,7 +352,7 @@ stability or version. _Please note:_ the release version is not indicative of an individual client's stability or version. -# v0.4.0 +## v0.4.0 - Includes a re-pin of opencensus, greatly reducing the transitive dependency list. @@ -346,7 +364,7 @@ rely on this client, please vendor this library at v0.3.2. _Please note:_ the release version is not indicative of an individual client's stability or version. -# v0.3.2 +## v0.3.2 This patch releases re-builds the go.sum. This was not possible in the previous release. @@ -354,7 +372,7 @@ previous release. _Please note:_ the release version is not indicative of an individual client's stability or version. -# v0.3.1 +## v0.3.1 This patch release removes github.com/golang/lint from the transitive dependency list, resolving `go get -u` problems. @@ -364,7 +382,7 @@ _Please note_: this release intentionally has a broken go.sum. Please use v0.3.2 _Please note:_ the release version is not indicative of an individual client's stability or version. -# v0.3.0 +## v0.3.0 go.mod modifications, including removal of go 1.12 statement and update of opencensus dependency. @@ -372,14 +390,14 @@ opencensus dependency. _Please note_: the release version is not indicative of an individual client's stability or version. -# v0.2.0 +## v0.2.0 General improvements. _Please note:_ the release version is not indicative of an individual client's stability or version. -# v0.1.0 +## v0.1.0 Initial release along with Go module support.