This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
v0.5.5
0.5.5
Released December 11th, 2023.
Added
- Ability to publish
CloudRun
blocks as cloud-run work pools - #237 - Ability to publish
VertexAICustomTrainingJob
blocks as a vertex-ai work pool - #238
Fixed
- Modified default command logic in
CloudRunWorkerJobV2Configuration
to utilize theBaseJobConfiguration._base_flow_run_command
method.