File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-logging/#history
66
7+ ## 1.12.0
8+
9+ 07-24-2019 16:47 PDT
10+
11+
12+ ### Implementation Changes
13+ - Set the 'timestamp' on log records created by handler. ([ #8227 ] ( https://github.com/googleapis/google-cloud-python/pull/8227 ) )
14+ - Clarify worker thread implementation. ([ #8228 ] ( https://github.com/googleapis/google-cloud-python/pull/8228 ) )
15+
16+ ### New Features
17+ - Add path-construction helpers to GAPIC clients (via synth). ([ #8631 ] ( https://github.com/googleapis/google-cloud-python/pull/8631 ) )
18+ - Add 'client_options' support, update list method docstrings (via synth). ([ #8535 ] ( https://github.com/googleapis/google-cloud-python/pull/8535 ) )
19+
20+ ### Dependencies
21+ - Bump minimum version for google-api-core to 1.14.0. ([ #8709 ] ( https://github.com/googleapis/google-cloud-python/pull/8709 ) )
22+
23+ ### Documentation
24+ - Link to googleapis.dev documentation in READMEs. ([ #8705 ] ( https://github.com/googleapis/google-cloud-python/pull/8705 ) )
25+ - Add compatibility check badges to READMEs. ([ #8288 ] ( https://github.com/googleapis/google-cloud-python/pull/8288 ) )
26+
27+ ### Internal / Testing Changes
28+ - Re-add "generated" markers (via synth). ([ #8538 ] ( https://github.com/googleapis/google-cloud-python/pull/8538 ) )
29+ - Add nox session 'docs' to remaining manual clients. ([ #8478 ] ( https://github.com/googleapis/google-cloud-python/pull/8478 ) )
30+ - Add docs job to publish to googleapis.dev. ([ #8464 ] ( https://github.com/googleapis/google-cloud-python/pull/8464 ) )
31+ - Fix tests broken in PR [ #8227 ] ( https://github.com/googleapis/google-cloud-python/pull/8227 ) . ([ #8273 ] ( https://github.com/googleapis/google-cloud-python/pull/8273 ) )
32+ - Add empty lines. ([ #8064 ] ( https://github.com/googleapis/google-cloud-python/pull/8064 ) )
33+ - Use alabaster theme everwhere. ([ #8021 ] ( https://github.com/googleapis/google-cloud-python/pull/8021 ) )
34+
735## 1.11.0
836
93705-16-2019 12:27 PDT
Original file line number Diff line number Diff line change 2222
2323name = 'google-cloud-logging'
2424description = 'Stackdriver Logging API client library'
25- version = '1.11 .0'
25+ version = '1.12 .0'
2626# Should be one of:
2727# 'Development Status :: 3 - Alpha'
2828# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments