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

chore: release 3.1.0#689

Merged
thiagotnunes merged 1 commit intomasterfrom
release-v3.1.0
Dec 10, 2020
Merged

chore: release 3.1.0#689
thiagotnunes merged 1 commit intomasterfrom
release-v3.1.0

Conversation

@release-please
Copy link
Copy Markdown
Contributor

@release-please release-please bot commented Dec 8, 2020

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

3.1.0 (2020-12-10)

Features

  • allow lenient mode for connection properties (#671) (f6a8ba6)
  • retry admin request limit exceeded error (#669) (3f9f74a), closes #655

Bug Fixes

  • fixes changelog of upgrade 2.0.0 (#672) (c035546)
  • transaction retry could fail if tx contained failed statements (#688) (f78c64e), closes #685

Dependencies

  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.0 (#680) (81cba9a)
  • update dependency com.google.cloud:google-cloud-trace to v1.2.7 (#646) (0e17be0)
  • update dependency org.openjdk.jmh:jmh-core to v1.27 (#691) (a2e82e4)
  • update dependency org.openjdk.jmh:jmh-generator-annprocess to v1.27 (#692) (bca15c2)

This PR was generated with Release Please.

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

codecov bot commented Dec 8, 2020

Codecov Report

Merging #689 (cd9d0d7) into master (bca15c2) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #689   +/-   ##
=========================================
  Coverage     85.03%   85.03%           
  Complexity     2554     2554           
=========================================
  Files           142      142           
  Lines         13930    13930           
  Branches       1326     1326           
=========================================
  Hits          11846    11846           
  Misses         1527     1527           
  Partials        557      557           

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 bca15c2...cd9d0d7. Read the comment docs.

@release-please release-please bot force-pushed the release-v3.1.0 branch 2 times, most recently from 2852632 to 48dd199 Compare December 9, 2020 23:31
@thiagotnunes thiagotnunes added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 10, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 10, 2020
@thiagotnunes thiagotnunes merged commit caf174c into master Dec 10, 2020
@thiagotnunes thiagotnunes deleted the release-v3.1.0 branch December 10, 2020 01:46
@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
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#4918

Changes:

feat: added support for TelephonyTransferCall in Participant ResponseMessage
  PiperOrigin-RevId: 399792725
  Source-Link: googleapis/googleapis@ee3c7eb

chore: use gapic-generator-python 0.52.0
  fix: improper types in pagers generation
  PiperOrigin-RevId: 399773015
  Source-Link: googleapis/googleapis@410c184

chore: regenerate API index

  Source-Link: googleapis/googleapis@b518c55

fix(filestore): add missing operation_metadata.proto import
  PiperOrigin-RevId: 399764091
  Source-Link: googleapis/googleapis@5e5a44d

fix(bigquery/migration): correct python namespace for migration API Committer: @shollyman
  PiperOrigin-RevId: 399757729
  Source-Link: googleapis/googleapis@2fa1722

feat: update gapic-generator-csharp to 1.3.11 feat: update rules_gapic to 0.8.0
  Committer: @viacheslav-rostovtsev
  PiperOrigin-RevId: 399754578
  Source-Link: googleapis/googleapis@b77ec91

chore(aiplatform): enable python snippetgen for aiplatform
  Committer: @dizcology
  PiperOrigin-RevId: 399732585
  Source-Link: googleapis/googleapis@a24e1f5

feat(kms): add OAEP+SHA1 to the list of supported algorithms
  PiperOrigin-RevId: 399728217
  Source-Link: googleapis/googleapis@9d7c743

chore: regenerate API index

  Source-Link: googleapis/googleapis@6355bdb

feat(dialogflow/cx): added support for Deployments with ListDeployments and GetDeployment apis feat: added support for DeployFlow api under Environments feat: added support for TestCasesConfig under Environment docs: added long running operation explanation for several apis fix!: marked resource name of security setting as not-required
  PiperOrigin-RevId: 399726267
  Source-Link: googleapis/googleapis@14829f3
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
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