We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e74463 commit 360298fCopy full SHA for 360298f
2 files changed
packages/google-auth/CHANGELOG.md
@@ -4,6 +4,13 @@
4
5
[1]: https://pypi.org/project/google-auth/#history
6
7
+## [2.8.0](https://github.com/googleapis/google-auth-library-python/compare/v2.7.0...v2.8.0) (2022-06-14)
8
+
9
10
+### Features
11
12
+* add experimental GDCH support ([#1044](https://github.com/googleapis/google-auth-library-python/issues/1044)) ([94fb5e2](https://github.com/googleapis/google-auth-library-python/commit/94fb5e27ef57b9ffb2fa58386bc0cb382ddafec2))
13
14
## [2.7.0](https://github.com/googleapis/google-auth-library-python/compare/v2.6.6...v2.7.0) (2022-06-07)
15
16
packages/google-auth/google/auth/version.py
@@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-__version__ = "2.7.0"
+__version__ = "2.8.0"
0 commit comments