This repository has been archived by the owner on Dec 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
deps: import google-cloud-shared-dependencies and use flatten-maven-plugin #168
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
googlebot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Apr 27, 2020
Codecov Report
@@ Coverage Diff @@
## master #168 +/- ##
=========================================
Coverage 72.41% 72.41%
Complexity 880 880
=========================================
Files 96 96
Lines 7431 7431
Branches 29 29
=========================================
Hits 5381 5381
Misses 1937 1937
Partials 113 113
Continue to review full report at Codecov.
|
stephaniewang526
approved these changes
Apr 27, 2020
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Apr 27, 2020
🤖 I have created a release \*beep\* \*boop\* --- ## [2.0.0](https://www.github.com/googleapis/java-dialogflow/compare/v1.0.0...v2.0.0) (2020-04-27) ### ⚠ BREAKING CHANGES * **v2:** Resource name usage has changed: * `ProjectAgentName` is removed. Please use `AgentName` instead. * `AgentName` previously existed, but was unused. It now matches the behavior of the old `ProjectAgentName` class * `ContextsClient.update` now requires a `FieldMask` argument. ### Features * **v2:** add ListEnvironments ([#167](https://www.github.com/googleapis/java-dialogflow/issues/167)) ([ed5bbf5](https://www.github.com/googleapis/java-dialogflow/commit/ed5bbf503cc6d00dbeebee057d87e5ae560bcd67)) ### Dependencies * import google-cloud-shared-dependencies and use flatten-maven-plugin ([#168](https://www.github.com/googleapis/java-dialogflow/issues/168)) ([a4b4758](https://www.github.com/googleapis/java-dialogflow/commit/a4b47585a60bfe5d5cadc670955ce56c26dafaa0)) * update core dependencies ([#108](https://www.github.com/googleapis/java-dialogflow/issues/108)) ([58fe433](https://www.github.com/googleapis/java-dialogflow/commit/58fe433eefa2cae7ad06353dda5702968e161f84)) * update dependency com.google.api:api-common to v1.9.0 ([#129](https://www.github.com/googleapis/java-dialogflow/issues/129)) ([adf469b](https://www.github.com/googleapis/java-dialogflow/commit/adf469b69fcfb837b30cb1f7bbfc559abb07f23d)) * update dependency com.google.cloud:google-cloud-core to v1.93.1 ([#106](https://www.github.com/googleapis/java-dialogflow/issues/106)) ([6c1ffac](https://www.github.com/googleapis/java-dialogflow/commit/6c1ffac64ac9cd9d7cbb96389f38f78a66081c45)) * update dependency com.google.cloud:google-cloud-core to v1.93.4 ([#138](https://www.github.com/googleapis/java-dialogflow/issues/138)) ([cb6ed7a](https://www.github.com/googleapis/java-dialogflow/commit/cb6ed7aec331a9033804bfe2471240c370771306)) * update dependency com.google.guava:guava-bom to v29 ([#145](https://www.github.com/googleapis/java-dialogflow/issues/145)) ([143b299](https://www.github.com/googleapis/java-dialogflow/commit/143b2993924b527e1a11835aa630be2b3265bc58)) * update dependency io.grpc:grpc-bom to v1.29.0 ([#161](https://www.github.com/googleapis/java-dialogflow/issues/161)) ([6650bfc](https://www.github.com/googleapis/java-dialogflow/commit/6650bfcd74c189881752053db1c25975676fa40d)) * update dependency org.threeten:threetenbp to v1.4.3 ([#119](https://www.github.com/googleapis/java-dialogflow/issues/119)) ([7a6ddd2](https://www.github.com/googleapis/java-dialogflow/commit/7a6ddd2e6bb36198f0c870abb068fad2f91e1410)) * update dependency org.threeten:threetenbp to v1.4.4 ([#166](https://www.github.com/googleapis/java-dialogflow/issues/166)) ([58e9e2f](https://www.github.com/googleapis/java-dialogflow/commit/58e9e2f79a9b5dfb0811271480cbb8a94759463f)) ### Documentation * **v2:** update generated javadocs from proto annotations ([cc93b16](https://www.github.com/googleapis/java-dialogflow/commit/cc93b16e596e1f13164a3fde1050c6f9369d5f1f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
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.
No description provided.