File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed
packages/google-cloud-scheduler Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://pypi.org/project/google-cloud-scheduler/#history
6
6
7
+ ## [ 1.3.0] ( https://www.github.com/googleapis/python-scheduler/compare/v1.2.1...v1.3.0 ) (2020-04-21)
8
+
9
+
10
+ ### ⚠ BREAKING CHANGES
11
+
12
+ * ** scheduler:** remove ` project_path ` method, update docstrings (via synth) (#9522 )
13
+
14
+ ### Bug Fixes
15
+
16
+ * ** scheduler:** remove ` project_path ` method, update docstrings (via synth) ([ #9522 ] ( https://www.github.com/googleapis/python-scheduler/issues/9522 ) ) ([ 36c611b] ( https://www.github.com/googleapis/python-scheduler/commit/36c611bdd1504918ecec39f7846c533b1e7b181c ) )
17
+ * add python 2.7 deprecation warning (via synth) ([ #9 ] ( https://www.github.com/googleapis/python-scheduler/issues/9 ) ) ([ d17f5ff] ( https://www.github.com/googleapis/python-scheduler/commit/d17f5ffd8d6030190e3529d6eed5c9899145dd96 ) )
18
+
7
19
## 1.2.1
8
20
9
21
08-12-2019 13:53 PDT
113
125
114
126
### New Features
115
127
- Initial release of Cloud Scheduler library. ([ #6482 ] ( https://github.com/googleapis/google-cloud-python/pull/6482 ) )
116
-
Original file line number Diff line number Diff line change 21
21
22
22
name = "google-cloud-scheduler"
23
23
description = "Cloud Scheduler API API client library"
24
- version = "1.2.1 "
24
+ version = "1.3.0 "
25
25
# Should be one of:
26
26
# 'Development Status :: 3 - Alpha'
27
27
# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments