google-cloud-core 0.29.0
12-03-2018 15:54 PST
Breaking Changes
- Remove iam module from core. This module is now available as part of google-api-core. (#6775)
Implementation Changes
- Fix
_time_from_iso8601_time_naive
for values with micros. (#5756) - Import stdlib ABCs from
collections.abc
rather thancollections
. (#6451)
Dependencies
- Bump minimum
api_core
version to 1.0.0. (#6391)