You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/04/12 05:11:22 UTC

[GitHub] [beam] dependabot[bot] opened a new pull request, #26232: Bump cloud.google.com/go/spanner from 1.44.0 to 1.45.0 in /sdks

dependabot[bot] opened a new pull request, #26232:
URL: https://github.com/apache/beam/pull/26232

   Bumps [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go) from 1.44.0 to 1.45.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>spanner: v1.45.0</h2>
   <h2><a href="https://github.com/googleapis/google-cloud-go/compare/spanner/v1.44.0...spanner/v1.45.0">1.45.0</a> (2023-04-10)</h2>
   <h3>Features</h3>
   <ul>
   <li><strong>spanner/spansql:</strong> Add support for missing DDL syntax for ALTER CHANGE STREAM (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7429">#7429</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/d34fe02cfa31520f88dedbd41bbc887e8faa857f">d34fe02</a>)</li>
   <li><strong>spanner/spansql:</strong> Support fine-grained access control DDL syntax (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/6691">#6691</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/a7edf6b5c62d02b7d5199fc83d435f6a37a8eac5">a7edf6b</a>)</li>
   <li><strong>spanner/spansql:</strong> Support grant/revoke view, change stream, table function (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7533">#7533</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/9c612159647d540e694ec9e84cab5cdd1c94d2b8">9c61215</a>)</li>
   <li><strong>spanner:</strong> Add x-goog-spanner-route-to-leader header to Spanner RPC contexts for RW/PDML transactions. (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7500">#7500</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/fcab05faa5026896af76b762eed5b7b6b2e7ee07">fcab05f</a>)</li>
   <li><strong>spanner:</strong> Adding new fields for Serverless analytics (<a href="https://github.com/googleapis/google-cloud-go/commit/69067f8c0075099a84dd9d40e438711881710784">69067f8</a>)</li>
   <li><strong>spanner:</strong> Enable custom decoding for list value (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7463">#7463</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/3aeadcd97eaf2707c2f6e288c8b72ef29f49a185">3aeadcd</a>)</li>
   <li><strong>spanner:</strong> Update iam and longrunning deps (<a href="https://github.com/googleapis/google-cloud-go/commit/91a1f784a109da70f63b96414bba8a9b4254cddd">91a1f78</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>spanner/spansql:</strong> Fix SQL for CREATE CHANGE STREAM TableName; case (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7514">#7514</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/fc5fd8652771aeca73e7a28ee68134155a5a9499">fc5fd86</a>)</li>
   <li><strong>spanner:</strong> Correcting the proto field Id for field data_boost_enabled (<a href="https://github.com/googleapis/google-cloud-go/commit/00fff3a58bed31274ab39af575876dab91d708c9">00fff3a</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/googleapis/google-cloud-go/commit/c43900b8ec37740e7b6cabac9e32e4ec2851f123"><code>c43900b</code></a> chore(main): release spanner 1.45.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7462">#7462</a>)</li>
   <li><a href="https://github.com/googleapis/google-cloud-go/commit/688d4ab66e998e2ff27546e8865aaebefd8b12e1"><code>688d4ab</code></a> fix: deadlock with inline begin transaction when first statement response is ...</li>
   <li><a href="https://github.com/googleapis/google-cloud-go/commit/7afc98a698a0857c33f14c94a72ae2510919537d"><code>7afc98a</code></a> chore(internal/postprocessor): add MoveSnippets to main.go (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7523">#7523</a>)</li>
   <li><a href="https://github.com/googleapis/google-cloud-go/commit/a6c6701bf72fd8edc6c5bb084c14c7bfee1f9513"><code>a6c6701</code></a> refactor(bigquery): amend name for MaxTimeTravel on datasets (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7707">#7707</a>)</li>
   <li><a href="https://github.com/googleapis/google-cloud-go/commit/22a666c766fa4565ee120574709b345e7fc37c5f"><code>22a666c</code></a> feat(bigquery): expose dataset MaxTimeTravelHours (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7706">#7706</a>)</li>
   <li><a href="https://github.com/googleapis/google-cloud-go/commit/3b8bfb44a237fc0696e77a47c5a8305caa5ec64b"><code>3b8bfb4</code></a> feat(bigquery/storage/managedwriter): expose connection multiplexing as exper...</li>
   <li><a href="https://github.com/googleapis/google-cloud-go/commit/e660af8223d61bdad63d48db1f38534a300b98f6"><code>e660af8</code></a> chore: cleanup gapicgen a bit (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7703">#7703</a>)</li>
   <li><a href="https://github.com/googleapis/google-cloud-go/commit/4fedc34cff064effc376dbedafc48ecfbe4f2e00"><code>4fedc34</code></a> chore(storage): handle object metadata (grpc) (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7688">#7688</a>)</li>
   <li><a href="https://github.com/googleapis/google-cloud-go/commit/2a5c1654577c0363afa370e9ba812d7310a7da50"><code>2a5c165</code></a> chore: onboard compute to owlbot (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7705">#7705</a>)</li>
   <li><a href="https://github.com/googleapis/google-cloud-go/commit/7a9e21121ca8debffe11fe16d1b96b0d969e11ac"><code>7a9e211</code></a> feat(bigquery): Add Iceberg as DataFormat option. (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7155">#7155</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/spanner/v1.44.0...spanner/v1.45.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cloud.google.com/go/spanner&package-manager=go_modules&previous-version=1.44.0&new-version=1.45.0)](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 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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] github-actions[bot] commented on pull request #26232: Bump cloud.google.com/go/spanner from 1.44.0 to 1.45.0 in /sdks

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #26232:
URL: https://github.com/apache/beam/pull/26232#issuecomment-1504674448

   Assigning reviewers. If you would like to opt out of this review, comment `assign to next reviewer`:
   
   R: @lostluck for label go.
   
   Available commands:
   - `stop reviewer notifications` - opt out of the automated review tooling
   - `remind me after tests pass` - tag the comment author after tests pass
   - `waiting on author` - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)
   
   The PR bot will only process comments in the main thread (not review comments).


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lostluck merged pull request #26232: Bump cloud.google.com/go/spanner from 1.44.0 to 1.45.0 in /sdks

Posted by "lostluck (via GitHub)" <gi...@apache.org>.
lostluck merged PR #26232:
URL: https://github.com/apache/beam/pull/26232


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org