File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
packages/google-cloud-phishing-protection Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 55[ 1 ] : https://pypi.org/project/google-cloud-phishing-protection/#history
66
77
8+ ## [ 1.1.0] ( https://www.github.com/googleapis/python-phishingprotection/compare/v1.0.0...v1.1.0 ) (2021-01-06)
9+
10+
11+ ### Features
12+
13+ * add from_service_account_info factory and fix sphinx identifiers ([ #46 ] ( https://www.github.com/googleapis/python-phishingprotection/issues/46 ) ) ([ 8938b54] ( https://www.github.com/googleapis/python-phishingprotection/commit/8938b54d590753ae25213945be3764e90d4bb327 ) )
14+
15+
16+ ### Bug Fixes
17+
18+ * remove client recv msg limit and add enums to ` types/__init__.py ` ([ 197a753] ( https://www.github.com/googleapis/python-phishingprotection/commit/197a75346252441e5a5cb5eee982e7cb64a20299 ) )
19+
820## [ 1.0.0] ( https://www.github.com/googleapis/python-phishingprotection/compare/v0.4.0...v1.0.0 ) (2020-12-04)
921
1022
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 = "1.0 .0"
24+ version = "1.1 .0"
2525release_status = "Development Status :: 4 - Beta"
2626dependencies = [
2727 "google-api-core[grpc] >= 1.22.2, < 2.0.0dev" ,
You can’t perform that action at this time.
0 commit comments