This repository has been archived by the owner on Sep 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 21
docs: regenerate with fixed URLs and new protoc #192
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…sions - protobuf v3.12.1 - rules_go v0.23.0 - gazelle v0.21.0 - gapic-generator-go v0.14.1 PiperOrigin-RevId: 313460921 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed May 27 14:10:16 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: c4e37010d74071851ff24121f522e802231ac86e Source-Link: googleapis/googleapis@c4e3701
PiperOrigin-RevId: 314606371 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed Jun 3 14:35:15 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: f72c3a53fe6705cd705b4fc4e464bed4dbd1f18f Source-Link: googleapis/googleapis@f72c3a5
Codecov Report
@@ Coverage Diff @@
## master #192 +/- ##
=========================================
Coverage 74.50% 74.50%
Complexity 213 213
=========================================
Files 6 6
Lines 1859 1859
Branches 47 47
=========================================
Hits 1385 1385
Misses 437 437
Partials 37 37 Continue to review full report at Codecov.
|
chingor13
approved these changes
Jun 4, 2020
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Jun 23, 2020
🤖 I have created a release \*beep\* \*boop\* --- ## [2.0.0](https://github.com/googleapis/java-dlp/compare/v1.1.4...v2.0.0) (2020-06-22) ### ⚠ BREAKING CHANGES * Location name helpers have been removed in preparation for regionalization support. Please use a parent string directly instead. ### Features * add WORD and PDF file type enums and new MetadataLocation proto ([#176](https://github.com/googleapis/java-dlp/issues/176)) ([12aeb68](https://github.com/googleapis/java-dlp/commit/12aeb68a7626eecccc877bdc993e89150991718c)), closes [#533](https://github.com/googleapis/java-dlp/issues/533) [#535](https://github.com/googleapis/java-dlp/issues/535) * **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#212](https://github.com/googleapis/java-dlp/issues/212)) ([8039912](https://github.com/googleapis/java-dlp/commit/8039912581d117e07c96f64440b8b4c2263296fc)) ### Bug Fixes * change routing to remove location parameter in preparation for the addition of regional support ([#178](https://github.com/googleapis/java-dlp/issues/178)) ([4be3740](https://github.com/googleapis/java-dlp/commit/4be3740cf5fc967b7ba84a53c9d568f0d8502308)) ### Dependencies * update dependency com.google.api:api-common to v1.9.1 ([#187](https://github.com/googleapis/java-dlp/issues/187)) ([ef3a106](https://github.com/googleapis/java-dlp/commit/ef3a106e19a2e3b7fc62fe7e1ad7fac476168d09)) * update dependency com.google.api:api-common to v1.9.2 ([#194](https://github.com/googleapis/java-dlp/issues/194)) ([1584607](https://github.com/googleapis/java-dlp/commit/1584607c7e36d3a074dea94d3b6ff2a242f8e9c9)) * update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#173](https://github.com/googleapis/java-dlp/issues/173)) ([a1b65d4](https://github.com/googleapis/java-dlp/commit/a1b65d4fb390533ba5a92d03bfe482455ef43163)) * update dependency com.google.protobuf:protobuf-java to v3.12.0 ([#180](https://github.com/googleapis/java-dlp/issues/180)) ([546af1c](https://github.com/googleapis/java-dlp/commit/546af1cd30706075872e9ebe2bdb0dcc1387cb80)) * update dependency com.google.protobuf:protobuf-java to v3.12.2 ([#185](https://github.com/googleapis/java-dlp/issues/185)) ([4cf7620](https://github.com/googleapis/java-dlp/commit/4cf76208bc70e1ac6e02757fb7c7c41dad4cc381)) * update dependency io.grpc:grpc-bom to v1.30.0 ([#198](https://github.com/googleapis/java-dlp/issues/198)) ([0701b8f](https://github.com/googleapis/java-dlp/commit/0701b8f3fc11ddd3b159d7584e90736f98d594a4)) ### Documentation * regenerate with fixed URLs and new protoc ([#192](https://github.com/googleapis/java-dlp/issues/192)) ([16d6d74](https://github.com/googleapis/java-dlp/commit/16d6d7486b36ccbfeca3c026226848fc55b0004a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
# for free
to subscribe to this conversation on GitHub.
Already have an account?
#.
Labels
automerge
Merge the pull request once unit tests and other checks pass.
cla: yes
This human has signed the Contributor License Agreement.
context: full
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was generated using Autosynth. 🌈
Synth log will be available here:
https://source.cloud.google.com/results/invocations/129bf4ce-2255-4b88-83a1-1b40d560e3d3/targets
PiperOrigin-RevId: 314606371
Source-Link: googleapis/googleapis@f72c3a5
PiperOrigin-RevId: 313460921
Source-Link: googleapis/googleapis@c4e3701