Skip to content

Commit 3eeae50

Browse files
chore: release main
1 parent 314548a commit 3eeae50

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest-submodules.json

Lines changed: 1 addition & 1 deletion
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",

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-03)
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"

0 commit comments

Comments
 (0)