From bdcbd5284baa136b109fb2068a49f31c8f99f65b Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 09:54:23 -0400 Subject: [PATCH] chore(main): release 1.2.1 (#147) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- .../.release-please-manifest.json | 2 +- packages/google-cloud-bigquery-logging/CHANGELOG.md | 7 +++++++ .../google/cloud/bigquery_logging/gapic_version.py | 2 +- .../google/cloud/bigquery_logging_v1/gapic_version.py | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/packages/google-cloud-bigquery-logging/.release-please-manifest.json b/packages/google-cloud-bigquery-logging/.release-please-manifest.json index 19ab24aaf053..c54e7af0b60c 100644 --- a/packages/google-cloud-bigquery-logging/.release-please-manifest.json +++ b/packages/google-cloud-bigquery-logging/.release-please-manifest.json @@ -1,4 +1,4 @@ { - ".": "1.2.0" + ".": "1.2.1" } \ No newline at end of file diff --git a/packages/google-cloud-bigquery-logging/CHANGELOG.md b/packages/google-cloud-bigquery-logging/CHANGELOG.md index 93669e80c8a1..711d3bf35abf 100644 --- a/packages/google-cloud-bigquery-logging/CHANGELOG.md +++ b/packages/google-cloud-bigquery-logging/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.1](https://github.com/googleapis/python-bigquery-logging/compare/v1.2.0...v1.2.1) (2023-04-01) + + +### Documentation + +* Mark ReservationResourceUsage field as deprecated ([#146](https://github.com/googleapis/python-bigquery-logging/issues/146)) ([01b1ebc](https://github.com/googleapis/python-bigquery-logging/commit/01b1ebc8d685b70d9057c5defff496ab7547b1ca)) + ## [1.2.0](https://github.com/googleapis/python-bigquery-logging/compare/v1.1.0...v1.2.0) (2023-01-10) diff --git a/packages/google-cloud-bigquery-logging/google/cloud/bigquery_logging/gapic_version.py b/packages/google-cloud-bigquery-logging/google/cloud/bigquery_logging/gapic_version.py index 8f031bd4dd07..ce5529b380c5 100644 --- a/packages/google-cloud-bigquery-logging/google/cloud/bigquery_logging/gapic_version.py +++ b/packages/google-cloud-bigquery-logging/google/cloud/bigquery_logging/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "1.2.0" # {x-release-please-version} +__version__ = "1.2.1" # {x-release-please-version} diff --git a/packages/google-cloud-bigquery-logging/google/cloud/bigquery_logging_v1/gapic_version.py b/packages/google-cloud-bigquery-logging/google/cloud/bigquery_logging_v1/gapic_version.py index 8f031bd4dd07..ce5529b380c5 100644 --- a/packages/google-cloud-bigquery-logging/google/cloud/bigquery_logging_v1/gapic_version.py +++ b/packages/google-cloud-bigquery-logging/google/cloud/bigquery_logging_v1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "1.2.0" # {x-release-please-version} +__version__ = "1.2.1" # {x-release-please-version}