You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,14 @@
1
+
v1.8.0
2
+
Version 1.8.0
3
+
4
+
Release to support API endpoint override.
5
+
6
+
New Features
7
+
- Add api endpoint override. ([#829](https://github.com/googleapis/google-api-python-client/pull/829))
8
+
9
+
Implementation Changes
10
+
- Don't set http.redirect_codes if the attr doesn't exist and allow more httplib2 versions. ([#841](https://github.com/googleapis/google-api-python-client/pull/841))
0 commit comments