8000 chore: release 1.1.2 (#90) · googleapis/google-cloud-python@e2f2ebb · GitHub
[go: up one dir, main page]

Skip to content

Commit e2f2ebb

Browse files

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

packages/grafeas/CHANGELOG.md

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

55
[1]: https://pypi.org/project/grafeas/#history
66

7+
### [1.1.2](https://www.github.com/googleapis/python-grafeas/compare/v1.1.1...v1.1.2) (2021-07-28)
8+
9+
10+
### Bug Fixes
11+
12+
* enable self signed jwt for grpc ([#88](https://www.github.com/googleapis/python-grafeas/issues/88)) ([81a0635](https://www.github.com/googleapis/python-grafeas/commit/81a06350840a854631ea9997d1c851aa62883d4b))
13+
14+
15+
### Documentation
16+
17+
* add Samples section to CONTRIBUTING.rst ([#84](https://www.github.com/googleapis/python-grafeas/issues/84)) ([2849415](https://www.github.com/googleapis/python-grafeas/commit/28494150a4f0f4fbf1d70161e494ad3faf511412))
18+
19+
20+
### Miscellaneous Chores
21+
22+
* release as 1.1.2 ([#89](https://www.github.com/googleapis/python-grafeas/issues/89)) ([508aa4d](https://www.github.com/googleapis/python-grafeas/commit/508aa4dc1c61dfc4cb12ed16c062977ed3f324ba))
23+
724
### [1.1.1](https://www.github.com/googleapis/python-grafeas/compare/v1.1.0...v1.1.1) (2021-07-20)
825

926

packages/grafeas/setup.py

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

2222
name = "grafeas"
2323
description = "Grafeas API client library"
24-
version = "1.1.1"
24+
version = "1.1.2"
2525
release_status = "Development Status :: 5 - Production/Stable"
2626
dependencies = [
2727
# NOTE: Maintainers, please do not require google-api-core>=2.x.x

0 commit comments

Comments
 (0)
0