-
Notifications
You must be signed in to change notification settings - Fork 307
Closed
Description
With TensorFlow 2.4 release candidate out soon (this week or next), we can consider having a v0.16.0 release for 2.3, as was discussed in our last meeting.
Here is the list of items for 0.16.0:
- Bump tensorflow-io version to 0.16.0 (PR Bump the version to 0.16.0 #1157)
- Update RELEASE.md to capture 0.16.0 changes (PR Bump the version to 0.16.0 #1157)
- Update README.md to update 0.16.0 release date (PR Add entry of 0.16.0 release date on README.md #1159)
- When GitHub Actions complete the build against the master, download the artifact with the name tensorflow-io-release. Uncompress the content and all binaries for release are inside.
- Do minimal sanity test to make sure at least the first section of getting started example code works locally.
- Push all binaries to PyPI.org.
- Address the points related to docker releases in [docker] push version specific tag during docker release #1153 (comment)
- Add an overview description to our docker releases. Currently, it is blank.
And follow up immediately after 0.16.0 release:
- Update docs/tutorials/colorspace.ipynb to use pip install tensorflow-io (instead of tensorflow-io-nightly). (PR: [tutorials] modify tfio version in notebooks #1160)
- Update docs/tutorials/kafka.ipynb to use pip install tensorflow-io (instead of tensorflow-io-nightly). (PR: [tutorials] modify tfio version in notebooks #1160)
- Update docs/tutorials/elasticsearch.ipynb to use pip install tensorflow-io (instead of tensorflow-io-nightly). (PR: [tutorials] modify tfio version in notebooks #1160)
- Push to tensorflow.org/io (with the help from docs team).
Finally, post 0.16.0 release:
- Bump TF version to 2.4.0 (rc) (PR Convert AZFS to use C modular file system API #1143)
- Resolve any issues in Convert AZFS to use C modular file system API #1143 to use modular file systems C API (as discussed in our last meeting). (PR Convert AZFS to use C modular file system API #1143)
Note since Expose TF_RegisterFilesystemPlugin C API tensorflow#43680 has been merged, we are finally unblocked. - Send email to SIG IO
/cc @vlasenkoalexey @terrytangyuan @kvignesh1420 @BryanCutler @dmitrievanthony
Metadata
Metadata
Assignees
Labels
No labels