Secretflow

Latest version: v1.5.0b0

Safety actively analyzes 630986 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 15 of 18

0.6.0

Added

- Support for RSA key pairs in SCQLBroker.
- Support running on [kuscia](https://github.com/secretflow/kuscia) and scheduling SCQLEngine dynamic via kuscia job.
- Added `dry_run` parameter in DoQuery request, it could be used to check query syntax and CCL without actually executing the query.
- Improve Broker high availability, support depolying in multi-node cluster deployment.
- Support reading csv from OSS/MINIO.

Changed

- **breaking**: Reshape column data type, data type `LONG` is deprecated.
- **breaking**: Modify table schema in broker storage for P2P mode.

0.6.0.dev240131

Added
- Upgrade interconnection protocol from kuscia-alpha to kuscia-beta to support interconnection between Kuscia-Master and Kuscia-Autonomy.
- Kuscia monitor, Kuscia exposes a set of metric data, which can be used as data sources for collection by external monitoring tools (such as Prometheus).
- The Kuscia API added a job approve interface ,allowing participants to review jobs .
- Add some pre-check before kuscia running, such as health check of the connection of database.
- Add parameter validation to the kuscia api.
- The create job interface of kuscia API added the attribute 'customed-fields' .
- Support configuring the application's image ID in AppImage to prevent domain's application image from being tampered with.
- Added the curl command example for requesting the kuscia API.
- polish the agent runtime docs.
Changed
- Changed some kuscia-crds (KusciaJob,KusciaTask,KusciaDeployment)from cluster to namespace (cross-domain).
Fixed
- Correct some inaccurate descriptions in the document.

0.6.0.dev240115

Added
- Add network error troubleshooting document.
- Add steps for pre creating data tables in the process of deploying kusica on K8s.

Changed
- The token from lite to master supports rotation.
Fixed
- When deploying using deploy.sh, no kuscia API client certificate was generated.

0.5.0

Added

- Added support for HTTP data source router.

Changed

- **breaking**: Add table **members** in broker storage for P2P mode.
- Speed up GROUP BY with Radix Sort.
- Adjusted configuration items for SCQLEngine and SCQLBroker.

Fixed

- Fixed check for grant ccl in P2P mode.

0.5.0b0

Added
- Support deploying kuscia on K8s.
- Support running algorithm images based on runp and runk modes.
- Support configuring Path prefix in domain public URL addresses.
Changed
- Optimize deployment configuration and add configuration documentation.
- Optimize error information of task and error logs of kuscia.

Fixed
- When there is a duplicate node error, the node will not exit but will try again.
- Change ClusterDomainRoute status to be unready when dest domain is unreachable.

0.5.0.dev231225

Added
- Add document of Kuscia overview.
Changed
- Move pod scheduling phase to the task pending phase.

Page 15 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.