This repository has been archived by the owner on Sep 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
deps: update dependency com.google.cloud.functions:function-maven-plugin to v0.10.0 #358
Merged
gcf-merge-on-green
merged 1 commit into
googleapis:main
from
renovate-bot:renovate/com.google.cloud.functions-function-maven-plugin-0.x
Nov 15, 2021
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
google-cla
bot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Nov 11, 2021
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Nov 11, 2021
product-auto-label
bot
added
the
api: dialogflow
Issues related to the googleapis/java-dialogflow-cx API.
label
Nov 11, 2021
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Nov 11, 2021
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Nov 11, 2021
chanseokoh
approved these changes
Nov 15, 2021
chanseokoh
added
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Nov 15, 2021
gcf-merge-on-green
bot
removed
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Nov 15, 2021
renovate-bot
deleted the
renovate/com.google.cloud.functions-function-maven-plugin-0.x
branch
November 15, 2021 16:05
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Jan 7, 2022
🤖 I have created a release \*beep\* \*boop\* --- ## [0.11.0](https://www.github.com/googleapis/java-dialogflow-cx/compare/v0.10.1...v0.11.0) (2022-01-07) ### Features * added `TelephonyTransferCall` in response message ([#376](https://www.github.com/googleapis/java-dialogflow-cx/issues/376)) ([d7345a8](https://www.github.com/googleapis/java-dialogflow-cx/commit/d7345a81820c125be231afdd23d9d4203e904bfe)) * added API for changelogs ([#342](https://www.github.com/googleapis/java-dialogflow-cx/issues/342)) ([67198cb](https://www.github.com/googleapis/java-dialogflow-cx/commit/67198cb851833bcb1aacb63d037a30522732ade4)) * added API for changelogs ([#343](https://www.github.com/googleapis/java-dialogflow-cx/issues/343)) ([ff46df6](https://www.github.com/googleapis/java-dialogflow-cx/commit/ff46df6f537c8173bca42335403505cd014583c3)) * added deployment API ([#330](https://www.github.com/googleapis/java-dialogflow-cx/issues/330)) ([a68fde8](https://www.github.com/googleapis/java-dialogflow-cx/commit/a68fde8ec9db92185d71abb399cbc3cfae5f94d2)) * added support for comparing between versions docs: clarified security settings API reference ([#347](https://www.github.com/googleapis/java-dialogflow-cx/issues/347)) ([68c3471](https://www.github.com/googleapis/java-dialogflow-cx/commit/68c34714905a783e2979f5a616bb4f5ce1e1a67c)) * added support for custom content types docs: reformat comments ([#375](https://www.github.com/googleapis/java-dialogflow-cx/issues/375)) ([b1affa6](https://www.github.com/googleapis/java-dialogflow-cx/commit/b1affa660f9d88dcc9e54b4f950d80a16eb61c03)) * added support for Deployments with ListDeployments and GetDeployment apis ([#327](https://www.github.com/googleapis/java-dialogflow-cx/issues/327)) ([9000ad2](https://www.github.com/googleapis/java-dialogflow-cx/commit/9000ad2e5183f6e8156382b7a87519823c630d90)) * added the display name of the current page in webhook requests ([#380](https://www.github.com/googleapis/java-dialogflow-cx/issues/380)) ([cbd425f](https://www.github.com/googleapis/java-dialogflow-cx/commit/cbd425f624139064f4b7700a2d7502a42f8dc92f)) * added the display name of the current page in webhook requests ([#381](https://www.github.com/googleapis/java-dialogflow-cx/issues/381)) ([e65c733](https://www.github.com/googleapis/java-dialogflow-cx/commit/e65c7333f2f272137d5dfe4ec4cdaab1e7dbe0f8)) * allow setting custom CA for generic webhooks ([#355](https://www.github.com/googleapis/java-dialogflow-cx/issues/355)) ([66a8c4a](https://www.github.com/googleapis/java-dialogflow-cx/commit/66a8c4ab01c5ec91f6e2d431eff779ceb4b57c41)) * allow setting custom CA for generic webhooks and release CompareVersions API docs: clarify DLP template reader usage ([#362](https://www.github.com/googleapis/java-dialogflow-cx/issues/362)) ([1d581ad](https://www.github.com/googleapis/java-dialogflow-cx/commit/1d581ad83fbd373087bbbcee3cbe55c204a553f3)) * expose dtmf input info in the query result ([#329](https://www.github.com/googleapis/java-dialogflow-cx/issues/329)) ([1c25f27](https://www.github.com/googleapis/java-dialogflow-cx/commit/1c25f2752427d92f169fb7b9bfede3fdda00ba8e)) * exposed DTMF input info in the query result ([a68fde8](https://www.github.com/googleapis/java-dialogflow-cx/commit/a68fde8ec9db92185d71abb399cbc3cfae5f94d2)) ### Bug Fixes * **java:** add -ntp flag to native image testing command ([#1299](https://www.github.com/googleapis/java-dialogflow-cx/issues/1299)) ([#377](https://www.github.com/googleapis/java-dialogflow-cx/issues/377)) ([41651be](https://www.github.com/googleapis/java-dialogflow-cx/commit/41651be08f9f8b3f9d13295cea8b7f264f58b00e)) * **java:** java 17 dependency arguments ([#1266](https://www.github.com/googleapis/java-dialogflow-cx/issues/1266)) ([#345](https://www.github.com/googleapis/java-dialogflow-cx/issues/345)) ([8cbd520](https://www.github.com/googleapis/java-dialogflow-cx/commit/8cbd52027091460f1bf4b39ed1a0849f1ca8bad3)) * **java:** run Maven in plain console-friendly mode ([#1301](https://www.github.com/googleapis/java-dialogflow-cx/issues/1301)) ([#384](https://www.github.com/googleapis/java-dialogflow-cx/issues/384)) ([331bf72](https://www.github.com/googleapis/java-dialogflow-cx/commit/331bf72103b8fca89d24cf599fcaa43b282be8e3)) ### Documentation * added notes on long running operation ([a68fde8](https://www.github.com/googleapis/java-dialogflow-cx/commit/a68fde8ec9db92185d71abb399cbc3cfae5f94d2)) * clarified semantic of the streaming APIs ([ff46df6](https://www.github.com/googleapis/java-dialogflow-cx/commit/ff46df6f537c8173bca42335403505cd014583c3)) * clarified semantic of the streaming APIs ([67198cb](https://www.github.com/googleapis/java-dialogflow-cx/commit/67198cb851833bcb1aacb63d037a30522732ade4)) * **samples:** adds list training phrases sample ([#336](https://www.github.com/googleapis/java-dialogflow-cx/issues/336)) ([2810eb2](https://www.github.com/googleapis/java-dialogflow-cx/commit/2810eb29af292fd91cd622757510e44d0560e1eb)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.4.0 ([#340](https://www.github.com/googleapis/java-dialogflow-cx/issues/340)) ([fa55873](https://www.github.com/googleapis/java-dialogflow-cx/commit/fa55873d9e046f351392c285206e5e324c0fd608)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 ([#360](https://www.github.com/googleapis/java-dialogflow-cx/issues/360)) ([d0319e4](https://www.github.com/googleapis/java-dialogflow-cx/commit/d0319e432c787c711bc91343ba49789c84ea23a9)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 ([#374](https://www.github.com/googleapis/java-dialogflow-cx/issues/374)) ([5c970ff](https://www.github.com/googleapis/java-dialogflow-cx/commit/5c970ffe34d4378232da42b9eb2b0dc8b7987100)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.6.0 ([#388](https://www.github.com/googleapis/java-dialogflow-cx/issues/388)) ([3bdb3fc](https://www.github.com/googleapis/java-dialogflow-cx/commit/3bdb3fc91327ad2f84e0d236aee2fc63d9bad7ac)) * update dependency com.google.cloud.functions:function-maven-plugin to v0.10.0 ([#358](https://www.github.com/googleapis/java-dialogflow-cx/issues/358)) ([ee7d1af](https://www.github.com/googleapis/java-dialogflow-cx/commit/ee7d1af400e483b4ce87c8f6bcd5369970af5706)) * update dependency com.google.code.gson:gson to v2.8.9 ([#357](https://www.github.com/googleapis/java-dialogflow-cx/issues/357)) ([0cfc996](https://www.github.com/googleapis/java-dialogflow-cx/commit/0cfc996c1bd321e4b1f845d8c56197cd97faef4d)) --- 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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
api: dialogflow
Issues related to the googleapis/java-dialogflow-cx API.
cla: yes
This human has signed the Contributor License Agreement.
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 contains the following updates:
0.9.7
->0.10.0
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.