-
Notifications
You must be signed in to change notification settings - Fork 14
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
Add changelog or release notes #137
Comments
There is public documentation for the Node SDK changelog |
I will add a link to this changelog in the readme to increase visibility. |
Thanks for the fast response @amikofalvy.
|
I recall the discussion around bumping the major version of the package. It was introduced in this PR/commit: #76 (comment) In short, we made a breaking change to the streaming client which is not independently versioned from the asynchronous client so we felt obligated to increase the major version. If you are using one of the async clients then there should not be a breaking change for your use case. |
Separately, the engineering team can look into using the GitHub release notes feature. In the past we have not used that functionality. Instead preferring our own change log because of its flexibility. I cannot promise a timeline for when the team would be be able to look in to this. You are always welcome to submit a PR if you would like to see a change that benefits the community altogether. |
Hello,
We're using this library for our RevAI integration and seeing that some updates are being made but there is no public documentation to understand what breaking changes or new features are being added. Is it possible to add the support for this?
Thansk
The text was updated successfully, but these errors were encountered: