Skip to content

Commit 6e78361

Browse files
chore: release main
1 parent ee4df98 commit 6e78361

9 files changed

Lines changed: 38 additions & 10 deletions

File tree

.release-please-manifest-submodules.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"dialogflow": "1.53.0",
5454
"discoveryengine": "1.8.0",
5555
"dlp": "1.14.0",
56-
"documentai": "1.29.0",
56+
"documentai": "1.30.0",
5757
"domains": "0.9.7",
5858
"edgecontainer": "1.2.1",
5959
"edgenetwork": "0.2.4",
@@ -88,7 +88,7 @@
8888
"networkconnectivity": "1.14.6",
8989
"networkmanagement": "1.13.2",
9090
"networksecurity": "0.9.7",
91-
"networkservices": "0.0.0",
91+
"networkservices": "0.1.0",
9292
"notebooks": "1.11.5",
9393
"optimization": "1.6.5",
9494
"orchestration": "1.9.2",
@@ -106,7 +106,7 @@
106106
"recommender": "1.12.3",
107107
"redis": "1.15.0",
108108
"resourcemanager": "1.9.7",
109-
"resourcesettings": "1.6.7",
109+
"resourcesettings": "1.7.0",
110110
"retail": "1.16.2",
111111
"run": "1.3.7",
112112
"scheduler": "1.10.8",
@@ -122,7 +122,7 @@
122122
"servicemanagement": "1.9.8",
123123
"serviceusage": "1.8.6",
124124
"shell": "1.7.7",
125-
"shopping": "0.7.0",
125+
"shopping": "0.8.0",
126126
"speech": "1.23.1",
127127
"storageinsights": "1.0.7",
128128
"storagetransfer": "1.10.6",

documentai/CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changes
22

33

4+
## [1.30.0](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.29.0...documentai/v1.30.0) (2024-06-04)
5+
6+
7+
### Features
8+
9+
* **documentai:** Make Layout Parser generally available in V1 ([#10286](https://github.com/googleapis/google-cloud-go/issues/10286)) ([92dc381](https://github.com/googleapis/google-cloud-go/commit/92dc381da281197567a2c9eb8dc941292000a3da))
10+
411
## [1.29.0](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.28.1...documentai/v1.29.0) (2024-05-29)
512

613

documentai/internal/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
package internal
1616

1717
// Version is the current tagged release of the library.
18-
const Version = "1.29.0"
18+
const Version = "1.30.0"

networkservices/CHANGES.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
1-
# Changes
1+
# Changelog
22

3+
## 0.1.0 (2024-06-04)
4+
5+
6+
### Features
7+
8+
* **networkservices:** New client(s) ([#10314](https://github.com/googleapis/google-cloud-go/issues/10314)) ([ee4df98](https://github.com/googleapis/google-cloud-go/commit/ee4df98e7ff89c005ee345120fb53c85086a2461))
9+
10+
## Changes

networkservices/internal/version.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

resourcesettings/CHANGES.md

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

3+
## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/resourcesettings/v1.6.7...resourcesettings/v1.7.0) (2024-06-04)
4+
5+
6+
### Features
7+
8+
* **resourcesettings:** Resource Settings is deprecated. As of November 7, 2023, no organizations will be onboarded for any of the enabled settings, and the service will be shut down on October 1, 2024 ([#10300](https://github.com/googleapis/google-cloud-go/issues/10300)) ([6015637](https://github.com/googleapis/google-cloud-go/commit/6015637c97c205a5811cea64be51676b3dcf16d8))
9+
310
## [1.6.7](https://github.com/googleapis/google-cloud-go/compare/resourcesettings/v1.6.6...resourcesettings/v1.6.7) (2024-05-01)
411

512

resourcesettings/internal/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
package internal
1616

1717
// Version is the current tagged release of the library.
18-
const Version = "1.6.7"
18+
const Version = "1.7.0"

shopping/CHANGES.md

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

3+
## [0.8.0](https://github.com/googleapis/google-cloud-go/compare/shopping/v0.7.0...shopping/v0.8.0) (2024-06-04)
4+
5+
6+
### Features
7+
8+
* **shopping:** New client(s) ([#10313](https://github.com/googleapis/google-cloud-go/issues/10313)) ([b439b80](https://github.com/googleapis/google-cloud-go/commit/b439b80a7488ff6b3bce775b63f7923951ee5e1a))
9+
310
## [0.7.0](https://github.com/googleapis/google-cloud-go/compare/shopping/v0.6.0...shopping/v0.7.0) (2024-05-22)
411

512

@@ -125,4 +132,3 @@
125132
* **shopping:** New clients ([#8699](https://github.com/googleapis/google-cloud-go/issues/8699)) ([0e43b40](https://github.com/googleapis/google-cloud-go/commit/0e43b40184bacac8d355ea2cfd00ebe58bd9e30b))
126133

127134
## Changes
128-

shopping/internal/version.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)