This repository was archived by the owner on Feb 1, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-tasks/#history
66
7+ ## 1.1.0
8+
9+ 05-14-2019 15:30 PDT
10+
11+ ### Implementation Changes
12+ - Remove log_sampling_ratio, add stackdriver_logging_config (via synth). ([ #7950 ] ( https://github.com/googleapis/google-cloud-python/pull/7950 ) )
13+
14+ ### Documentation
15+ - Update docstrings (via synth). ([ #7963 ] ( https://github.com/googleapis/google-cloud-python/pull/7963 ) )
16+ - Update docstrings (via synth). ([ #7940 ] ( https://github.com/googleapis/google-cloud-python/pull/7940 ) )
17+
18+ ### Internal / Testing Changes
19+ - Add nox session ` docs ` , reorder methods (via synth). ([ #7783 ] ( https://github.com/googleapis/google-cloud-python/pull/7783 ) )
20+
721## 1.0.0
822
92304-29-2019 16:35 PDT
Original file line number Diff line number Diff line change 2121
2222name = 'google-cloud-tasks'
2323description = 'Cloud Tasks API API client library'
24- version = '1.0 .0'
24+ version = '1.1 .0'
2525release_status = 'Development Status :: 5 - Production/Stable'
2626dependencies = [
2727 'google-api-core[grpc] >= 1.6.0, < 2.0.0dev' ,
You can’t perform that action at this time.
0 commit comments