File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-datalabeling/#history
66
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+
725## 0.2.1
826
92707-16-2019 10:17 PDT
Original file line number Diff line number Diff line change 2121
2222name = "google-cloud-datalabeling"
2323description = "Data Labeling API client library"
24- version = "0.2.1 "
24+ version = "0.3.0 "
2525release_status = "Development Status :: 4 - Beta"
2626dependencies = [
2727 "google-api-core[grpc] >= 1.14.0, < 2.0.0dev" ,
You can’t perform that action at this time.
0 commit comments