-
Notifications
You must be signed in to change notification settings - Fork 592
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for Node v4 #854
Comments
+1 to this -- let's try to get this out sometime this week? |
I confirm this, cannot build gcloud npm dependencies with node v4 (quick workarround in your package.json deps: |
@jokesterfr shortcut: npm install --save googlecloudplatform/gcloud-node But, v0.21.0 should release today after #856 merges. |
Released and supported! |
@stephenplusplus thanks a lot for the release! |
Thanks for testing for us! Keep in touch :) |
…recognition result feat: add time zone and security settings to conversation profile docs: update agent docs docs: update entity type docs docs: update intent docs (#854) PiperOrigin-RevId: 388737553 Source-Link: googleapis/googleapis@09e5b17 Source-Link: googleapis/googleapis-gen@da2e85f
🤖 I have created a release \*beep\* \*boop\* --- ### [4.1.4](https://www.github.com/googleapis/nodejs-dialogflow/compare/v4.1.3...v4.1.4) (2021-08-04) ### Bug Fixes * fix validation result docs feat: add language code to streaming recognition result docs: update environment docs ([#853](https://www.github.com/googleapis/nodejs-dialogflow/issues/853)) ([d2eb1bd](https://www.github.com/googleapis/nodejs-dialogflow/commit/d2eb1bdaf886493952163bcb41291ad492a7bfb8)) * fix validation result docs feat: add language code to streaming recognition result feat: add time zone and security settings to conversation profile docs: update agent docs docs: update entity type docs docs: update intent docs ([#854](https://www.github.com/googleapis/nodejs-dialogflow/issues/854)) ([cda7ff3](https://www.github.com/googleapis/nodejs-dialogflow/commit/cda7ff335abad989612c104e990be1f6a55c89b5)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
master
works already with 4, but not 0.20. We need to release a new version.We should also update our
travis.yml
to include v4.The text was updated successfully, but these errors were encountered: