Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(master): release 4.0.0 #850

Merged
merged 1 commit into from Feb 17, 2021
Merged

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Feb 4, 2021

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

4.0.0 (2021-02-17)

⚠ BREAKING CHANGES

Features

  • add option for returning Spanner commit stats (#817) (80d3585)
  • add support for CommitStats (#544) (44aa384)
  • allow session pool settings in connection url (#821) (e1e9152)
  • generate sample code in the Java microgenerator (#859) (7cdfb82)
  • Point In Time Recovery (PITR) (#452) (ab14a5e)

Bug Fixes

  • allows user-agent header with header provider (#871) (3de7e2a)
  • make compiled statements immutable (#843) (118d1b3)

Dependencies

  • update dependency com.google.cloud:google-cloud-monitoring to v2.0.12 (#854) (58cebd8)
  • update dependency com.google.cloud:google-cloud-trace to v1.2.11 (#825) (49c8c5d)

Documentation


This PR was generated with Release Please. See documentation.

@release-please release-please bot requested review from a team as code owners February 4, 2021 20:54
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner API. label Feb 4, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Feb 4, 2021
@codecov
Copy link

codecov bot commented Feb 4, 2021

Codecov Report

Merging #850 (eefbb40) into master (3de7e2a) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #850      +/-   ##
============================================
- Coverage     85.21%   85.19%   -0.03%     
+ Complexity     2622     2621       -1     
============================================
  Files           145      145              
  Lines         14262    14262              
  Branches       1378     1378              
============================================
- Hits          12154    12151       -3     
- Misses         1535     1537       +2     
- Partials        573      574       +1     
Impacted Files Coverage Δ Complexity Δ
...m/google/cloud/spanner/connection/SpannerPool.java 87.36% <0.00%> (-0.53%) 33.00% <0.00%> (ø%)
...ain/java/com/google/cloud/spanner/SessionPool.java 89.03% <0.00%> (-0.20%) 72.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 3de7e2a...6981f46. Read the comment docs.

@bcoe bcoe added the release-please:force-run To run release-please label Feb 5, 2021
@release-please release-please bot removed the release-please:force-run To run release-please label Feb 5, 2021
@release-please release-please bot force-pushed the release-please/branches/master branch 5 times, most recently from b3fe645 to 80bf862 Compare February 10, 2021 17:01
@release-please release-please bot force-pushed the release-please/branches/master branch 2 times, most recently from 9839906 to 844ec70 Compare February 16, 2021 13:40
@release-please release-please bot force-pushed the release-please/branches/master branch from 844ec70 to d138c14 Compare February 17, 2021 00:19
@thiagotnunes thiagotnunes added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 17, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 17, 2021
@release-please release-please bot force-pushed the release-please/branches/master branch from d138c14 to dbc0434 Compare February 17, 2021 03:21
@release-please release-please bot changed the title chore(master): release 3.4.0 chore(master): release 4.0.0 Feb 17, 2021
@release-please release-please bot force-pushed the release-please/branches/master branch from dbc0434 to 6981f46 Compare February 17, 2021 04:33
@thiagotnunes thiagotnunes added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 17, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 17, 2021
@thiagotnunes thiagotnunes merged commit 7f73f95 into master Feb 17, 2021
@thiagotnunes thiagotnunes deleted the release-please/branches/master branch February 17, 2021 05:24
@yoshi-automation
Copy link
Contributor

@release-tool-publish-reporter

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

@release-tool-publish-reporter

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

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

Changes:

build: upgrade Java microgenerator to v2.2.1
  # v2.2.1

  ## Bug Fixes
  - gax batching regression (googleapis#863) (3a6f168)

  # v2.2.0

  ## Features
  - Add REST AIP-151 LRO suport (cb1b534)
  - enable self signed JWT for http (googleapis#850) (aba0ec0)
  - Implement DIREGAPIC LRO annotations (googleapis#832) (d7b29e0)
  - REGAPIC initial implementation (googleapis#824) (fdcfe70)
  - REGAPIC Multitransport implementation (grpc+rest) (googleapis#833) (445daf4)

  ## Bug Fixes
  - [bazel] fix rest transport handling in assembly rule (googleapis#835) (92f7c1c)
  - DIREGAPIC LRO generated tests logic (googleapis#838) (8ae8e6f)
  - fix diregapic-lro logic (googleapis#834) (957f69a)

  PiperOrigin-RevId: 405492216
  Source-Link: googleapis/googleapis@4381242

docs: clarified meaning of the legacy editions docs: clarified semantic of the streaming APIs
  PiperOrigin-RevId: 405426307
  Source-Link: googleapis/googleapis@a51c341

docs: fix docstring formatting
  Committer: @parthea
  PiperOrigin-RevId: 405015203
  Source-Link: googleapis/googleapis@974ad5b
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#6318

Changes:

fix: update rules_go, grpc, gazelle and python toolchain to latest versions to fix various build issues
  PiperOrigin-RevId: 459858846
  Source-Link: googleapis/googleapis@21ef848

feat: Added ISXR Logging
  PiperOrigin-RevId: 459842140
  Source-Link: googleapis/googleapis@53a7210

chore: regenerate API index

  Source-Link: googleapis/googleapis@4d8b76d

feat: add Cloud Commerce Consumer Procurement API
  PiperOrigin-RevId: 459792084
  Source-Link: googleapis/googleapis@f910a48

chore(python): prepare for the v1 release of beyondcorp client libraries
  PiperOrigin-RevId: 459771414
  Source-Link: googleapis/googleapis@e074554
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. 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.

None yet

4 participants