v0.29.0: Release core 0.29.0 (#6834)
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_naivefor values with micros. (#5756) - Import stdlib ABCs from
collections.abcrather thancollections. (#6451)
Dependencies
- Bump minimum
api_coreversion to 1.0.0. (#6391)