File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed
Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ v1.6.0
5+ ------
6+
7+ 11-09-2018 11:07 PST
8+
9+ New Features
10+ ++++++++++++
11+
12+ - Add google.auth.impersonated_credentials ([#299](https://github.com/googleapis/google-auth-library-python/pull/299))
13+
14+ Documentation
15+ +++++++++++++
16+
17+ - Update link to documentation for default credentials ([#296](https://github.com/googleapis/google-auth-library-python/pull/296))
18+ - Update github issue templates ([#300](https://github.com/googleapis/google-auth-library-python/pull/300))
19+ - Remove punctuation which becomes part of the url ([#284](https://github.com/googleapis/google-auth-library-python/pull/284))
20+
21+ Internal / Testing Changes
22+ ++++++++++++++++++++++++++
23+
24+ - Update trampoline.sh ([#302](https://github.com/googleapis/google-auth-library-python/pull/302))
25+ - Enable static type checking with pytype ([#298](https://github.com/googleapis/google-auth-library-python/pull/298))
26+ - Make classifiers in setup.py an array. ([#280](https://github.com/googleapis/google-auth-library-python/pull/280))
27+
28+
429v1.5.1
530------
631
Original file line number Diff line number Diff line change 3131
3232setup (
3333 name = 'google-auth' ,
34- version = '1.5.1 ' ,
34+ version = '1.6.0 ' ,
3535 author = 'Google Cloud Platform' ,
36363737 description = 'Google Authentication Library' ,
You can’t perform that action at this time.
0 commit comments