Skip to content

Releases: tensorflow/io

TensorFlow I/O 0.28.0

22 Nov 04:30
45ee85c
Compare
Choose a tag to compare

Release 0.28.0

Major Features and Bug Fixes

  • Fixes OSS file system issue
  • Add python 3.11 support

Thanks to our Contributors

This release contains contributions from many people:

Jinhu Wu, Yong Tang

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

TensorFlow I/O 0.27.0

08 Sep 23:03
0661c67
Compare
Choose a tag to compare

Release 0.27.0

Major Features and Bug Fixes

  • Add arrow binary data type support
  • Add string support for feather file

Thanks to our Contributors

This release contains contributions from many people:

Yong Tang

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

TensorFlow I/O 0.26.0

18 May 01:03
f31422e
Compare
Choose a tag to compare

Release 0.26.0

Major Features and Bug Fixes

  • Updated arrow version to 7.0.0

Thanks to our Contributors

This release contains contributions from many people:

372046933, Colin, Yong Tang

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

TensorFlow I/O 0.25.0

21 Apr 16:25
9a885fb
Compare
Choose a tag to compare

Release 0.25.0

Major Features and Bug Fixes

  • Decrease max bytes read from hdfs
  • Hide mongodb connection uri from being logged
  • Update log level from fetal to error when loading the libhdfs.so failed

Thanks to our Contributors

This release contains contributions from many people:

Junfan Zhang, Stan Chen, Vignesh Kothapalli, Yong Tang, trabenx, yleeeee

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

TensorFlow I/O 0.24.0

04 Feb 22:19
c1f14ed
Compare
Choose a tag to compare

Release 0.24.0

Major Features and Bug Fixes

  • Added Bigtable dataset support.
  • Added tfio.audio.inverse_spectrogram.
  • Fixed decode_json empty lists segmentation issue.
  • Fix parquet unknown shape issue in graph execution.
  • Removed IgniteDataset.

Thanks to our Contributors

This release contains contributions from many people:

Aleksey Vlasenko, Andrew Goodbody, Douglas Coimbra de Andrade, Marek Dopiera,
Pierre Dulac, Vignesh Kothapalli, Yong Tang

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

TensorFlow I/O 0.23.1

15 Dec 23:04
64e1336
Compare
Choose a tag to compare

Release 0.23.1

Major Features and Bug Fixes

  • A bug preventing correct installation with python 3.10 has been fixed.

Thanks to our Contributors

This release contains contributions from many people:

Aleksey Vlasenko, Vignesh Kothapalli, Yong Tang

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

TensorFlow I/O 0.23.0

14 Dec 15:10
d571d73
Compare
Choose a tag to compare

Release 0.23.0

Bug Fixes

  • TensorFlow is not a hard requirement to tensorflow-io, to allow alternative
    dependency packages like tensorflow-rocm.
  • Migrate azure blob storage binding to azure storage sdk.
  • Fix chunk size initialization in s3 storage.
  • Enable python 3.10 support.
  • IgniteDataset is deprecated and will be removed in future releases.
  • Adding an option to specify default values for nullable fields in BigQuery

Thanks to our Contributors

This release contains contributions from many people:

Aleksey Vlasenko, Jan Bernlöhr, Johnu George, Luca Toscano, Lukas Geiger,
Mark McDonald, Vansh Sharma, Vignesh Kothapalli, Yong Tang

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

TensorFlow I/O 0.22.0

10 Nov 18:53
90be860
Compare
Choose a tag to compare

Release 0.22.0

Bug Fixes

  • Fix hdfs file system append error.
  • Add support for Azure Shared Access Signatures.
  • Fix several Azure file system related issues.
  • Update Dicom tutorial to include tag examples.

Thanks to our Contributors

This release contains contributions from many people:

Cheng Ren, Jan Bernlöhr, Vignesh Kothapalli, Yong Tang, Z_Wael

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

TensorFlow I/O 0.21.0

13 Sep 03:24
647664f
Compare
Choose a tag to compare

Release 0.21.0

Bug Fixes

  • Fix temporary file issue in s3
  • Remove extra build directory in python pip packages.

Thanks to our Contributors

This release contains contributions from many people:

Marcin Juszkiewicz, Mark Daoust, Vignesh Kothapalli, Yong Tang

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

TensorFlow I/O 0.20.0

12 Aug 03:38
1ab504d
Compare
Choose a tag to compare

Release 0.20.0

Major Features

  • S3 and HDFS file system supports fully migrated from tensorflow to tensorflow-io package.
  • Add tutorial of MongoDB support with tensorflow-io.
  • Add tutorial of ORC support with tensorflow-io
  • Add batched string support for Apache Arrow.

Bug Fixes

  • Fix decode_video returning only the first frame.
  • Reset mongo cursor after reaching end of collection.

Thanks to our Contributors

This release contains contributions from many people:

Aleksey Vlasenko, Gerard Casas Saez, Keqiu Hu, Kota Yamaguchi,
Mark Daoust, Vignesh Kothapalli, Yong Tang, austinzh

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