Skip to content

Commit 56f30b3

Browse files
chore(main): release google-cloud-document_ai-v1beta3 0.47.0 (#32436)
* chore(main): release google-cloud-document_ai-v1beta3 0.47.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 0209dac commit 56f30b3

4 files changed

Lines changed: 13 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@
369369
"google-cloud-document_ai+FILLER": "0.0.0",
370370
"google-cloud-document_ai-v1": "1.10.2",
371371
"google-cloud-document_ai-v1+FILLER": "0.0.0",
372-
"google-cloud-document_ai-v1beta3": "0.46.2",
372+
"google-cloud-document_ai-v1beta3": "0.47.0",
373373
"google-cloud-document_ai-v1beta3+FILLER": "0.0.0",
374374
"google-cloud-domains": "2.0.2",
375375
"google-cloud-domains+FILLER": "0.0.0",

google-cloud-document_ai-v1beta3/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
### 0.47.0 (2026-03-04)
4+
5+
### ⚠ BREAKING CHANGES
6+
7+
* The `SpannerIndexingConfig` message and the `spanner_indexing_config` field within the `Dataset` message have been removed. Client code referencing these will need to stop referencing these in case of an error docs: Updated comments for various fields and messages
8+
9+
#### Features
10+
11+
* A new field `revisions` is added to message `.google.cloud.documentai.v1beta3.Evaluation` ([#32431](https://github.com/googleapis/google-cloud-ruby/issues/32431))
12+
313
### 0.46.2 (2026-02-04)
414

515
#### Documentation

google-cloud-document_ai-v1beta3/lib/google/cloud/document_ai/v1beta3/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module Google
2121
module Cloud
2222
module DocumentAI
2323
module V1beta3
24-
VERSION = "0.46.2"
24+
VERSION = "0.47.0"
2525
end
2626
end
2727
end

google-cloud-document_ai-v1beta3/snippets/snippet_metadata_google.cloud.documentai.v1beta3.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-cloud-document_ai-v1beta3",
4-
"version": "0.46.2",
4+
"version": "0.47.0",
55
"language": "RUBY",
66
"apis": [
77
{

0 commit comments

Comments
 (0)