Releases: secretflow/dataproxy
Releases · secretflow/dataproxy
0.5.0.dev20250603
Full Changelog: v0.5.0.dev20250423...0.5.0.dev20250603
v0.5.0.dev20250507
What's Changed
- add go sdk by @SuperMarz in #30
Full Changelog: v0.5.0.dev20250423...v0.5.0.dev20250507
v0.5.0.dev20250423
What's Changed
- chore: update bazel target visibility by @tongke6 in #28
- change sdk cc version by @SuperMarz in #29
Full Changelog: v0.5.0.dev20250416...v0.5.0.dev20250423
v0.5.0.dev20250416
What's Changed
- use Needed quote style in CSVWriter by @huocun-ant in #23
- repo-sync-2025-04-16T18:06:28+0800 by @SuperMarz in #24
- fix mac build error by @SuperMarz in #25
- fix bcr by @SuperMarz in #26
- fix bcr by @SuperMarz in #27
New Contributors
- @huocun-ant made their first contribution in #23
Full Changelog: v0.4.0b0...v0.5.0.dev20250416
v0.3.0dev20250326
Full Changelog: v0.3.0b0...v0.3.0dev20250326
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.4.0b0
Added
- [Feature] DataProxy provides lifecycle configuration for ODPS table creation
Fixed
- [Fixed] DataProxy times out in the task chain when the odps fetch time is long
Full Changelog: v0.3.0b1...v0.4.0b0
v0.3.0b1
What's Changed
- change to bzlmod by @SuperMarz in #14
- Fix mac build error by @SuperMarz in #16
- add explicit "rules_cc" dep in MODULE.bazel by @fucangfy in #17
- Automate publishing dataproxy to secretflow/bazel-registry by @tongke6 in #18
New Contributors
Full Changelog: v0.3.0b0...v0.3.0b1
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