Skip to content

Commit 63a67e8

Browse files
busunkim96emar-kar
authored andcommitted
Release scheduler 1.2.1 (googleapis#9014)
1 parent 7cad560 commit 63a67e8

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

scheduler/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@
44

55
[1]: https://pypi.org/project/google-cloud-scheduler/#history
66

7+
## 1.2.1
8+
9+
08-12-2019 13:53 PDT
10+
11+
### Implementation Changes
12+
- Remove send/recv msg size limit (via synth). ([#8966](https://github.com/googleapis/google-cloud-python/pull/8966))
13+
14+
### Documentation
15+
- Fix links to googleapis.dev ([#8998](https://github.com/googleapis/google-cloud-python/pull/8998))
16+
- Update intersphinx mapping for requests. ([#8805](https://github.com/googleapis/google-cloud-python/pull/8805))
17+
718
## 1.2.0
819

920
07-24-2019 17:27 PDT

scheduler/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
name = "google-cloud-scheduler"
2323
description = "Cloud Scheduler API API client library"
24-
version = "1.2.0"
24+
version = "1.2.1"
2525
# Should be one of:
2626
# 'Development Status :: 3 - Alpha'
2727
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)