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/grafeas/#history
66
7+ ## 0.3.0
8+
9+ 10-10-2019 11:28 PDT
10+
11+
12+ ### Implementation Changes
13+ - Remove send / receive message size limit (via synth). ([ #8981 ] ( https://github.com/googleapis/google-cloud-python/pull/8981 ) )
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+ - Update intersphinx mapping for requests. ([ #8805 ] ( https://github.com/googleapis/google-cloud-python/pull/8805 ) )
22+ - Link to googleapis.dev documentation in READMEs. ([ #8705 ] ( https://github.com/googleapis/google-cloud-python/pull/8705 ) )
23+
724## 0.2.0
825
92607-12-2019 17:04 PDT
Original file line number Diff line number Diff line change 2121
2222name = "grafeas"
2323description = "Grafeas API client library"
24- version = "0.2 .0"
24+ version = "0.3 .0"
2525release_status = "Development Status :: 3 - Alpha"
2626dependencies = [
2727 "google-api-core[grpc] >= 1.14.0, < 2.0.0dev" ,
You can’t perform that action at this time.
0 commit comments