Prefect-monte-carlo

Latest version: v0.3.2

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

Scan your dependencies

0.2.0

Released July 20th, 2023.

Fixed
- `create_or_replace_lineage_edge` now returns the `jobTs` field as `edgeId` is not available. - [31](https://github.com/PrefectHQ/prefect-monte-carlo/pull/31)

0.1.0

Released October 14th, 2022.

Added

- The `skip_if_circuit_breaker_flipped` decorator, underlying task `circuit_breaker_is_flipped`, and their tests. - [5](https://github.com/PrefectHQ/prefect-monte-carlo/pull/5)
- The `rule_uuid_from_name` as a convenience method to retrieve rule uuids when names are passed. - [5](https://github.com/PrefectHQ/prefect-monte-carlo/pull/5)
- The `resources` submodule for the `get_monte_carlo_resources` task to retrieve a list of all Monte Carlo Graphql resources via the pycarlo client - [7](https://github.com/PrefectHQ/prefect-monte-carlo/issues/7).
- The `lineage` submodule containing `create_or_update_lineage`, `create_or_update_lineage_node`, `create_or_update_lineage_edge`, and a `MonteCarloLineageNode` pydantic model to allow users to fully specify valid lineage nodes. - [13](https://github.com/PrefectHQ/prefect-monte-carlo/pull/13)
- The `utilities` submodule containing `rule_uuid_from_name` and `validate_tags`. - [13](https://github.com/PrefectHQ/prefect-monte-carlo/pull/13)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.