Skip to content

Commit

Permalink
Release Note update for 0.10.0 (#661)
Browse files Browse the repository at this point in the history
* Update RELEASE.md to include 0.7.1/0.7.2/0.8.1/0.9.1

Signed-off-by: Yong Tang <[email protected]>

* Add Release note for 0.10.0

Signed-off-by: Yong Tang <[email protected]>
  • Loading branch information
yongtang committed Dec 5, 2019
1 parent 72dd732 commit 796600c
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ version of TensorFlow I/O according to the table below:

| TensorFlow I/O Version | TensorFlow Compatibility | Release Date |
| --- | --- | --- |
| 0.10.0 | 2.0.x | Dec 5, 2019 |
| 0.9.1 | 2.0.x | Nov 15, 2019 |
| 0.9.0 | 2.0.x | Oct 18, 2019 |
| 0.8.1 | 1.15.x | Nov 15, 2019 |
Expand Down
83 changes: 83 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,40 @@
# Release 0.10.0

## Major Features
* Add Kafka message key support.
* Add support to calculate Phred Quality Scores (Genome).
* Add PBM(PPM/PGM) image support.
* Add OpenEXR format support.
* Use balanced sharding strategy in bigquery read session.
* Add `decode_jpeg_exif` to support extract orientation information.
* Enable SSE4.2 and AVX for macOS and Linux build.

## Thanks to our Contributors

This release contains contributions from many people:

Aleksey Vlasenko, Amarpreet Singh, Mark Daoust, Olivier Martin, Peter Götz,
Soroush Radpour, Suyash Kumar, Yong Tang, Yuan Tang

We are also grateful to all who filed issues or helped resolve them, asked and
answered questions, and were part of inspiring discussions.

# Release 0.9.1

## Major Features
* `tensorflow_io.bigquery`: Fixes for Google Cloud BigQuery for Tensorflow 2.0

## Thanks to our Contributors

This release contains contributions from many people:

Aleksey Vlasenko, Amarpreet Singh, Bryan Cutler, Damien Pontifex, Duke Wang,
Jiacheng Xu, Marcelo Lerendegui, Mark Daoust, Ouwen Huang, Suyash Kumar,
Yong Tang, Yuan Tang, henrytansetiawan

We are also grateful to all who filed issues or helped resolve them, asked and
answered questions, and were part of inspiring discussions.

# Release 0.9.0

Release 0.9.0 is the first release that is fully compatible with
Expand Down Expand Up @@ -30,6 +67,22 @@ Yong Tang, Yuan Tang, henrytansetiawan
We are also grateful to all who filed issues or helped resolve them, asked and
answered questions, and were part of inspiring discussions.

# Release 0.8.1

## Major Features
* `tensorflow_io.bigquery`: Fixes for Google Cloud BigQuery for Tensorflow 1.15.

## Thanks to our Contributors

This release contains contributions from many people:

Aleksey Vlasenko, Amarpreet Singh, Bryan Cutler, Damien Pontifex, Duke Wang,
Jiacheng Xu, Marcelo Lerendegui, Mark Daoust, Ouwen Huang, Suyash Kumar,
Yong Tang, Yuan Tang, henrytansetiawan

We are also grateful to all who filed issues or helped resolve them, asked and
answered questions, and were part of inspiring discussions.

# Release 0.8.0

## Major Features
Expand All @@ -56,6 +109,36 @@ Yong Tang, Yuan Tang, henrytansetiawan
We are also grateful to all who filed issues or helped resolve them, asked and
answered questions, and were part of inspiring discussions.

# Release 0.7.2

## Major Features
* `tensorflow_io.bigquery`: Fixes for Google Cloud BigQuery for Tensorflow 1.14

## Thanks to our Contributors

This release contains contributions from many people:

Aleksey Vlasenko, Anton Dmitriev, Bryan Cutler, Damien Pontifex, Ivelin Ivanov,
Jiacheng Xu, Misha Brukman, Russell Power, Yong Tang, Yuan Tang, zhjunqin

We are also grateful to all who filed issues or helped resolve them, asked and
answered questions, and were part of inspiring discussions.

# Release 0.7.1

## Major Features
* `tensorflow_io.bigquery`: Fixes for Google Cloud BigQuery for Tensorflow 1.14

## Thanks to our Contributors

This release contains contributions from many people:

Aleksey Vlasenko, Anton Dmitriev, Bryan Cutler, Damien Pontifex, Ivelin Ivanov,
Jiacheng Xu, Misha Brukman, Russell Power, Yong Tang, Yuan Tang, zhjunqin

We are also grateful to all who filed issues or helped resolve them, asked and
answered questions, and were part of inspiring discussions.

# Release 0.7.0

## Major Features
Expand Down

0 comments on commit 796600c

Please sign in to comment.