Prefect-gcp

Latest version: v0.6.2

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

Scan your dependencies

Page 3 of 6

0.4.4

Released June 26th, 2023.

Changed

- Vertex agent now attempts to retry create custom job up to three times to recover from transient errors - [192](https://github.com/PrefectHQ/prefect-gcp/192)
- Updated `prefect.docker` import to `prefect.utilities.dockerutils` - [194](https://github.com/PrefectHQ/prefect-gcp/pull/194)

0.4.3

Released June 15th, 2023.

Deprecated

- `prefect_gcp.projects` module. Use `prefect_gcp.deployments` instead. - [189](https://github.com/PrefectHQ/prefect-gcp/pull/189)
- `pull_project_from_gcs` step. Use `pull_from_gcs` instead. - [189](https://github.com/PrefectHQ/prefect-gcp/pull/189)
- `push_project_to_gcs` step. Use `push_to_gcs` instead. - [189](https://github.com/PrefectHQ/prefect-gcp/pull/189)
- `PullProjectFromGcsOutput` step output. Use `PullFromGcsOutput` instead. - [189](https://github.com/PrefectHQ/prefect-gcp/pull/189)
- `PushProjectToGcsOutput` step output. Use `PushToGcsOutput` instead. - [189](https://github.com/PrefectHQ/prefect-gcp/pull/189)

Fixed

- Bug that `list_folders` method removes dot(`"."`)s in the middle of paths - [182](https://github.com/PrefectHQ/prefect-gcp/pull/182)

0.4.2

Released on May 25th, 2023.

Added

- `accelerator_count` property for `VertexAICustomTrainingJob` - [174](https://github.com/PrefectHQ/prefect-gcp/pull/174)
- `result_transformer` parameter to customize the return structure of `bigquery_query` - [176](https://github.com/PrefectHQ/prefect-gcp/pull/176)
- `boot_disk_type` and `boot_disk_size_gb` properties for `VertexAICustomTrainingJob` - [177](https://github.com/PrefectHQ/prefect-gcp/pull/177)
- Support to stream worker logs for executed flow runs - [183](https://github.com/PrefectHQ/prefect-gcp/pull/183)

0.4.1

Released on April 20th, 2023.

Added

- `CloudRunWorker` for executing Prefect flows via Google Cloud Run - [172](https://github.com/PrefectHQ/prefect-gcp/pull/172)

Fixed

- Fix `CloudRunJob` with VPC Connector usage. - [170](https://github.com/PrefectHQ/prefect-gcp/pull/170)

0.4.0

Released on April 6th, 2023.

Added

- `pull_project_from_gcs` and `push_project_to_gcs` steps - [167](https://github.com/PrefectHQ/prefect-gcp/pull/167)

Fixed

- `upload_from_dataframe` docstring - [162](https://github.com/PrefectHQ/prefect-gcp/pull/162)
- `upload_from_dataframe` file extensions for compressed parquet ('.snappy.parquet', '.gz.parquet') - [166](https://github.com/PrefectHQ/prefect-gcp/pull/166)

0.3.0

Released on February 28th, 2023.

Added

- `upload_from_dataframe` method in `GcsBucket` - [140](https://github.com/PrefectHQ/prefect-gcp/pull/140)

Fixed

- Using `GcsBucket` as a deployment storage option - [147](https://github.com/PrefectHQ/prefect-gcp/pull/147)
- Breaking: Stop decoding and return a `bytes` type in `GcpSecret.read_secret`, as originally annotated - [149](https://github.com/PrefectHQ/prefect-gcp/pull/149)
- Resolving paths in `GcsBucket` unintentionally generating an arbitrary UUID when path is an empty string - [150](https://github.com/PrefectHQ/prefect-gcp/pull/150)

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.