From 976d6c9c167cf0c64d94ffce2a894bdc6324aadb Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 23:13:00 +0000 Subject: [PATCH] chore(main): release 3.5.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 13 +++++++++++++ google/cloud/logging/gapic_version.py | 2 +- google/cloud/logging_v2/gapic_version.py | 2 +- .../snippet_metadata_google.logging.v2.json | 2 +- 5 files changed, 17 insertions(+), 4 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 395791d45..155f1bdd1 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "3.4.0" + ".": "3.5.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index e82a7e1da..e03851e94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,19 @@ [1]: https://pypi.org/project/google-cloud-logging/#history +## [3.5.0](https://github.com/googleapis/python-logging/compare/v3.4.0...v3.5.0) (2023-01-17) + + +### Features + +* Add support for Python 3.11 ([412d481](https://github.com/googleapis/python-logging/commit/412d481701a62dcdeaa728414dbc82a6edb72c31)) + + +### Bug Fixes + +* Instrumentation entries should not contain user labels ([#703](https://github.com/googleapis/python-logging/issues/703)) ([e05d132](https://github.com/googleapis/python-logging/commit/e05d132437739e61983bbda4742d5f4587eecdf2)) +* Require proto-plus 1.22.2 for Python 3.11 ([412d481](https://github.com/googleapis/python-logging/commit/412d481701a62dcdeaa728414dbc82a6edb72c31)) + ## [3.4.0](https://github.com/googleapis/python-logging/compare/v3.3.1...v3.4.0) (2022-12-15) diff --git a/google/cloud/logging/gapic_version.py b/google/cloud/logging/gapic_version.py index 431567aa0..4576813f0 100644 --- a/google/cloud/logging/gapic_version.py +++ b/google/cloud/logging/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "3.4.0" # {x-release-please-version} +__version__ = "3.5.0" # {x-release-please-version} diff --git a/google/cloud/logging_v2/gapic_version.py b/google/cloud/logging_v2/gapic_version.py index 431567aa0..4576813f0 100644 --- a/google/cloud/logging_v2/gapic_version.py +++ b/google/cloud/logging_v2/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "3.4.0" # {x-release-please-version} +__version__ = "3.5.0" # {x-release-please-version} diff --git a/samples/generated_samples/snippet_metadata_google.logging.v2.json b/samples/generated_samples/snippet_metadata_google.logging.v2.json index 6fc255d82..1b2aba1dd 100644 --- a/samples/generated_samples/snippet_metadata_google.logging.v2.json +++ b/samples/generated_samples/snippet_metadata_google.logging.v2.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-logging", - "version": "0.1.0" + "version": "3.5.0" }, "snippets": [ {