Skip to content

Commit 9b40c1d

Browse files
chore(main): release google-analytics-data-v1beta 0.19.0 (#31590)
1 parent 256a666 commit 9b40c1d

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"google-analytics-admin-v1alpha+FILLER": "0.0.0",
1414
"google-analytics-data": "0.7.2",
1515
"google-analytics-data+FILLER": "0.0.0",
16-
"google-analytics-data-v1beta": "0.18.0",
16+
"google-analytics-data-v1beta": "0.19.0",
1717
"google-analytics-data-v1beta+FILLER": "0.0.0",
1818
"google-apps-chat": "1.1.2",
1919
"google-apps-chat+FILLER": "0.0.0",

google-analytics-data-v1beta/CHANGELOG.md

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

3+
### 0.19.0 (2025-10-08)
4+
5+
#### Features
6+
7+
* add ListOperations partial success flag ([#31575](https://github.com/googleapis/google-cloud-ruby/issues/31575))
8+
* add ListOperations unreachable resources
9+
310
### 0.18.0 (2025-09-11)
411

512
#### Features

google-analytics-data-v1beta/lib/google/analytics/data/v1beta/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module Google
2121
module Analytics
2222
module Data
2323
module V1beta
24-
VERSION = "0.18.0"
24+
VERSION = "0.19.0"
2525
end
2626
end
2727
end

google-analytics-data-v1beta/snippets/snippet_metadata_google.analytics.data.v1beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"client_library": {
33
"name": "google-analytics-data-v1beta",
4-
"version": "0.18.0",
4+
"version": "0.19.0",
55
"language": "RUBY",
66
"apis": [
77
{

0 commit comments

Comments
 (0)