File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed
Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-auth/#history
66
7+ ## [ 2.7.0] ( https://github.com/googleapis/google-auth-library-python/compare/v2.6.6...v2.7.0 ) (2022-06-07)
8+
9+
10+ ### Features
11+
12+ * add experimental GDCH support ([ #1022 ] ( https://github.com/googleapis/google-auth-library-python/issues/1022 ) ) ([ 5367aac] ( https://github.com/googleapis/google-auth-library-python/commit/5367aac881fdba814f66e4d6d5f59fccecc12547 ) )
13+ * Pluggable auth support ([ #995 ] ( https://github.com/googleapis/google-auth-library-python/issues/995 ) ) ([ 62daa73] ( https://github.com/googleapis/google-auth-library-python/commit/62daa73168f47806905bfc52b8f059995a193b71 ) )
14+
15+
16+ ### Bug Fixes
17+
18+ * validate urls for external accounts ([ #1031 ] ( https://github.com/googleapis/google-auth-library-python/issues/1031 ) ) ([ 61b1f15] ( https://github.com/googleapis/google-auth-library-python/commit/61b1f1561ad6c3ddf4540143171351e53ff50f99 ) )
19+
20+
21+ ### Reverts
22+
23+ * pluggable auth support [ #995 ] ( https://github.com/googleapis/google-auth-library-python/issues/995 ) ([ #1039 ] ( https://github.com/googleapis/google-auth-library-python/issues/1039 ) ) ([ 513d999] ( https://github.com/googleapis/google-auth-library-python/commit/513d999d1f3b8a69bff86a2b91a73b6bdf6f92d0 ) )
24+ * revert experimental GDCH support ([ #1022 ] ( https://github.com/googleapis/google-auth-library-python/issues/1022 ) ) ([ #1042 ] ( https://github.com/googleapis/google-auth-library-python/issues/1042 ) ) ([ c720995] ( https://github.com/googleapis/google-auth-library-python/commit/c720995aa08f539fe884685d9d53e599ca707e45 ) )
25+
26+
27+ ### Documentation
28+
29+ * fix changelog header to consistent size ([ #1046 ] ( https://github.com/googleapis/google-auth-library-python/issues/1046 ) ) ([ e64d084] ( https://github.com/googleapis/google-auth-library-python/commit/e64d0847276d456a95b171f5b79207e94ab818f3 ) )
30+
731## [ 2.6.6] ( https://github.com/googleapis/google-auth-library-python/compare/v2.6.5...v2.6.6 ) (2022-04-21)
832
933
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- __version__ = "2.6.6 "
15+ __version__ = "2.7.0 "
You can’t perform that action at this time.
0 commit comments