Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

v0.5.5

Compare
Choose a tag to compare
@desertaxle desertaxle released this 11 Dec 20:19
· 13 commits to main since this release
a2c74df

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 the BaseJobConfiguration._base_flow_run_command method.