Skip to content

Commit 0c824f2

Browse files
chore: release main
1 parent 6015637 commit 0c824f2

5 files changed

Lines changed: 18 additions & 4 deletions

File tree

.release-please-manifest-submodules.json

Lines changed: 2 additions & 2 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",
@@ -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",

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"

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"

0 commit comments

Comments
 (0)