From 5cb050c017e58b069bc372d265c63925476f3303 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 16:53:46 -0400 Subject: [PATCH] chore(main): release 0.22.0 (#394) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 16 ++++++++++++++++ google/analytics/admin/gapic_version.py | 2 +- google/analytics/admin_v1alpha/gapic_version.py | 2 +- google/analytics/admin_v1beta/gapic_version.py | 2 +- ...t_metadata_google.analytics.admin.v1beta.json | 2 +- 6 files changed, 21 insertions(+), 5 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index d3535156..788b0fa7 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.21.0" + ".": "0.22.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 0407e87a..c3a80e7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [0.22.0](https://github.com/googleapis/python-analytics-admin/compare/v0.21.0...v0.22.0) (2023-10-19) + + +### Features + +* Add `DataRedactionSettings`, `RollupPropertySourceLink`, `SubpropertyEventFilterCondition`, `SubpropertyEventFilterExpression`, `SubpropertyEventFilterExpressionList`, `SubpropertyEventFilterClause`, `SubpropertyEventFilter` types ([49d0449](https://github.com/googleapis/python-analytics-admin/commit/49d0449e05cceca61fc976b35f542b1c344e4c23)) +* Add `include_all_users`, `expand_groups` fields to `RunAccessReportRequest` ([49d0449](https://github.com/googleapis/python-analytics-admin/commit/49d0449e05cceca61fc976b35f542b1c344e4c23)) +* Add `UpdateDataRedactionSettings`, `CreateRollupProperty`, `GetRollupPropertySourceLink`, `ListRollupPropertySourceLinks`, `CreateRollupPropertySourceLink`, `DeleteRollupPropertySourceLink`, `CreateSubproperty`, `CreateSubpropertyEventFilter`, `CreateSubpropertyEventFilter`, `ListSubpropertyEventFilters`, `UpdateSubpropertyEventFilter`, `DeleteSubpropertyEventFilter` methods to the Admin API v1 alpha ([49d0449](https://github.com/googleapis/python-analytics-admin/commit/49d0449e05cceca61fc976b35f542b1c344e4c23)) +* Add the `data_redaction_settings` field to the `ChangeHistoryResource.resource` oneof field ([49d0449](https://github.com/googleapis/python-analytics-admin/commit/49d0449e05cceca61fc976b35f542b1c344e4c23)) +* Add the `DATA_REDACTION_SETTINGS` option to the `ChangeHistoryResourceType` enum ([49d0449](https://github.com/googleapis/python-analytics-admin/commit/49d0449e05cceca61fc976b35f542b1c344e4c23)) + + +### Bug Fixes + +* Delete BatchDeleteUserLinks, DeleteUserLink, BatchUpdateUserLinks, UpdateUserLink, BatchCreateUserLinks, CreateUserLink, AuditUserLinks, ListUserLinks, BatchGetUserLinks, GetUserLink from the Admin API v1 alpha as per the announcement in https://bit.ly/46yBIDt ([49d0449](https://github.com/googleapis/python-analytics-admin/commit/49d0449e05cceca61fc976b35f542b1c344e4c23)) + ## [0.21.0](https://github.com/googleapis/python-analytics-admin/compare/v0.20.0...v0.21.0) (2023-10-10) diff --git a/google/analytics/admin/gapic_version.py b/google/analytics/admin/gapic_version.py index 2fe35b14..5552ce40 100644 --- a/google/analytics/admin/gapic_version.py +++ b/google/analytics/admin/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.21.0" # {x-release-please-version} +__version__ = "0.22.0" # {x-release-please-version} diff --git a/google/analytics/admin_v1alpha/gapic_version.py b/google/analytics/admin_v1alpha/gapic_version.py index 2fe35b14..5552ce40 100644 --- a/google/analytics/admin_v1alpha/gapic_version.py +++ b/google/analytics/admin_v1alpha/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.21.0" # {x-release-please-version} +__version__ = "0.22.0" # {x-release-please-version} diff --git a/google/analytics/admin_v1beta/gapic_version.py b/google/analytics/admin_v1beta/gapic_version.py index 2fe35b14..5552ce40 100644 --- a/google/analytics/admin_v1beta/gapic_version.py +++ b/google/analytics/admin_v1beta/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.21.0" # {x-release-please-version} +__version__ = "0.22.0" # {x-release-please-version} diff --git a/samples/generated_samples/snippet_metadata_google.analytics.admin.v1beta.json b/samples/generated_samples/snippet_metadata_google.analytics.admin.v1beta.json index 067e5386..537cb94c 100644 --- a/samples/generated_samples/snippet_metadata_google.analytics.admin.v1beta.json +++ b/samples/generated_samples/snippet_metadata_google.analytics.admin.v1beta.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-analytics-admin", - "version": "0.1.0" + "version": "0.22.0" }, "snippets": [ {