File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed
Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-dlp/#history
66
7+ ## 0.13.0
8+
9+ 12-06-2019 14:29 PST
10+
11+
12+ ### Implementation Changes
13+ - Remove send/recv msg size limit (via synth). ([ #8953 ] ( https://github.com/googleapis/google-cloud-python/pull/8953 ) )
14+
15+ ### New Features
16+ - Add ` location_id ` in preparation for regionalization; deprecate resource name helper functions (via synth). ([ #9856 ] ( https://github.com/googleapis/google-cloud-python/pull/9856 ) )
17+
18+ ### Documentation
19+ - Add python 2 sunset banner to documentation. ([ #9036 ] ( https://github.com/googleapis/google-cloud-python/pull/9036 ) )
20+ - Change requests intersphinx ref (via synth). ([ #9403 ] ( https://github.com/googleapis/google-cloud-python/pull/9403 ) )
21+ - Fix intersphinx reference to requests. ([ #9294 ] ( https://github.com/googleapis/google-cloud-python/pull/9294 ) )
22+ - Remove CI for gh-pages, use googleapis.dev for api_core refs. ([ #9085 ] ( https://github.com/googleapis/google-cloud-python/pull/9085 ) )
23+ - Remove compatability badges from READMEs. ([ #9035 ] ( https://github.com/googleapis/google-cloud-python/pull/9035 ) )
24+ - Update intersphinx mapping for requests. ([ #8805 ] ( https://github.com/googleapis/google-cloud-python/pull/8805 ) )
25+
26+ ### Internal / Testing Changes
27+ - Normalize VPCSC configuration in systests. ([ #9608 ] ( https://github.com/googleapis/google-cloud-python/pull/9608 ) )
28+ - Ensure env is always set; fix typo in ` test_deidentify_content ` . ([ #9479 ] ( https://github.com/googleapis/google-cloud-python/pull/9479 ) )
29+ - Exclude 'noxfile.py' from synth. ([ #9284 ] ( https://github.com/googleapis/google-cloud-python/pull/9284 ) )
30+ - Ensure ` GOOGLE_CLOUD_TESTS_IN_VPCSC ` is down cast for env variables. ([ #9274 ] ( https://github.com/googleapis/google-cloud-python/pull/9274 ) )
31+ - Add VPCSC tests. ([ #9249 ] ( https://github.com/googleapis/google-cloud-python/pull/9249 ) )
32+
733## 0.12.1
834
93507-24-2019 16:16 PDT
Original file line number Diff line number Diff line change 2121
2222name = "google-cloud-dlp"
2323description = "Cloud Data Loss Prevention (DLP) API API client library"
24- version = "0.12.1 "
24+ version = "0.13.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