diff --git a/.release-please-manifest.json b/.release-please-manifest.json index a0d49a91444a..f55e83976921 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -369,7 +369,7 @@ "google-cloud-document_ai+FILLER": "0.0.0", "google-cloud-document_ai-v1": "1.10.2", "google-cloud-document_ai-v1+FILLER": "0.0.0", - "google-cloud-document_ai-v1beta3": "0.46.2", + "google-cloud-document_ai-v1beta3": "0.47.0", "google-cloud-document_ai-v1beta3+FILLER": "0.0.0", "google-cloud-domains": "2.0.2", "google-cloud-domains+FILLER": "0.0.0", diff --git a/google-cloud-document_ai-v1beta3/CHANGELOG.md b/google-cloud-document_ai-v1beta3/CHANGELOG.md index 0d0c0fa53aea..96c42f5b01d7 100644 --- a/google-cloud-document_ai-v1beta3/CHANGELOG.md +++ b/google-cloud-document_ai-v1beta3/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +### 0.47.0 (2026-02-10) + +### ⚠ BREAKING CHANGES + +* 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 + +#### Features + +* A new field `revisions` is added to message `.google.cloud.documentai.v1beta3.Evaluation` ([#32431](https://github.com/googleapis/google-cloud-ruby/issues/32431)) + ### 0.46.2 (2026-02-04) #### Documentation diff --git a/google-cloud-document_ai-v1beta3/lib/google/cloud/document_ai/v1beta3/version.rb b/google-cloud-document_ai-v1beta3/lib/google/cloud/document_ai/v1beta3/version.rb index c6c456fc5e25..1abc80e8aecd 100644 --- a/google-cloud-document_ai-v1beta3/lib/google/cloud/document_ai/v1beta3/version.rb +++ b/google-cloud-document_ai-v1beta3/lib/google/cloud/document_ai/v1beta3/version.rb @@ -21,7 +21,7 @@ module Google module Cloud module DocumentAI module V1beta3 - VERSION = "0.46.2" + VERSION = "0.47.0" end end end diff --git a/google-cloud-document_ai-v1beta3/snippets/snippet_metadata_google.cloud.documentai.v1beta3.json b/google-cloud-document_ai-v1beta3/snippets/snippet_metadata_google.cloud.documentai.v1beta3.json index 7f8ae7c1a957..0e2311c9451b 100644 --- a/google-cloud-document_ai-v1beta3/snippets/snippet_metadata_google.cloud.documentai.v1beta3.json +++ b/google-cloud-document_ai-v1beta3/snippets/snippet_metadata_google.cloud.documentai.v1beta3.json @@ -1,7 +1,7 @@ { "client_library": { "name": "google-cloud-document_ai-v1beta3", - "version": "0.46.2", + "version": "0.47.0", "language": "RUBY", "apis": [ {