Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

chore: release 0.7.0#157

Merged
gcf-merge-on-green[bot] merged 1 commit intomasterfrom
release-please/branches/master
May 31, 2021
Merged

chore: release 0.7.0#157
gcf-merge-on-green[bot] merged 1 commit intomasterfrom
release-please/branches/master

Conversation

@release-please
Copy link
Copy Markdown
Contributor

@release-please release-please Bot commented Mar 2, 2021

🤖 I have created a release *beep* *boop*

0.7.0 (2021-05-31)

Features

  • add gcf-owl-bot[bot] to ignoreAuthors (#217) (b53b2f2)
  • add export / import flow API (b29dfea)
  • add support for service directory webhooks (#210) (0ae811a)
  • added API for continuous test (#220) (b96fc92)
  • added fallback option when restoring an agent (#164) (d38deef)
  • added fallback option when restoring an agent (#166) (f745beb)
  • allow to disable webhook invocation per request (#156) (17ff978)
  • allow to disable webhook invocation per request (#158) (60e5204)
  • Expose supported languages of the agent (#205) (b29dfea)
  • include original user query in WebhookRequest and add GetTextCaseresult API (#169) (43cdc98)
  • support setting current_page to resume sessions; expose transition_route_groups in flows and language_code in webhook (#173) (ac7eec7)

Bug Fixes

Dependencies

  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.1 (#163) (a3f793c)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.0 (#175) (45f31e7)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 (#181) (7067d39)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v1 (#202) (a55e7af)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 (#212) (8d6c4ef)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v1.2.0 (#216) (79e5071)

Documentation

  • clarified experiment length (f745beb)
  • clarified experiment length (d38deef)
  • Update docs on Pages, Session, Version, etc. (b29dfea)
  • v3beta1: clarified documentation for security settings (f42002c)
  • v3beta1: clarified documentation for session parameters (f42002c)
  • v3: clarified documentation for security settings (#215) (f42002c)
  • v3: clarified documentation for session parameters (f42002c)

This PR was generated with Release Please. See documentation.

@release-please release-please Bot requested a review from a team March 2, 2021 17:16
@product-auto-label product-auto-label Bot added the api: dialogflow Issues related to the googleapis/java-dialogflow-cx API. label Mar 2, 2021
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 2, 2021
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 2, 2021

Codecov Report

Merging #157 (9e761ad) into master (0ae811a) will not change coverage.
The diff coverage is n/a.

❗ Current head 9e761ad differs from pull request most recent head 4d19141. Consider uploading reports for the commit 4d19141 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##             master     #157   +/-   ##
=========================================
  Coverage     76.74%   76.74%           
  Complexity     1958     1958           
=========================================
  Files           168      168           
  Lines         13668    13668           
  Branches        130      130           
=========================================
  Hits          10490    10490           
  Misses         2948     2948           
  Partials        230      230           

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 25ccfee...4d19141. Read the comment docs.

@release-please release-please Bot force-pushed the release-please/branches/master branch 2 times, most recently from 45333ad to ef606a3 Compare March 3, 2021 20:46
@release-please release-please Bot changed the title chore(master): release 0.7.0 chore: release 0.7.0 Mar 3, 2021
@release-please release-please Bot force-pushed the release-please/branches/master branch 3 times, most recently from 7e3e31f to a998a2d Compare March 8, 2021 16:26
@release-please release-please Bot force-pushed the release-please/branches/master branch 2 times, most recently from d874c35 to 20fd3e4 Compare March 11, 2021 00:11
@release-please release-please Bot force-pushed the release-please/branches/master branch 2 times, most recently from 7387ffd to b8da3cc Compare March 24, 2021 23:08
@release-please release-please Bot force-pushed the release-please/branches/master branch 3 times, most recently from be1eb9f to 161234c Compare March 31, 2021 19:58
@release-please release-please Bot force-pushed the release-please/branches/master branch 7 times, most recently from d6ff7fe to 01ce627 Compare April 15, 2021 15:33
@release-please release-please Bot force-pushed the release-please/branches/master branch 3 times, most recently from 98ed3a0 to a10f842 Compare April 23, 2021 22:56
@release-please release-please Bot force-pushed the release-please/branches/master branch from a10f842 to 637332f Compare April 30, 2021 18:30
@release-please release-please Bot force-pushed the release-please/branches/master branch 5 times, most recently from e9c974d to 4e131d6 Compare May 17, 2021 23:20
@release-please release-please Bot force-pushed the release-please/branches/master branch 2 times, most recently from bbd15c5 to 653d519 Compare May 19, 2021 15:06
@bradleywehmeier
Copy link
Copy Markdown

It would be great if 0.7.0 got released. We are trying to update our project so that we can view the new Supported Languages from pull request #205
If this gets released soon, it would save us the trouble of having to maintain our own build of this repository.

@release-please release-please Bot force-pushed the release-please/branches/master branch 2 times, most recently from e777d4c to de869e7 Compare May 21, 2021 00:39
@mbrisebo-perso
Copy link
Copy Markdown

I totally agree with @bradleywehmeier.
We were planning on setting current_page, a feature available in most Dialogflow CX language APIs except the Java one.
This is a major hurtle to the implementation of a proof of concept, intended to convince a partner to go with Dialogflow CX.

@release-please release-please Bot force-pushed the release-please/branches/master branch 2 times, most recently from 67dec75 to fb8b0af Compare May 31, 2021 17:46
@release-please release-please Bot force-pushed the release-please/branches/master branch from fb8b0af to 4d19141 Compare May 31, 2021 17:46
@Neenu1995 Neenu1995 added automerge Merge the pull request once unit tests and other checks pass. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels May 31, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 31, 2021
@gcf-merge-on-green gcf-merge-on-green Bot merged commit 5c33359 into master May 31, 2021
@gcf-merge-on-green gcf-merge-on-green Bot deleted the release-please/branches/master branch May 31, 2021 18:02
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 31, 2021
@release-please
Copy link
Copy Markdown
Contributor Author

@bradleywehmeier
Copy link
Copy Markdown

This was merged and the release was created but the Maven repositories (e.g. https://search.maven.org/artifact/com.google.cloud/google-cloud-dialogflow-cx) aren't yet showing 0.7.0. Was there an issue with the release build pipeline?

@mbrisebo-perso
Copy link
Copy Markdown

mbrisebo-perso commented Jun 6, 2021 via email

@release-tool-publish-reporter
Copy link
Copy Markdown

The release build has started, the log can be viewed here. 🌻

@release-tool-publish-reporter
Copy link
Copy Markdown

🥚 You hatched a release! The release build finished successfully! 💜

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. autorelease: published cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants