From ec3884d1cb7042622f7a7b589855591c00f007d5 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 00:45:01 +0000 Subject: [PATCH] chore(main): release 2.8.1 --- CHANGELOG.md | 12 ++++++++++++ setup.py | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b3a39f..cd28d3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [2.8.1](https://github.com/googleapis/python-containeranalysis/compare/v2.8.0...v2.8.1) (2022-06-03) + + +### Bug Fixes + +* **deps:** require protobuf <4.0.0dev ([#290](https://github.com/googleapis/python-containeranalysis/issues/290)) ([26720af](https://github.com/googleapis/python-containeranalysis/commit/26720af5f15534c7459bb6bcf3711334b79e3aeb)) + + +### Documentation + +* fix changelog header to consistent size ([#291](https://github.com/googleapis/python-containeranalysis/issues/291)) ([3bd6974](https://github.com/googleapis/python-containeranalysis/commit/3bd6974f040bcac04fe2ec3061f7ff284ab98aed)) + ## [2.8.0](https://github.com/googleapis/python-containeranalysis/compare/v2.7.3...v2.8.0) (2022-05-05) diff --git a/setup.py b/setup.py index 92759dc..528fbc6 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ name = "google-cloud-containeranalysis" description = "Container Analysis API API client library" -version = "2.8.0" +version = "2.8.1" release_status = "Development Status :: 5 - Production/Stable" dependencies = [ # NOTE: Maintainers, please do not require google-api-core>=2.x.x