dependabot[bot] opened a new pull request, #28144: URL: https://github.com/apache/beam/pull/28144
Bumps [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go) from 1.47.0 to 1.49.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-cloud-go/releases">cloud.google.com/go/spanner's releases</a>.</em></p> <blockquote> <h2>aiplatform: v1.49.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.48.0...aiplatform/v1.49.0">1.49.0</a> (2023-08-17)</h2> <h3>Features</h3> <ul> <li><strong>aiplatform:</strong> Add NVIDIA_H100_80GB and TPU_V5_LITEPOD to AcceleratorType (<a href="https://github.com/googleapis/google-cloud-go/commit/b3dbdde48ddfa215c3c3bb110e0051fd8158f451">b3dbdde</a>)</li> <li><strong>aiplatform:</strong> Update field_behavior for <code>name</code> to be IMMUTABLE instead of OUTPUT_ONLY in Context, ModelMonitor, Schedule, DeploymentResourcePool (<a href="https://github.com/googleapis/google-cloud-go/commit/b3dbdde48ddfa215c3c3bb110e0051fd8158f451">b3dbdde</a>)</li> </ul> <h2>spanner: v1.49.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/spanner/v1.48.0...spanner/v1.49.0">1.49.0</a> (2023-08-24)</h2> <h3>Features</h3> <ul> <li><strong>spanner/spannertest:</strong> Support INSERT DML (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7820">#7820</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/3dda7b27ec536637d8ebaa20937fc8019c930481">3dda7b2</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>spanner:</strong> Transaction was started in a different session (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8467">#8467</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/6c21558f75628908a70de79c62aff2851e756e7b">6c21558</a>)</li> </ul> <h2>aiplatform: v1.48.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.47.0...aiplatform/v1.48.0">1.48.0</a> (2023-07-31)</h2> <h3>Features</h3> <ul> <li><strong>aiplatform:</strong> Add <code>PredictionService.ServerStreamingPredict</code> method (<a href="https://github.com/googleapis/google-cloud-go/commit/b8904253a0f8424ea4548469e5feef321bd7396a">b890425</a>)</li> <li><strong>aiplatform:</strong> Add RaySepc to ResourceRuntimeSpec, and add ResourceRuntime to PersistentResource (<a href="https://github.com/googleapis/google-cloud-go/commit/b8904253a0f8424ea4548469e5feef321bd7396a">b890425</a>)</li> </ul> <h2>spanner: v1.48.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/spanner/v1.47.0...spanner/v1.48.0">1.48.0</a> (2023-08-18)</h2> <h3>Features</h3> <ul> <li><strong>spanner/spansql:</strong> Add complete set of math functions (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8246">#8246</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/d7a238eca2a9b08e968cea57edc3708694673e22">d7a238e</a>)</li> <li><strong>spanner/spansql:</strong> Add support for foreign key actions (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8296">#8296</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/d78b8513b13a9a2c04b8097f0d89f85dcfd73797">d78b851</a>)</li> <li><strong>spanner/spansql:</strong> Add support for IF NOT EXISTS and IF EXISTS clause (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8245">#8245</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/96840ab1232bbdb788e37f81cf113ee0f1b4e8e7">96840ab</a>)</li> <li><strong>spanner:</strong> Add integration tests for Bit Reversed Sequences (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7924">#7924</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/9b6e7c6061dc69683d7f558faed7f4249da5b7cb">9b6e7c6</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>spanner:</strong> Reset buffer after abort on first SQL statement (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8440">#8440</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/d980b42f33968ef25061be50e18038d73b0503b6">d980b42</a>)</li> <li><strong>spanner:</strong> REST query UpdateMask bug (<a href="https://github.com/googleapis/google-cloud-go/commit/df52820b0e7721954809a8aa8700b93c5662dc9b">df52820</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/d77336675156eef1b253c8681b4adad15b7d8080"><code>d773366</code></a> chore(main): release spanner 1.49.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8468">#8468</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/2c65345e8d86dca46323426f067f3161a76b7211"><code>2c65345</code></a> test(datastore): Correct read time before creating entities (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8475">#8475</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/6a45f26b809b64edae21f312c18d4205f96b180e"><code>6a45f26</code></a> feat(auth): add base auth package (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8465">#8465</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/14aa8570e0557219399978864124f61e6e755d54"><code>14aa857</code></a> test(datastore): Truncate transaction read time to millisecond (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8473">#8473</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/3dda7b27ec536637d8ebaa20937fc8019c930481"><code>3dda7b2</code></a> feat(spanner/spannertest): support INSERT DML (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7820">#7820</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/6c21558f75628908a70de79c62aff2851e756e7b"><code>6c21558</code></a> fix(spanner): Transaction was started in a different session (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8467">#8467</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/911f31ea448ff2d676a37cdcf02f157aab0dfb89"><code>911f31e</code></a> chore(main): release datastore 1.14.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8351">#8351</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/37681ff291c0ccf4c908be55b97639c04b9dec48"><code>37681ff</code></a> feat(datastore): Support aggregation query in transaction (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8439">#8439</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/a9fff181e4ea8281ad907e7b2e0d90e70013a4de"><code>a9fff18</code></a> feat(datastore): SUM and AVG aggregations (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8307">#8307</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/fa6e827a5997fb7abe97375ea6abb7d2fc71047d"><code>fa6e827</code></a> fix(bigquery): value for datasetID on foreign keys (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8447">#8447</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/spanner/v1.47.0...spanner/v1.49.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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
