Skip to content

Commit 2a84032

Browse files
authored
Release 1.7.0 (#6936)
1 parent 7ecf871 commit 2a84032

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@
44

55
[1]: https://pypi.org/project/google-api-core/#history
66

7+
## 1.7.0
8+
9+
12-17-2018 13:56 PST
10+
11+
### New Features
12+
- Support converting `DatetimeWithNanos` to / from `google.protobuf.timestamp_pb2.Timestamp`. ([#6919](https://github.com/googleapis/google-cloud-python/pull/6919))
13+
14+
### Documentation
15+
- Document Python 2 deprecation. ([#6910](https://github.com/googleapis/google-cloud-python/pull/6910))
16+
- Add usage example for `google.api_core.iam.Polcy`. ([#6855](https://github.com/googleapis/google-cloud-python/pull/6855))
17+
18+
### Internal / Testing Changes
19+
- Work around pytype big for `ABCMeta.register`. ([#6873](https://github.com/googleapis/google-cloud-python/pull/6873))
20+
721
## 1.6.0
822

923
11-30-2018 12:45 PST

0 commit comments

Comments
 (0)