Releases: CDCgov/cfa-cloudops
Releases · CDCgov/cfa-cloudops
Release 2.0
Release 2.0
We added many enhancements and features to cfa-cloudops in this next release, making the package even more stable. Check out below to see what's changed from the first release.
What's Changed
- Added Metaflow files by @xop5 in #107
- Added exception handling for decoding file streams stored in Batch tasks by @xop5 in #108
- fix max for azure mgmt resource by @ryanraaschCDC in #111
- Fix download task file type error by @xop5 in #113
- Added function app manager for deploying short running jobs by @xop5 in #112
- Rr 120 fix upload files by @ryanraaschCDC in #125
- Rr 119 list vm sizes by @ryanraaschCDC in #126
- Rr 123 fix upload by @ryanraaschCDC in #127
- Separate stdout and stderr by @xop5 in #129
- Rr 118 list tags acr by @ryanraaschCDC in #128
- Func app duckb remote by @xop5 in #132
- 133 update vm sizing documentation by @ryanraaschCDC in #135
- Fetch optional property for mount configuration by @xop5 in #134
- Adding node monitoring feature in create_pool function by @Nick-P-Adams in #137
- Updated file path by @xop5 in #140
- Rr 139 error creating pool by @ryanraaschCDC in #141
- add function by @ryanraaschCDC in #143
- lock max versions by @ryanraaschCDC in #146
- Updated log messages by @xop5 in #148
- Switched back to snake case by @xop5 in #149
New Contributors
- @Nick-P-Adams made their first contribution in #137
Full Changelog: 0.3.1...0.3.19
First Release
First Release
We're thrilled to announce the first official release of the CFA CloudOps project! This milestone version v0.3.1 brings a comprehensive suite of tools for interacting with the CFA Azure environment.
🚀 Highlights
- Simplified authentication to the cloud environment through .env files or Key Vault defaults
- Manage Blob Storage files
- Create or update Batch Pools
- Run jobs and tasks in Azure Batch
- Organize and run DAGs
- Monitor running jobs
- Manage Azure Container Registries
- Start Container App Jobs
- Run experiments
- Execute jobs locally
Documentation
For more detailed information, please refer to our comprehensive documentation:
CloudOps Documentation
Documentation for getting started found here:
Getting Started
Thank you to all the contributors who made this release possible!
Full Changelog: 0.0.0...0.3.1