File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
packages/google-cloud-datalabeling Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://pypi.org/project/google-cloud-datalabeling/#history
6
6
7
+ ## 0.3.0
8
+
9
+ 10-10-2019 11:08 PDT
10
+
11
+
12
+ ### Implementation Changes
13
+ - Remove send / receive message size limit (via synth). ([ #8950 ] ( https://github.com/googleapis/google-cloud-python/pull/8950 ) )
14
+
15
+ ### Dependencies
16
+ - Bump minimum version for google-api-core to 1.14.0. ([ #8709 ] ( https://github.com/googleapis/google-cloud-python/pull/8709 ) )
17
+
18
+ ### Documentation
19
+ - Fix intersphinx reference to requests. ([ #9294 ] ( https://github.com/googleapis/google-cloud-python/pull/9294 ) )
20
+ - Remove CI for gh-pages, use googleapis.dev for ` api_core ` refs. ([ #9085 ] ( https://github.com/googleapis/google-cloud-python/pull/9085 ) )
21
+ - Remove compatability badges from READMEs. ([ #9035 ] ( https://github.com/googleapis/google-cloud-python/pull/9035 ) )
22
+ - Update intersphinx mapping for requests. ([ #8805 ] ( https://github.com/googleapis/google-cloud-python/pull/8805 ) )
23
+ - Link to googleapis.dev documentation in READMEs. ([ #8705 ] ( https://github.com/googleapis/google-cloud-python/pull/8705 ) )
24
+
7
25
## 0.2.1
8
26
9
27
07-16-2019 10:17 PDT
Original file line number Diff line number Diff line change 21
21
22
22
name = "google-cloud-datalabeling"
23
23
description = "Data Labeling API client library"
24
- version = "0.2.1 "
24
+ version = "0.3.0 "
25
25
release_status = "Development Status :: 4 - Beta"
26
26
dependencies = [
27
27
"google-api-core[grpc] >= 1.14.0, < 2.0.0dev" ,
You can’t perform that action at this time.
0 commit comments