Skip to content

Commit d7605a2

Browse files
committed
all: release v0.11.0
This CL will be tagged v0.11.0. Change-Id: I0be0cf739ee6e05e036015bc06bda0b3536ad1c5 Reviewed-on: https://code-review.googlesource.com/c/google-api-go-client/+/46530 Reviewed-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Jean de Klerk <deklerk@google.com>
1 parent d7272b8 commit d7605a2

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGES.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# v0.11.0
2+
3+
- Various updates to autogenerated clients.
4+
5+
- Module information now indicates go 1.11 as oldest supported version. As of
6+
October 1, 2019 versions 1.9 and 1.10 are no longer supported.
7+
8+
- Removed the following APIs which are no longer available via the discovery
9+
service: dfareporting/v2.8, prediction/*.
10+
11+
- The internal gensupport library has been relocated to the more idiomatic
12+
path internal/gensupport.
13+
14+
_Please note:_ the release version is not indicative of an individual client's
15+
stability or version.
16+
117
# v0.10.0
218

319
- Various updates to autogenerated clients.

0 commit comments

Comments
 (0)