Skip to content

Commit 2660947

Browse files
chore(main): release 2.8.2 (#243)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 8916538 commit 2660947

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-recommender/CHANGELOG.md

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

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

7+
## [2.8.2](https://github.com/googleapis/python-recommender/compare/v2.8.1...v2.8.2) (2022-09-29)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** Require protobuf >= 3.20.2 ([#242](https://github.com/googleapis/python-recommender/issues/242)) ([b908be3](https://github.com/googleapis/python-recommender/commit/b908be3c90fb4f2de616f1788711309ab20220e4))
13+
714
## [2.8.1](https://github.com/googleapis/python-recommender/compare/v2.8.0...v2.8.1) (2022-08-11)
815

916

packages/google-cloud-recommender/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-recommender"
2323
description = "Cloud Recommender API client library"
24-
version = "2.8.1"
24+
version = "2.8.2"
2525
release_status = "Development Status :: 5 - Production/Stable"
2626
dependencies = [
2727
"google-api-core[grpc] >= 1.32.0, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*",

0 commit comments

Comments
 (0)