Skip to content

Releases: secretflow/dataproxy

v0.3.0b0

20 Dec 06:30
534cbc7
Compare
Choose a tag to compare
v0.3.0b0 Pre-release
Pre-release

Added

  • [Feature] SCQL is supported to query ODPS data sources

Fixed

  • Fixed the ODPS resource read and write issues

Removed

  • Removed support for localfs, OSS, and MySQL data sources, which are provided by Kuscia

v0.2.0b0

23 Oct 03:33
c5e7c67
Compare
Choose a tag to compare
v0.2.0b0 Pre-release
Pre-release

Added

  • [Feature] Support Kuscia task output data to be written to the ODPS partition table

Changed

  • [Feature] Optimize the performance of ODPS reading and writing data

Fixed

  • [Feature] Fix the problem that the read thread is still running when the client connection is interrupted

v0.2.0dev20241011

11 Oct 08:43
3b8bcc3
Compare
Choose a tag to compare
v0.2.0dev20241011 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.2.0dev20240926...v0.2.0dev20241011

v0.2.0dev20240926

26 Sep 08:50
ee91bc6
Compare
Choose a tag to compare
v0.2.0dev20240926 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0b1...v0.2.0dev20240926

v0.1.0b1

23 Aug 07:56
033cc93
Compare
Choose a tag to compare
v0.1.0b1 Pre-release
Pre-release

[Feature] init commit
[Feature] support ODPS datasource

v0.1.0b0

16 Aug 08:11
e38d723
Compare
Choose a tag to compare
v0.1.0b0 Pre-release
Pre-release

Added
[Feature] init commit
[Feature] support ODPS datasource