We are excited to announce the release of Delta Sharing 0.5.0, which introduces the following improvements.
Improvements:
- Support for [Change Data Feed](https://github.com/delta-io/delta-sharing/blob/main/PROTOCOL.md#read-change-data-feed-from-a-table) which allows clients to fetch incremental changes for the shared tables. ([135](https://github.com/delta-io/delta-sharing/pull/135), [#136](https://github.com/delta-io/delta-sharing/pull/136), [#137](https://github.com/delta-io/delta-sharing/pull/137), [#138](https://github.com/delta-io/delta-sharing/pull/138), [#140](https://github.com/delta-io/delta-sharing/pull/140), [#141](https://github.com/delta-io/delta-sharing/pull/141), [#142](https://github.com/delta-io/delta-sharing/pull/142), [#145](https://github.com/delta-io/delta-sharing/pull/145), [#146](https://github.com/delta-io/delta-sharing/pull/146), [#147](https://github.com/delta-io/delta-sharing/pull/147), [#148](https://github.com/delta-io/delta-sharing/pull/148), [#149](https://github.com/delta-io/delta-sharing/pull/149), [#150](https://github.com/delta-io/delta-sharing/pull/150), [#151](https://github.com/delta-io/delta-sharing/pull/151), [#152](https://github.com/delta-io/delta-sharing/pull/152), [#153](https://github.com/delta-io/delta-sharing/pull/153), [#155](https://github.com/delta-io/delta-sharing/pull/155), [#159](https://github.com/delta-io/delta-sharing/pull/159))
- Include response body in HTTPError exception in Python library ([124](https://github.com/delta-io/delta-sharing/pull/124))
- Improve the error message for the /share/schema/table APIs ([120](https://github.com/delta-io/delta-sharing/pull/120))
- Protocol and REST API documentation improvements ([121](https://github.com/delta-io/delta-sharing/pull/121), [#128](https://github.com/delta-io/delta-sharing/pull/128), [#131](https://github.com/delta-io/delta-sharing/pull/131))
- Add query_table_version to the rest client ([111](https://github.com/delta-io/delta-sharing/pull/111))
Credits: Abhijit Chakankar, Alex Ott, Lin Zhou, Shixiong Zhu, William Chau, Xiaotong Sun, harksin, Kohei Toshimitsu, Vuong Nguyen