Skip to content

Commit f857d41

Browse files
authored
Release v1.5.0 (#267)
1 parent 0d99a72 commit f857d41

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-auth/CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changelog
22
=========
33

4+
v1.5.0
5+
------
6+
7+
- Warn when using user credentials from the Cloud SDK (#266)
8+
- Add compute engine-based IDTokenCredentials (#236)
9+
- Corrected some typos (#265)
10+
411
v1.4.2
512
------
613

packages/google-auth/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
setup(
3333
name='google-auth',
34-
version='1.4.2',
34+
version='1.5.0',
3535
author='Google Cloud Platform',
3636
author_email='[email protected]',
3737
description='Google Authentication Library',

0 commit comments

Comments
 (0)