Releases: secretflow/dataproxy
Releases · secretflow/dataproxy
v0.3.0b0
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
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
What's Changed
- repo-sync-2024-10-11T15:57:26+0800 by @SuperMarz in #11
New Contributors
- @SuperMarz made their first contribution in #11
Full Changelog: v0.2.0dev20240926...v0.2.0dev20241011
v0.2.0dev20240926
What's Changed
- Add github actions by @oeqqwq in #3
- repo-sync-2024-09-14T14:22:57+0800 by @oeqqwq in #5
- Ad: pip publish workflow by @oeqqwq in #6
- repo-sync-2024-09-26T11:36:57+0800 by @oeqqwq in #7
- Update sdk version by @oeqqwq in #8
- Fix publish by @oeqqwq in #9
Full Changelog: v0.1.0b1...v0.2.0dev20240926
v0.1.0b1
v0.1.0b0
Added
[Feature] init commit
[Feature] support ODPS datasource