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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 3.0.4 #635

Merged
merged 1 commit into from Nov 17, 2020
Merged

chore: release 3.0.4 #635

merged 1 commit into from Nov 17, 2020

Conversation

release-please[bot]
Copy link
Contributor

馃 I have created a release *beep* *boop*

3.0.4 (2020-11-17)

Reverts


This PR was generated with Release Please.

@release-please release-please bot requested review from a team as code owners November 17, 2020 04:56
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 17, 2020
@generated-files-bot
Copy link

Warning: This pull request is touching the following templated files:

  • samples/snapshot/pom.xml

@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner API. label Nov 17, 2020
@yoshi-approver yoshi-approver added automerge Merge the pull request once unit tests and other checks pass. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Nov 17, 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 release!

@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 17, 2020
@codecov
Copy link

codecov bot commented Nov 17, 2020

Codecov Report

Merging #635 (b2a6d2a) into master (b22cd7d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #635   +/-   ##
=========================================
  Coverage     84.04%   84.04%           
  Complexity     2503     2503           
=========================================
  Files           141      141           
  Lines         13810    13810           
  Branches       1318     1318           
=========================================
  Hits          11607    11607           
  Misses         1657     1657           
  Partials        546      546           

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 b22cd7d...b2a6d2a. Read the comment docs.

@gcf-merge-on-green gcf-merge-on-green bot merged commit 79fad94 into master Nov 17, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the release-v3.0.4 branch November 17, 2020 05:28
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 17, 2020
@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#4415

Changes:

chore: regenerate API index
  
  Source-Link: googleapis/googleapis@db8f3aa

feat: Enables generation of client libraries for C#, php and ruby.
  PiperOrigin-RevId: 383957820
  Source-Link: googleapis/googleapis@2d51c27

feat: add `minute_ranges` field to `RunRealtimeReportRequest` object which can be used to specify the time range (in minutes) for realtime report queries docs: document the increase from 8 to 9 of the number of allowed dimensions in a report query
  PiperOrigin-RevId: 383930639
  Source-Link: googleapis/googleapis@41b50a3

chore: use gapic-generator-python 0.50.4
  PiperOrigin-RevId: 383929493
  Source-Link: googleapis/googleapis@dd1ef28

feat(datastore/admin): Publish message definitions for new Cloud Datastore migration logging steps.
  PiperOrigin-RevId: 383927106
  Source-Link: googleapis/googleapis@e96a2e6

feat(secretmanager): Tune Secret Manager auto retry parameters
  UNKNOWN removed from retryable errors per AIP-194. Added RESOURCE_EXHAUSTED with adjusted parameters for better performance with spikes of AccessSecretVersion requests at or near quota limits.
  
  PiperOrigin-RevId: 383886699
  Source-Link: googleapis/googleapis@1eade81

feat(container): allow updating security group on existing clusters
  PiperOrigin-RevId: 383869440
  Source-Link: googleapis/googleapis@e2b7a98

Remove Artman from README (googleapis#666)
  Artman has been deprecated, artman's repo archived, mentioning artman in the readme is strictly harmful, as it runs monolith generator only, which this repository is not compatible with anymore.
  Source-Link: googleapis/googleapis@b2a7d27

chore(ruby): Switch Bazel jobs to use the Ruby gapic-generator 0.9.1
  PiperOrigin-RevId: 383721241
  Source-Link: googleapis/googleapis@54dc383

chore: regenerate API index
  
  Source-Link: googleapis/googleapis@449686b

feat: Initial commit for the Transcoder V1 client libraries.
  PiperOrigin-RevId: 383681557
  Source-Link: googleapis/googleapis@509489a
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
* deps: upgrade Mockito to support Java17

Update Mockito to a version that supports the Java module system. This should enable
Java17 support.
Also cleans up one of the test files that failed for Java17.

Fixes the build error in googleapis#621

* test: do not restart mock server before each test
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
馃 I have created a release \*beep\* \*boop\*
---
## [2.5.0](https://www.github.com/googleapis/java-spanner-jdbc/compare/v2.4.5...v2.5.0) (2021-10-25)


### Features

* support VIEW in metadata queries ([googleapis#633](https://www.github.com/googleapis/java-spanner-jdbc/issues/633)) ([b929191](https://www.github.com/googleapis/java-spanner-jdbc/commit/b929191a7b6699f9daf9a7c06097e9794c79ff8d)), closes [googleapis#632](https://www.github.com/googleapis/java-spanner-jdbc/issues/632)


### Bug Fixes

* **java:** java 17 dependency arguments ([googleapis#1266](https://www.github.com/googleapis/java-spanner-jdbc/issues/1266)) ([googleapis#645](https://www.github.com/googleapis/java-spanner-jdbc/issues/645)) ([0474502](https://www.github.com/googleapis/java-spanner-jdbc/commit/0474502936ff1a43244fcb830fecfc5f42895899))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.4.0 ([googleapis#641](https://www.github.com/googleapis/java-spanner-jdbc/issues/641)) ([ab26010](https://www.github.com/googleapis/java-spanner-jdbc/commit/ab26010ba107d4ba9591d661743ad542ae3b227f))
* update dependency com.google.cloud:google-cloud-spanner-bom to v6.13.0 ([googleapis#637](https://www.github.com/googleapis/java-spanner-jdbc/issues/637)) ([d981c8c](https://www.github.com/googleapis/java-spanner-jdbc/commit/d981c8c744829aa039b16df0b150caf49a99f1cc))
* update dependency com.google.cloud:google-cloud-spanner-bom to v6.14.0 ([googleapis#647](https://www.github.com/googleapis/java-spanner-jdbc/issues/647)) ([3cda837](https://www.github.com/googleapis/java-spanner-jdbc/commit/3cda83737c25c8878d19bee1727de84e086065b6))
* upgrade Mockito to support Java17 ([googleapis#635](https://www.github.com/googleapis/java-spanner-jdbc/issues/635)) ([d78792f](https://www.github.com/googleapis/java-spanner-jdbc/commit/d78792f7acdd2fdac8a655fba06789ba50457679))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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

3 participants