dependabot[bot] opened a new pull request, #28910: URL: https://github.com/apache/beam/pull/28910
Bumps [cloud.google.com/go/datastore](https://github.com/googleapis/google-cloud-go) from 1.14.0 to 1.15.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-cloud-go/releases">cloud.google.com/go/datastore's releases</a>.</em></p> <blockquote> <h2>asset: v1.15.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/asset/v1.14.1...asset/v1.15.0">1.15.0</a> (2023-10-04)</h2> <h3>Features</h3> <ul> <li><strong>asset:</strong> Add support for directly attached and effective tags (<a href="https://github.com/googleapis/google-cloud-go/commit/02a899c95eb9660128506cf94525c5a75bedb308">02a899c</a>)</li> </ul> <h2>datastore: v1.15.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/datastore/v1.14.0...datastore/v1.15.0">1.15.0</a> (2023-10-06)</h2> <h3>Features</h3> <ul> <li><strong>datastore:</strong> Adding dynamic routing header (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8364">#8364</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/d235a427a4e8d84466599cad4a68539a7a57a5db">d235a42</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>datastore:</strong> Allow saving nested byte slice (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8540">#8540</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/8e53787eac6f724ea4282533349abef3cbaffefe">8e53787</a>)</li> <li><strong>datastore:</strong> Handle loading nil values (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8544">#8544</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/25dbb9cf1041d9e19edecd5c48b698b6f81f2d20">25dbb9c</a>)</li> </ul> <h2>artifactregistry: v1.14.2</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/artifactregistry/v1.14.1...artifactregistry/v1.14.2">1.14.2</a> (2023-10-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>artifactregistry:</strong> Make repository and repository_id in CreateRepository required (<a href="https://github.com/googleapis/google-cloud-go/commit/02a899c95eb9660128506cf94525c5a75bedb308">02a899c</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md">cloud.google.com/go/datastore's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/documentai/v1.8.0...documentai/v1.15.0">1.15.0</a> (2023-02-14)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li><strong>documentai:</strong> The TrainProcessorVersion parent was incorrectly annotated.</li> </ul> <h3>Features</h3> <ul> <li><strong>documentai:</strong> Add REST client (<a href="https://github.com/googleapis/google-cloud-go/commit/06a54a16a5866cce966547c51e203b9e09a25bc0">06a54a1</a>)</li> <li><strong>documentai:</strong> Added advanced_ocr_options field in OcrConfig (<a href="https://github.com/googleapis/google-cloud-go/commit/45c70e31e12ae5bb9ad9644648eb154ff5c033df">45c70e3</a>)</li> <li><strong>documentai:</strong> Added EvaluationReference to evaluation.proto (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7290">#7290</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/4623db86fb70305278f6740999ecaee674506052">4623db8</a>)</li> <li><strong>documentai:</strong> Added field_mask field in DocumentOutputConfig.GcsOutputConfig in document_io.proto (<a href="https://github.com/googleapis/google-cloud-go/commit/2a0b1aeb1683222e6aa5c876cb945845c00cef79">2a0b1ae</a>)</li> <li><strong>documentai:</strong> Added font_family to document.proto feat: added ImageQualityScores message to document.proto feat: added PropertyMetadata and EntityTypeMetadata to document_schema.proto (<a href="https://github.com/googleapis/google-cloud-go/commit/9c5d6c857b9deece4663d37fc6c834fd758b98ca">9c5d6c8</a>)</li> <li><strong>documentai:</strong> Added TrainProcessorVersion, EvaluateProcessorVersion, GetEvaluation, and ListEvaluations v1beta3 APIs feat: added evaluation.proto feat: added document_schema field in ProcessorVersion processor.proto feat: added image_quality_scores field in Document.Page in document.proto feat: added font_family field in Document.Style in document.proto (<a href="https://github.com/googleapis/google-cloud-go/commit/ac0c5c21221e8d055e6b8b1c473600c58e306b00">ac0c5c2</a>)</li> <li><strong>documentai:</strong> Exposed GetProcessorType to v1 (<a href="https://github.com/googleapis/google-cloud-go/commit/447afddf34d59c599cabe5415b4f9265b228bb9a">447afdd</a>)</li> <li><strong>documentai:</strong> Exposed GetProcessorType to v1beta3 (<a href="https://github.com/googleapis/google-cloud-go/commit/447afddf34d59c599cabe5415b4f9265b228bb9a">447afdd</a>)</li> <li><strong>documentai:</strong> Rewrite signatures in terms of new location (<a href="https://github.com/googleapis/google-cloud-go/commit/3c4b2b34565795537aac1661e6af2442437e34ad">3c4b2b3</a>)</li> <li><strong>documentai:</strong> Start generating stubs dir (<a href="https://github.com/googleapis/google-cloud-go/commit/de2d18066dc613b72f6f8db93ca60146dabcfdcc">de2d180</a>)</li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li><strong>documentai:</strong> Release 1.15.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7426">#7426</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/672d8c20f7cbce9fbd9b2d5e29cfb803f1e51d2d">672d8c2</a>)</li> <li><strong>documentai:</strong> Release 1.8.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7423">#7423</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/a10f592f85641153832d713551e0246d9b5a1174">a10f592</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/documentai/v1.7.0...documentai/v1.8.0">1.8.0</a> (2023-02-14)</h2> <h3>Features</h3> <ul> <li><strong>documentai:</strong> Add REST client (<a href="https://github.com/googleapis/google-cloud-go/commit/06a54a16a5866cce966547c51e203b9e09a25bc0">06a54a1</a>)</li> <li><strong>documentai:</strong> Added advanced_ocr_options field in OcrConfig (<a href="https://github.com/googleapis/google-cloud-go/commit/45c70e31e12ae5bb9ad9644648eb154ff5c033df">45c70e3</a>)</li> <li><strong>documentai:</strong> Added EvaluationReference to evaluation.proto (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7290">#7290</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/4623db86fb70305278f6740999ecaee674506052">4623db8</a>)</li> <li><strong>documentai:</strong> Added field_mask field in DocumentOutputConfig.GcsOutputConfig in document_io.proto (<a href="https://github.com/googleapis/google-cloud-go/commit/2a0b1aeb1683222e6aa5c876cb945845c00cef79">2a0b1ae</a>)</li> <li><strong>documentai:</strong> Added font_family to document.proto feat: added ImageQualityScores message to document.proto feat: added PropertyMetadata and EntityTypeMetadata to document_schema.proto (<a href="https://github.com/googleapis/google-cloud-go/commit/9c5d6c857b9deece4663d37fc6c834fd758b98ca">9c5d6c8</a>)</li> <li><strong>documentai:</strong> Added TrainProcessorVersion, EvaluateProcessorVersion, GetEvaluation, and ListEvaluations v1beta3 APIs feat: added evaluation.proto feat: added document_schema field in ProcessorVersion processor.proto feat: added image_quality_scores field in Document.Page in document.proto feat: added font_family field in Document.Style in document.proto (<a href="https://github.com/googleapis/google-cloud-go/commit/ac0c5c21221e8d055e6b8b1c473600c58e306b00">ac0c5c2</a>)</li> <li><strong>documentai:</strong> Exposed GetProcessorType to v1 (<a href="https://github.com/googleapis/google-cloud-go/commit/447afddf34d59c599cabe5415b4f9265b228bb9a">447afdd</a>)</li> <li><strong>documentai:</strong> Exposed GetProcessorType to v1beta3 (<a href="https://github.com/googleapis/google-cloud-go/commit/447afddf34d59c599cabe5415b4f9265b228bb9a">447afdd</a>)</li> <li><strong>documentai:</strong> Rewrite signatures in terms of new location (<a href="https://github.com/googleapis/google-cloud-go/commit/3c4b2b34565795537aac1661e6af2442437e34ad">3c4b2b3</a>)</li> <li><strong>documentai:</strong> Rewrite signatures in terms of new types for betas (<a href="https://github.com/googleapis/google-cloud-go/commit/9f303f9efc2e919a9a6bd828f3cdb1fcb3b8b390">9f303f9</a>)</li> <li><strong>documentai:</strong> Start generating stubs dir (<a href="https://github.com/googleapis/google-cloud-go/commit/de2d18066dc613b72f6f8db93ca60146dabcfdcc">de2d180</a>)</li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li><strong>documentai:</strong> Release 1.8.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7423">#7423</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/a10f592f85641153832d713551e0246d9b5a1174">a10f592</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/documentai/v1.6.0...documentai/v1.7.0">1.7.0</a> (2023-01-31)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/2970859779e12edf3db10e12214e33544ebad5a2"><code>2970859</code></a> chore: release main (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8291">#8291</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/d78b8513b13a9a2c04b8097f0d89f85dcfd73797"><code>d78b851</code></a> feat(spanner/spansql): add support for foreign key actions (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8296">#8296</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/432864c7fc0bb551a5017b423bbd5f76c3357dc3"><code>432864c</code></a> feat(eventarc/publishing): promote to GA (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8308">#8308</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/b3eda800e0594ca43fd9b99b1b44e7fd4cad4542"><code>b3eda80</code></a> chore(netapp): Revert "add config to generate apiv1beta1 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8300">#8300</a>)" (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8310">#8310</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/c4104eaab0d7291c15aba37b78e71ce3cbb9f77a"><code>c4104ea</code></a> fix(bigquery/storage/managedwriter): context refactoring (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8275">#8275</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/6e0227de753a66332030d76a906356696c1b37b6"><code>6e0227d</code></a> feat(discoveryengine): promote to GA (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8302">#8302</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/32597f2c69f0f13f300a63e28146688319562342"><code>32597f2</code></a> feat(support): promote to GA (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8305">#8305</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/2b523749162129c8272a64622b41df079e536c8f"><code>2b52374</code></a> feat(vmwareengine): promote to GA (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8306">#8306</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/e46c8904d331e8faf3fa11e1ffcaf9165a77d8f3"><code>e46c890</code></a> feat(rapidmigrationassessment): promote to GA (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8304">#8304</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/c79b6cde394392623ba6c45b7429c2f0417d221e"><code>c79b6cd</code></a> feat(gkemulticloud): promote to GA (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8303">#8303</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/kms/v1.14.0...kms/v1.15.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org