Skip to content
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

Closed
stephenplusplus opened this issue Sep 9, 2015 · 6 comments
Closed

Support for Node v4 #854

stephenplusplus opened this issue Sep 9, 2015 · 6 comments
Assignees

Comments

@stephenplusplus
Copy link
Contributor

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.

@stephenplusplus stephenplusplus self-assigned this Sep 9, 2015
@jgeewax
Copy link
Contributor

jgeewax commented Sep 9, 2015

+1 to this -- let's try to get this out sometime this week?

@jokesterfr
Copy link

I confirm this, cannot build gcloud npm dependencies with node v4

(quick workarround in your package.json deps: "gcloud": "git://github.com/GoogleCloudPlatform/gcloud-node#master")

@stephenplusplus
Copy link
Contributor Author

@jokesterfr shortcut:

npm install --save googlecloudplatform/gcloud-node

But, v0.21.0 should release today after #856 merges.

@stephenplusplus
Copy link
Contributor Author

Released and supported!

@jokesterfr
Copy link

@stephenplusplus thanks a lot for the release!

@stephenplusplus
Copy link
Contributor Author

Thanks for testing for us! Keep in touch :)

sofisl pushed a commit that referenced this issue Nov 11, 2022
…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
sofisl pushed a commit that referenced this issue Nov 11, 2022
🤖 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).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants