Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

chore: release 3.3.1#793

Merged
thiagotnunes merged 1 commit intomasterfrom
release-v3.3.1
Jan 15, 2021
Merged

chore: release 3.3.1#793
thiagotnunes merged 1 commit intomasterfrom
release-v3.3.1

Conversation

@release-please
Copy link
Copy Markdown
Contributor

@release-please release-please bot commented Jan 12, 2021

🤖 I have created a release *beep* *boop*

3.3.1 (2021-01-14)

Bug Fixes

  • blanks span for session keepAlive traces (#797) (1a86e4f)
  • mark transaction as invalid if no tx is returned before RS is closed (#791) (e02e5a7)
  • remove time series before adding it (#766) (90255ea), closes #202
  • safeguard against statements errors when requesting tx (#800) (c4776e4)

Dependencies

  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.17.1 (#794) (f0beabb)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.18.0 (#796) (1a71e50)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested review from a team January 12, 2021 03:18
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner API. label Jan 12, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jan 12, 2021
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 12, 2021

Codecov Report

Merging #793 (4012413) into master (c4776e4) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #793      +/-   ##
============================================
- Coverage     85.09%   85.08%   -0.01%     
  Complexity     2562     2562              
============================================
  Files           143      143              
  Lines         14043    14043              
  Branches       1341     1341              
============================================
- Hits          11950    11949       -1     
- Misses         1531     1533       +2     
+ Partials        562      561       -1     
Impacted Files Coverage Δ Complexity Δ
.../google/cloud/spanner/SpannerExceptionFactory.java 82.47% <0.00%> (-2.07%) 46.00% <0.00%> (-1.00%)
.../google/cloud/spanner/AbstractLazyInitializer.java 100.00% <0.00%> (+7.14%) 5.00% <0.00%> (+1.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 c4776e4...4012413. Read the comment docs.

@release-please release-please bot force-pushed the release-v3.3.1 branch 5 times, most recently from 35f5911 to 9673d2e Compare January 14, 2021 22:22
@thiagotnunes thiagotnunes added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 14, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 14, 2021
@thiagotnunes thiagotnunes merged commit cc1800c into master Jan 15, 2021
@thiagotnunes thiagotnunes deleted the release-v3.3.1 branch January 15, 2021 01:15
@yoshi-automation
Copy link
Copy Markdown
Contributor

@release-tool-publish-reporter
Copy link
Copy Markdown

The release build has started, the log can be viewed here. 🌻

@release-tool-publish-reporter
Copy link
Copy Markdown

🥚 You hatched a release! The release build finished successfully! 💜

thiagotnunes pushed a commit that referenced this pull request May 6, 2021
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
ansh0l pushed a commit to ansh0l/java-spanner that referenced this pull request Nov 10, 2022
* chore(all): auto-regenerate .pb.go files

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#5889

Changes:

fix(compute): remove proto3_optional from parent_id (googleapis#712)

  Source-Link: googleapis/googleapis@fd16b6a

docs(firestore): clarifications for filters
  PiperOrigin-RevId: 441242400
  Source-Link: googleapis/googleapis@9ef0015

fix(compute): replace missing REQUIRED for parent_id (googleapis#711)

  Source-Link: googleapis/googleapis@4bb6fd6

fix: Update grpc-google-iam-v1 dependency
  PiperOrigin-RevId: 440982179
  Source-Link: googleapis/googleapis@1e470c1

feat: Remove dependency on the obsolete v1alpha version
  PiperOrigin-RevId: 440975191
  Source-Link: googleapis/googleapis@43f6670

chore: Use gapic-generator-python 0.65.0
  PiperOrigin-RevId: 440970084
  Source-Link: googleapis/googleapis@5e0a3d5

chore(python): prepare networkservices v1 for release
  PiperOrigin-RevId: 440920298
  Source-Link: googleapis/googleapis@6e20d4e

feat: expose new read_time API fields, currently only available in private preview
  PiperOrigin-RevId: 440914241
  Source-Link: googleapis/googleapis@0ed730f

chore: regenerate API index

  Source-Link: googleapis/googleapis@4e55fdc

docs(bigquery/reservation): cleanup and clarifications feat: add UpdateAssignment method feat: add "concurrency" and "multi_region_auxiliary" in reservation feat: add preferred table.
  PiperOrigin-RevId: 440912466
  Source-Link: googleapis/googleapis@7ab53ca

feat: Google Chat API logging proto for documentation
  PiperOrigin-RevId: 440869922
  Source-Link: googleapis/googleapis@f7831d2

fix: fix type in docstring for map fields
  PiperOrigin-RevId: 440589618
  Source-Link: googleapis/googleapis@cef1167

fix(speech): use full link in comment to fix JSDoc broken link
  Committer: @summer-ji-eng
  PiperOrigin-RevId: 440481666
  Source-Link: googleapis/googleapis@6a21110

chore(servicedirectory): remove unused imports
  PiperOrigin-RevId: 440391736
  Source-Link: googleapis/googleapis@5d84222

chore: regenerate API index

  Source-Link: googleapis/googleapis@3a92743

docs(datacatalog): update taxonomy display_name comment feat: added Dataplex specific fields
  PiperOrigin-RevId: 440386238
  Source-Link: googleapis/googleapis@99fd8be

chore: generate common.proto for java
  PiperOrigin-RevId: 440384502
  Source-Link: googleapis/googleapis@d4ca15b

chore(pubsublite): remove unused imports
  PiperOrigin-RevId: 440384445
  Source-Link: googleapis/googleapis@97350b3

feat(securitycenter): Add next_steps field to finding's list of attributes
  PiperOrigin-RevId: 440383959
  Source-Link: googleapis/googleapis@6a276f6

chore(bazel): update gapic-generator-go to v0.27.1
  PiperOrigin-RevId: 440235683
  Source-Link: googleapis/googleapis@23a2d29

docs: updated description of SearchVehiclesRequest.trip_types SearchVehiclesRequest.trip_types is more than just a filter.  It is the TripType of the trip being proposed.
  PiperOrigin-RevId: 440162035
  Source-Link: googleapis/googleapis@cbd3367

chore: regenerate API index

  Source-Link: googleapis/googleapis@f6d8d83

feat(monitoring/dashboard): Sync public protos with latests public api state. This adds support for collapsible groups, filters, labels, drilldowns, logs panels and tables
  PiperOrigin-RevId: 440139643
  Source-Link: googleapis/googleapis@2bff0f3

chore: regenerate API index

  Source-Link: googleapis/googleapis@e936352

feat: support batch products purge (v2alpha) feat: users cannot switch to empty default branch unless force override (v2alpha) feat: allow search users to skip validation for invalid boost specs (v2alpha) feat: support search personalization (v2alpha) feat: search returns applied control ids in the response (v2alpha) docs: users can self enroll retail search feature on cloud console (v2alpha) docs: suggest search users not to send IP and use hashed user id (v2alpha) docs: deprecate request_id in ImportProductsRequest (v2alpha) docs: deprecate search dynamic_facet_spec and suggest to config on cloud console (v2alpha) docs: keep the API doc up-to-date with recent changes (v2alpha)
  PiperOrigin-RevId: 440123036
  Source-Link: googleapis/googleapis@bc99550

chore: regenerate API index

  Source-Link: googleapis/googleapis@9191985

fix: fix type in docstring for map fields
  PiperOrigin-RevId: 440107808
  Source-Link: googleapis/googleapis@258ddb2
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
…jdbc to v2.6.3 (googleapis#793)

[![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-spanner-jdbc](https://togithub.com/googleapis/java-spanner-jdbc) | `2.6.2` -> `2.6.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-jdbc/2.6.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-jdbc/2.6.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-jdbc/2.6.3/compatibility-slim/2.6.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-jdbc/2.6.3/confidence-slim/2.6.2)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-spanner-jdbc</summary>

### [`v2.6.3`](https://togithub.com/googleapis/java-spanner-jdbc/blob/HEAD/CHANGELOG.md#&#8203;263-httpsgithubcomgoogleapisjava-spanner-jdbccomparev262v263-2022-03-29)

[Compare Source](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.6.2...v2.6.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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants