Skip to content

Commit 49ec6e3

Browse files
chore(main): release 0.15.0 (#325)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 81a03d5 commit 49ec6e3

File tree

7 files changed

+28
-6
lines changed

7 files changed

+28
-6
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.14.1"
2+
".": "0.15.0"
33
}

packages/google-analytics-admin/CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## [0.15.0](https://github.com/googleapis/python-analytics-admin/compare/v0.14.1...v0.15.0) (2023-02-28)
4+
5+
6+
### Features
7+
8+
* Add `BigQueryLink`, `SearchAds360Link` resource types to the Admin API v1alpha ([efd4b20](https://github.com/googleapis/python-analytics-admin/commit/efd4b20ba5f49c38668f3b8c9c4ff365b44752da))
9+
* Add `EXPANDED_DATA_SET`, `CHANNEL_GROUP` values to `ChangeHistoryResourceType` enum ([efd4b20](https://github.com/googleapis/python-analytics-admin/commit/efd4b20ba5f49c38668f3b8c9c4ff365b44752da))
10+
* Add `GetBigQueryLink`, `ListBigQueryLinks` methods to the Admin API v1alpha ([efd4b20](https://github.com/googleapis/python-analytics-admin/commit/efd4b20ba5f49c38668f3b8c9c4ff365b44752da))
11+
* Add `search_ads_360_link`, `expanded_data_set`, `bigquery_link` values to ChangeHistoryResource.resource oneof field ([efd4b20](https://github.com/googleapis/python-analytics-admin/commit/efd4b20ba5f49c38668f3b8c9c4ff365b44752da))
12+
* Add `SetAutomatedGa4ConfigurationOptOut`, `FetchAutomatedGa4ConfigurationOptOut` methods to the Admin API v1alpha ([efd4b20](https://github.com/googleapis/python-analytics-admin/commit/efd4b20ba5f49c38668f3b8c9c4ff365b44752da))
13+
* Add `tokens_per_project_per_hour` field to `AccessQuota` type ([efd4b20](https://github.com/googleapis/python-analytics-admin/commit/efd4b20ba5f49c38668f3b8c9c4ff365b44752da))
14+
* Add GetSearchAds360Link, ListSearchAds360Links, CreateSearchAds360Link, DeleteSearchAds360Link, UpdateSearchAds360Link methods to the Admin API v1alpha ([efd4b20](https://github.com/googleapis/python-analytics-admin/commit/efd4b20ba5f49c38668f3b8c9c4ff365b44752da))
15+
* **v1alpha:** Add `AccessBinding`, `ExpandedDataSet`, `ExpandedDataSetFilter`, `ExpandedDataSetFilterExpression`, `ExpandedDataSetFilterExpressionList` resource types ([1d2897e](https://github.com/googleapis/python-analytics-admin/commit/1d2897e0f29cec3101835a9955a79d773aeece52))
16+
* **v1alpha:** Add `CreateAccessBinding`, `GetAccessBinding`, `UpdateAccessBinding`, `DeleteAccessBinding`, `ListAccessBindings`, `BatchCreateAccessBindings`, `BatchGetAccessBindings`, `BatchUpdateAccessBindings`, `BatchDeleteAccessBindings` methods ([1d2897e](https://github.com/googleapis/python-analytics-admin/commit/1d2897e0f29cec3101835a9955a79d773aeece52))
17+
* **v1alpha:** Add `GetExpandedDataSet`, `ListExpandedDataSets`, `CreateExpandedDataSet`, `UpdateExpandedDataSet`, `DeleteExpandedDataSet` methods ([1d2897e](https://github.com/googleapis/python-analytics-admin/commit/1d2897e0f29cec3101835a9955a79d773aeece52))
18+
19+
20+
### Bug Fixes
21+
22+
* Remove `LESS_THAN_OR_EQUAL`, `GREATER_THAN_OR_EQUAL` values from NumericFilter.Operation enum ([efd4b20](https://github.com/googleapis/python-analytics-admin/commit/efd4b20ba5f49c38668f3b8c9c4ff365b44752da))
23+
* Remove `PARTIAL_REGEXP` value from StringFilter.MatchType enum ([efd4b20](https://github.com/googleapis/python-analytics-admin/commit/efd4b20ba5f49c38668f3b8c9c4ff365b44752da))
24+
325
## [0.14.1](https://github.com/googleapis/python-analytics-admin/compare/v0.14.0...v0.14.1) (2023-01-20)
426

527

packages/google-analytics-admin/google/analytics/admin/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.14.1" # {x-release-please-version}
16+
__version__ = "0.15.0" # {x-release-please-version}

packages/google-analytics-admin/google/analytics/admin_v1alpha/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.14.1" # {x-release-please-version}
16+
__version__ = "0.15.0" # {x-release-please-version}

packages/google-analytics-admin/google/analytics/admin_v1beta/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.14.1" # {x-release-please-version}
16+
__version__ = "0.15.0" # {x-release-please-version}

packages/google-analytics-admin/samples/generated_samples/snippet_metadata_google.analytics.admin.v1alpha.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-analytics-admin",
11-
"version": "0.1.0"
11+
"version": "0.15.0"
1212
},
1313
"snippets": [
1414
{

packages/google-analytics-admin/samples/generated_samples/snippet_metadata_google.analytics.admin.v1beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-analytics-admin",
11-
"version": "0.1.0"
11+
"version": "0.15.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)