This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Releases: PrefectHQ/prefect-azure
Releases · PrefectHQ/prefect-azure
v0.3.7
What's Changed
- Fix logic to keep ACI deployment name within Azure character limit error by @zzstoatzz in #147
Full Changelog: v0.3.6...v0.3.7
v0.3.6
What's Changed
- Expose
AzureBlobStorageContainer
block at top level to ensure it is registered with Prefect's ojbect registry by @desertaxle in #145
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- Fix worker arm template name length by @trentshapiro in #122
- clean up duplicate fields and fix logo url by @zzstoatzz in #131
- Add note on Hierarchical Namespace for Azure Storage Account by @thomasfrederikhoeck in #134
- Update Branding by @discdiver in #136
- Add
AzureBlobStorageContainer
block by @desertaxle in #139
New Contributors
- @trentshapiro made their first contribution in #122
- @thomasfrederikhoeck made their first contribution in #134
Full Changelog: v0.3.4...v0.3.5
v0.3.4
v0.3.3
What's Changed
- Update Logo URLs by @zzstoatzz in #128
New Contributors
- @zzstoatzz made their first contribution in #128
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #116
- Bumps build's python version by @urimandujano in #125
- Update the pin on
prefect
version by @urimandujano in #124
New Contributors
- @urimandujano made their first contribution in #125
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
What's Changed
- Conditional imports to support operating with
pydantic>2
installed by @chrisguidry in #119 - Explicitly state Subscription ID format by @iotmani in #120
New Contributors
- @chrisguidry made their first contribution in #119
- @iotmani made their first contribution in #120
Full Changelog: v0.2.12...v0.3.0
v0.2.12
v0.2.11
Released July 20th, 2023.
Changed
- Promoted workers to GA, removed beta disclaimers