Fractal-client

Latest version: v2.0.0

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

Scan your dependencies

Page 3 of 4

1.3.1

WARNING: wrong build, do not use

* Pin Pydantic to V1 (\520).

1.3.0

* Align with [fractal-server 1.3.0](https://fractal-analytics-platform.github.io/fractal-server/changelog/#130), by updating all relevant endpoint path/query/body parameters (\479).
* Add `fractal job stop` command (\485).
* Add `fractal task delete` command (\510).
* Add task ID/name/version disambiguation to `task edit` and `workflow add-task` (\499).
* Specific changes to existing commands:
* Make `project_id` a required positional argument of `fractal {workflow,dataset,job}` commands (\479).
* For `edit` commands, always prepend the new arguments with `new`, e.g. as in `task edit ... --new-version` (\498).
* Add `--type` optional argument to `fractal dataset new` command (\479).
* For `fractal workflow apply`:
* Transform `project_id` from option to positional argument (\479).
* Make `output_dataset_id` a required positional argument (\483).
* Add `--username/--new-username` to `fractal user` subcommands (\493).
* Remove `--private` option for `fractal task collect` (\493).
* Add `--version` to `fractal task {new,edit}` subcommands (\493).
* Split `task-id-or-name` argument of `task edit` and `workflow add-task` into two arguments (\504).
* Add `--pinned-dependency` argument to `task collect` (\508).
* Add `--args-schema` and `--args-schema-version` arguments to `task new` command (\511).
* Add `--new-args-schema` and `--new-args-schema-version` arguments to `task edit` command (\511).
* Raise warning when importing/exporting workflows with custom tasks (\513).
* Package and repository:
* Fix a bug in tests, by starting the fractal-server FastAPI app in a more standard way (\481).
* Require pydantic version to be `>=1.10.8` (\486, \490).
* Make `sqlmodel` a development depedency (\493).
* Improve handling of a `ConnectError` in the CI (\502).
* Remove arbitrary `kwargs` from internal functions (\503).
* Align with latest fractal-server version and update tests (\517).

1.2.0

* Align with [fractal-server 1.2.0](https://fractal-analytics-platform.github.io/fractal-server/changelog/#120) (\472).

1.1.0

* Align with [fractal-server 1.1.0](https://fractal-analytics-platform.github.io/fractal-server/changelog/#110) (\446).
* Improve validation of API request payloads (\447).
* Drop support for python 3.8 (\438).
* Update `_TaskBase` schema from `fractal-common` (\431).
* Update `DatasetUpdate` schema (\461).
* Update `fractal task edit` command (\439 and \461).
* Add `fractal project edit` command (\465).
* Improve task-collection log formatting (\443).
* Disable `argparse` abbreviation for CLI commands (\441).

1.0.5

* Minor updates to `fractal workflow export` (\429).

1.0.4

* Add `fractal workflow {import,export}` commands (\426).
* Remove `--project-id` argument from `fractal workflow edit` commands (\426).

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.