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-phishing-protection/#history
66
7+ ## 0.2.0
8+
9+ 10-10-2019 11:33 PDT
10+
11+
12+ ### Implementation Changes
13+ - Remove send / receive message size limit (via synth). ([ #8963 ] ( https://github.com/googleapis/google-cloud-python/pull/8963 ) )
14+ - Add ` client_options ` support, re-template / blacken files. ([ #8539 ] ( https://github.com/googleapis/google-cloud-python/pull/8539 ) )
15+ - Fix dist name used to compute ` gapic_version ` . ([ #8100 ] ( https://github.com/googleapis/google-cloud-python/pull/8100 ) )
16+ - Remove retries for ` DEADLINE_EXCEEDED ` (via synth). ([ #7889 ] ( https://github.com/googleapis/google-cloud-python/pull/7889 ) )
17+
18+ ### Dependencies
19+ - Bump minimum version for google-api-core to 1.14.0. ([ #8709 ] ( https://github.com/googleapis/google-cloud-python/pull/8709 ) )
20+
21+ ### Documentation
22+ - Change requests intersphinx url (via synth). ([ #9407 ] ( https://github.com/googleapis/google-cloud-python/pull/9407 ) )
23+ - Update docstrings (via synth). ([ #9350 ] ( https://github.com/googleapis/google-cloud-python/pull/9350 ) )
24+ - Fix intersphinx reference to requests. ([ #9294 ] ( https://github.com/googleapis/google-cloud-python/pull/9294 ) )
25+ - Remove CI for gh-pages, use googleapis.dev for ` api_core ` refs. ([ #9085 ] ( https://github.com/googleapis/google-cloud-python/pull/9085 ) )
26+ - Normalize docs. ([ #8994 ] ( https://github.com/googleapis/google-cloud-python/pull/8994 ) )
27+ - Update intersphinx mapping for requests. ([ #8805 ] ( https://github.com/googleapis/google-cloud-python/pull/8805 ) )
28+ - Link to googleapis.dev documentation in READMEs. ([ #8705 ] ( https://github.com/googleapis/google-cloud-python/pull/8705 ) )
29+ - Add docs job to publish to googleapis.dev. ([ #8464 ] ( https://github.com/googleapis/google-cloud-python/pull/8464 ) )
30+
31+ ### Internal / Testing Changes
32+ - Pin black version (via synth). ([ #8590 ] ( https://github.com/googleapis/google-cloud-python/pull/8590 ) )
33+
734## 0.1.0
835
93604-30-2019 15:03 PDT
Original file line number Diff line number Diff line change 2121
2222name = "google-cloud-phishing-protection"
2323description = "Phishing Protection API API client library"
24- version = "0.1 .0"
24+ version = "0.2 .0"
2525release_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