google-api-python-client v1.8.0 Release Notes

Release Date: 2020-03-13 // about 4 years ago
  • Version 1.8.0

    Release to support API endpoint override.

    New Features

    • Add api endpoint override. (#829)

    Implementation Changes

    • Don't set http.redirect_codes if the attr doesn't exist and allow more httplib2 versions. (#841)