This repository was archived by the owner on Oct 14, 2023. It is now read-only.
feat(deps): adopt flatten plugin and google-cloud-shared-dependencies#220
Merged
stephaniewang526 merged 1 commit intogoogleapis:masterfrom Jun 19, 2020
Merged
feat(deps): adopt flatten plugin and google-cloud-shared-dependencies#220stephaniewang526 merged 1 commit intogoogleapis:masterfrom
stephaniewang526 merged 1 commit intogoogleapis:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #220 +/- ##
=========================================
Coverage 68.98% 68.98%
Complexity 219 219
=========================================
Files 23 23
Lines 1654 1654
Branches 46 46
=========================================
Hits 1141 1141
Misses 468 468
Partials 45 45 Continue to review full report at Codecov.
|
stephaniewang526
approved these changes
Jun 19, 2020
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Jun 23, 2020
🤖 I have created a release \*beep\* \*boop\* --- ## [1.95.0](https://www.github.com/googleapis/java-translate/compare/v1.94.5...v1.95.0) (2020-06-23) ### Features * **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#220](https://www.github.com/googleapis/java-translate/issues/220)) ([e2af685](https://www.github.com/googleapis/java-translate/commit/e2af68575cd22523d44ffdc5e7e36cd0eaf331e3)) ### Bug Fixes * migrate to grpc_service_config ([#228](https://www.github.com/googleapis/java-translate/issues/228)) ([516440b](https://www.github.com/googleapis/java-translate/commit/516440b6175e4832b400a74481b580ef07df40c2)) * restore GAPIC v2 retry configs ([#188](https://www.github.com/googleapis/java-translate/issues/188)) ([92d4eaa](https://www.github.com/googleapis/java-translate/commit/92d4eaafba966a443e4366d32516d17ef0081826)) ### Dependencies * update core dependencies to v1.93.5 ([#195](https://www.github.com/googleapis/java-translate/issues/195)) ([9ea3bcc](https://www.github.com/googleapis/java-translate/commit/9ea3bcc14ecfa82d79afad13cd618c7fcdeddd6e)) * update dependency com.google.api:api-common to v1.9.1 ([#194](https://www.github.com/googleapis/java-translate/issues/194)) ([224dd18](https://www.github.com/googleapis/java-translate/commit/224dd18065ae5fe6d014a66aa31815fbcb57fcc0)) * update dependency com.google.api:api-common to v1.9.2 ([#202](https://www.github.com/googleapis/java-translate/issues/202)) ([10ebc9a](https://www.github.com/googleapis/java-translate/commit/10ebc9ac50cdf5d817fee9510b1bdecaa16850db)) * update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#182](https://www.github.com/googleapis/java-translate/issues/182)) ([3bf0c6b](https://www.github.com/googleapis/java-translate/commit/3bf0c6bf445f2a3ea91f598bb2c8385295b6a3e3)) * update dependency com.google.guava:guava-bom to v29 ([#141](https://www.github.com/googleapis/java-translate/issues/141)) ([ca6a29f](https://www.github.com/googleapis/java-translate/commit/ca6a29fb0ad417a15fe3111a9d79b29ba67e6905)) * update dependency com.google.http-client:google-http-client-bom to v1.35.0 ([#178](https://www.github.com/googleapis/java-translate/issues/178)) ([3da16ec](https://www.github.com/googleapis/java-translate/commit/3da16ecb1aa4b5ba12223cd6148a9e44332e0e16)) * update dependency com.google.protobuf:protobuf-bom to v3.12.1 ([#186](https://www.github.com/googleapis/java-translate/issues/186)) ([ec26b9e](https://www.github.com/googleapis/java-translate/commit/ec26b9ed4c546cc1da68654617ac6904d62a1e09)) * update dependency com.google.protobuf:protobuf-bom to v3.12.2 ([#196](https://www.github.com/googleapis/java-translate/issues/196)) ([84ff951](https://www.github.com/googleapis/java-translate/commit/84ff951fdd77e1ab2ab38c713fbe66c9c7f7c2c2)) * update dependency io.grpc:grpc-bom to v1.29.0 ([#172](https://www.github.com/googleapis/java-translate/issues/172)) ([71f424d](https://www.github.com/googleapis/java-translate/commit/71f424d44fdaaf927937c96e3d2a169adb4c73ce)) * update dependency io.grpc:grpc-bom to v1.30.0 ([#206](https://www.github.com/googleapis/java-translate/issues/206)) ([3e46b1e](https://www.github.com/googleapis/java-translate/commit/3e46b1e935f908186ad80e0a35ecf51068b8a295)) * update dependency org.threeten:threetenbp to v1.4.4 ([#177](https://www.github.com/googleapis/java-translate/issues/177)) ([d99012f](https://www.github.com/googleapis/java-translate/commit/d99012f6c3accfc243925c86630c851d6669c391)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
@stephaniewang526 @chingor13