Skip to content

Conversation

@yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Log from Synthtool
2020-12-10 03:46:15,512 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-spanner/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working tree clean
2020-12-10 03:46:16,423 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.

Full log will be available here:
https://source.cloud.google.com/results/invocations/6fa03604-75eb-4dc4-972a-1aad7ba05cc9/targets

  • To automatically regenerate this PR, check this box.

@yoshi-automation yoshi-automation requested review from a team as code owners December 10, 2020 03:46
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 10, 2020
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner API. label Dec 10, 2020
@yoshi-approver yoshi-approver added the automerge Merge the pull request once unit tests and other checks pass. label Dec 10, 2020
Copy link
Collaborator

@yoshi-approver yoshi-approver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rubber stamped PR!

@codecov
Copy link

codecov bot commented Dec 10, 2020

Codecov Report

Merging #701 (9eafe00) into master (e3289bd) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #701      +/-   ##
============================================
+ Coverage     85.03%   85.05%   +0.01%     
- Complexity     2554     2556       +2     
============================================
  Files           142      142              
  Lines         13930    13930              
  Branches       1326     1326              
============================================
+ Hits          11846    11848       +2     
+ Misses         1527     1526       -1     
+ Partials        557      556       -1     
Impacted Files Coverage Δ Complexity Δ
...ud/spanner/SessionPoolAsyncTransactionManager.java 86.99% <0.00%> (+1.62%) 13.00% <0.00%> (+2.00%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e3289bd...9eafe00. Read the comment docs.

@gcf-merge-on-green gcf-merge-on-green bot merged commit 8a59380 into master Dec 10, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-readme branch December 10, 2020 04:18
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Dec 10, 2020
thiagotnunes pushed a commit that referenced this pull request May 6, 2021
This PR was generated using Autosynth. 🌈


<details><summary>Log from Synthtool</summary>

```
2020-12-10 03:46:15,512 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-spanner/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working tree clean
2020-12-10 03:46:16,423 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.

```
</details>

Full log will be available here:
https://source.cloud.google.com/results/invocations/6fa03604-75eb-4dc4-972a-1aad7ba05cc9/targets

- [ ] To automatically regenerate this PR, check this box.
ansh0l pushed a commit to ansh0l/java-spanner that referenced this pull request Nov 10, 2022
This is an auto-generated regeneration of the .pb.go files by
cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will
update the corresponding PR to depend on the newer version of go-genproto, and
assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot
will not create any more regeneration PRs. If all regen PRs are closed,
gapicgen will create a new set of regeneration PRs once per night.

If you have been assigned to review this PR, please:

- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship. That will prompt
genbot to assign reviewers to the google-cloud-go PR.

Corresponding google-cloud-go PR: googleapis/google-cloud-go#4990

Changes:

chore: Exclude `google/cloud/compute/**` from copybara destination files
  PiperOrigin-RevId: 403456101
  Source-Link: googleapis/googleapis@e54bbc6

chore: Kokoro configuration
  PiperOrigin-RevId: 403417206
  Source-Link: googleapis/googleapis@9850240

chore: regenerate API index

  Source-Link: googleapis/googleapis@fe4694b

feat: TPU v2alpha1 public protos
  Committer: @rosbo
  PiperOrigin-RevId: 403400668
  Source-Link: googleapis/googleapis@8f48b97

docs(serviceusage): Remove erroneous space in a docstring
  Committer: @parthea
  PiperOrigin-RevId: 403379119
  Source-Link: googleapis/googleapis@85633a2
ansh0l pushed a commit to ansh0l/java-spanner that referenced this pull request Nov 10, 2022
This is an auto-generated regeneration of the .pb.go files by
cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will
update the corresponding PR to depend on the newer version of go-genproto, and
assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot
will not create any more regeneration PRs. If all regen PRs are closed,
gapicgen will create a new set of regeneration PRs once per night.

If you have been assigned to review this PR, please:

- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship. That will prompt
genbot to assign reviewers to the google-cloud-go PR.

Corresponding google-cloud-go PR: googleapis/google-cloud-go#5659

Changes:

chore: regenerate API index

  Source-Link: googleapis/googleapis@82cc6da

feat(osconfig/agentendpoint): Add fields to RegisterAgentRequest:   - supported_capabilities   - os_long_name   - os_short_name   - os_version   - os_architecture feat: Add field to PatchConfig message:   - mig_instances_allowed fix: Add NONE Interpreter enum value that should be used over INTERPRETER_UNSPECIFIED in ExecStepConfig message
  PiperOrigin-RevId: 428781221
  Source-Link: googleapis/googleapis@f158f82

chore: Update C# generator version
  PiperOrigin-RevId: 428710197
  Source-Link: googleapis/googleapis@bbfb179

chore: regenerate API index

  Source-Link: googleapis/googleapis@3063338

feat(servicemanagement)!: Remove EnableService and DisableService RPC methods and related protos from service management API BREAKING CHANGE:
  PiperOrigin-RevId: 428693468
  Source-Link: googleapis/googleapis@42a19d6

fix(security/privateca): Add google-cloud-location as a dependency for the privateca client
  PiperOrigin-RevId: 428624147
  Source-Link: googleapis/googleapis@d19f69b

fix(ruby): Update kms-v1 dependency to 0.11 to ensure support for managing EKM connections
  PiperOrigin-RevId: 428591419
  Source-Link: googleapis/googleapis@23d18b4

fix(ruby): Update grafeas-v1 dependency for google-cloud-container_analysis-v1
  PiperOrigin-RevId: 428585171
  Source-Link: googleapis/googleapis@2ab0f06

chore(deps): upgrade gapic-generator-java to 2.6.1 and update gax-java to 2.12.2
  PiperOrigin-RevId: 428569213
  Source-Link: googleapis/googleapis@3ec9414

chore(python): Prepare google/cloud/certificatemanager v1 BUILD.bazel for release
  PiperOrigin-RevId: 428507726
  Source-Link: googleapis/googleapis@82528cf

chore(video/livestream): Configure Ruby generator for Video Live Stream clients
  PiperOrigin-RevId: 428111509
  Source-Link: googleapis/googleapis@7c7a99a

chore(servicemanagement): cleanup unused imports in google/api/servicemanagement/v1
  PiperOrigin-RevId: 428077790
  Source-Link: googleapis/googleapis@4807247

chore(dataplex): Configure Ruby generator for Dataplex clients
  PiperOrigin-RevId: 428067759
  Source-Link: googleapis/googleapis@1798403

chore(ruby): Configure Ruby generator for Video Stitcher clients
  PiperOrigin-RevId: 428067710
  Source-Link: googleapis/googleapis@8a718b2

chore: disable Python snippetgen for BigQuery
  PiperOrigin-RevId: 428049027
  Source-Link: googleapis/googleapis@eec8a47

fix(compute): fix breaking changes in Compute API (googleapis#701)

  Source-Link: googleapis/googleapis@272c110

fix(pubsub)!: removing misspelled field, add correctly spelled field
  PiperOrigin-RevId: 428023165
  Source-Link: googleapis/googleapis@63d374d

fix(osconfig/agentendpoint): Fix description of an interpreter field, validate if the field is not unspecified
  PiperOrigin-RevId: 427987153
  Source-Link: googleapis/googleapis@a1b62c1

chore: regenerate API index

  Source-Link: googleapis/googleapis@7a30891

fix(osconfig/agentendpoint): update third_party protos to the most actual version: - Add item that is affected by vulnerability - Add GetOsPolicyAssignmentReport and analogous List rpc method - Add Inventory to InstanceFilter - Add existing os_policy_assignment_reports.proto fixing the build - Mark methods as deprecated
  PiperOrigin-RevId: 427981818
  Source-Link: googleapis/googleapis@0b2c906

feat(compute): update compute API to revision 20220112 (googleapis#700)

  Source-Link: googleapis/googleapis@249e9a1
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
…onfig to v1.2.3 (googleapis#701)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.2.2` -> `1.2.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.2.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.2.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.2.3/compatibility-slim/1.2.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.2.3/confidence-slim/1.2.2)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-shared-config</summary>

### [`v1.2.3`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#&#8203;123-httpswwwgithubcomgoogleapisjava-shared-configcomparev122v123-2022-01-04)

[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.2.2...v1.2.3)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-spanner-jdbc).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the googleapis/java-spanner API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants