-
Notifications
You must be signed in to change notification settings - Fork 291
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
Bump the version to 0.16.0 #1157
Conversation
Signed-off-by: Yong Tang <[email protected]>
RELEASE.md
Outdated
## Major Features | ||
* Added support for stream timeout in KafkaGroupIODataset | ||
* Renamed gstpufs to gsmemcachedfs | ||
* Added experimental KakfaBatchIODataset for online learning | ||
* Added gabor/laplacian/gaussian filter support | ||
* Added basic Arrow string type support for BigQuery reader | ||
* Added ElasticSearch dataset support | ||
* Added Prewitt and Sobel filter support | ||
* Added arbitary dimensional support for `decode_json` | ||
* Added bool data type support for `decode_json` | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@yongtang can we mention the tutorial updates and the availability of docker images as well?
Signed-off-by: Yong Tang <[email protected]>
@kvignesh1420 Added additional update of tutorials and docker images in RELEASE.md. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* Bump the version to 0.16.0 Signed-off-by: Yong Tang <[email protected]> * Add tutorial and docker images updates on RELEASE.md Signed-off-by: Yong Tang <[email protected]>
RELEASE.md has also been updated.
This PR is part of #1156
Signed-off-by: Yong Tang [email protected]