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

feat(generator): update protoc to v3.15.3 #654

Merged
merged 2 commits into from Mar 2, 2021

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 馃寛

Synth log will be available here:
https://source.cloud.google.com/results/invocations/1a646fed-7599-4979-b98b-de2cd5bb79a0/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 359781040
Source-Link: googleapis/googleapis@f6dd7e4

This release makes --experimental_allow_proto3_optional no longer necessary.

PiperOrigin-RevId: 359781040

Source-Author: Google APIs <noreply@google.com>
Source-Date: Fri Feb 26 09:59:49 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: f6dd7e47620566925a4b3f1ce029e74e1b2f2516
Source-Link: googleapis/googleapis@f6dd7e4
@product-auto-label product-auto-label bot added the api: bigtable Issues related to the googleapis/java-bigtable API. label Feb 27, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Feb 27, 2021
@codecov
Copy link

codecov bot commented Feb 27, 2021

Codecov Report

Merging #654 (10e474a) into master (71a8fd7) will decrease coverage by 24.36%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             master     #654       +/-   ##
=============================================
- Coverage     83.56%   59.20%   -24.37%     
+ Complexity     1198       19     -1179     
=============================================
  Files           110        2      -108     
  Lines          7309      125     -7184     
  Branches        383       18      -365     
=============================================
- Hits           6108       74     -6034     
+ Misses         1002       34      -968     
+ Partials        199       17      -182     
Impacted Files Coverage 螖 Complexity 螖
...om/google/cloud/bigtable/emulator/v2/Emulator.java 56.52% <0.00%> (-4.14%) 14.00% <0.00%> (酶%)
...oogle/cloud/bigtable/data/v2/models/KeyOffset.java
...google/cloud/bigtable/admin/v2/models/GCRules.java
...gle/cloud/bigtable/data/v2/models/Validations.java
...b/mutaterows/BulkMutateRowsUserFacingCallable.java
...a/v2/stub/readrows/ReadRowsBatchingDescriptor.java
...d/bigtable/data/v2/stub/BigtableChannelPrimer.java
...a/v2/stub/readrows/ReadRowsResumptionStrategy.java
...able/data/v2/stub/readrows/RowMergingCallable.java
...ble/data/v2/stub/EnhancedBigtableStubSettings.java
... and 99 more

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 71a8fd7...10e474a. Read the comment docs.

@chingor13 chingor13 changed the title chore: update protobuf v3.15.3 feat(generator): update protoc to v3.15.3 Mar 1, 2021
@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Mar 1, 2021
@gcf-merge-on-green
Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Mar 1, 2021
@Neenu1995 Neenu1995 added the automerge Merge the pull request once unit tests and other checks pass. label Mar 2, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 4b0c59a into master Mar 2, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch March 2, 2021 18:26
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Mar 2, 2021
gcf-merge-on-green bot pushed a commit that referenced this pull request Mar 2, 2021
馃 I have created a release \*beep\* \*boop\* 
---
## [1.21.0](https://www.github.com/googleapis/java-bigtable/compare/v1.20.1...v1.21.0) (2021-03-02)


### Features

* **generator:** update protoc to v3.15.3 ([#654](https://www.github.com/googleapis/java-bigtable/issues/654)) ([4b0c59a](https://www.github.com/googleapis/java-bigtable/commit/4b0c59a17d668e724fb79369ad7a6f7fbbb31d89))
* migrate to java microgenerator ([#629](https://www.github.com/googleapis/java-bigtable/issues/629)) ([60d17dc](https://www.github.com/googleapis/java-bigtable/commit/60d17dc1d0a0a568a8bdd3bcc1e7491c17142af3))
* publish new fields for CMEK support ([#646](https://www.github.com/googleapis/java-bigtable/issues/646)) ([e039386](https://www.github.com/googleapis/java-bigtable/commit/e039386898b82f7b03f5a4064c5dcca0fdd3f330))


### Dependencies

* update dependency com.google.cloud:google-cloud-gcloud-maven-plugin to v0.1.2 ([#652](https://www.github.com/googleapis/java-bigtable/issues/652)) ([71a8fd7](https://www.github.com/googleapis/java-bigtable/commit/71a8fd7fe55bd40ad32963ffdfc06999be2ff7fc))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.0 ([#653](https://www.github.com/googleapis/java-bigtable/issues/653)) ([c5049c1](https://www.github.com/googleapis/java-bigtable/commit/c5049c1f988e0f4465d9d805fd092087bfa69fdc))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
ad548 pushed a commit to ad548/java-bigtable that referenced this pull request Mar 13, 2021
This PR was generated using Autosynth. 馃寛

Synth log will be available here:
https://source.cloud.google.com/results/invocations/1a646fed-7599-4979-b98b-de2cd5bb79a0/targets

- [ ] To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 359781040
Source-Link: googleapis/googleapis@f6dd7e4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the googleapis/java-bigtable API. cla: yes This human has signed the Contributor License Agreement. context: full
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants