This repository has been archived by the owner on Nov 21, 2024. It is now read-only.
Releases: PrefectHQ/actions-prefect-auth
Releases · PrefectHQ/actions-prefect-auth
v2
What's Changed
Breaking Changes
This release of the prefect auth
action uses the latest version of Prefect - prefect 3`. This is a breaking change, as prefect 3 operates differently than prefect 2, please see the official upgrade guide here.
If you would like to continue using prefect 2
, simply use the previous version of the action:
- name: Auth to Prefect Cloud
uses: PrefectHQ/actions-prefect-auth@v1
with:
...
Full Changelog: v1...v2
v1.1.0
What's Changed
- chore: remove add to project workflow by @jamiezieziula in #3
- Bump actions/checkout from 3 to 4 by @dependabot in #4
- Bump prefect from 2.10.4 to 2.14.3 in /examples/simple by @dependabot in #5
- Bump prefect from 2.14.3 to 2.16.5 in /examples/simple by @dependabot in #6
- chore/Limit prefect version for current auth action to be under Prefect v3Limit prefect version by @jimid27 in #8
New Contributors
- @jamiezieziula made their first contribution in #3
- @dependabot made their first contribution in #4
Full Changelog: 1.0.0...v1.1.0
v1
What's Changed
- chore: remove add to project workflow by @jamiezieziula in #3
- Bump actions/checkout from 3 to 4 by @dependabot in #4
- Bump prefect from 2.10.4 to 2.14.3 in /examples/simple by @dependabot in #5
- Bump prefect from 2.14.3 to 2.16.5 in /examples/simple by @dependabot in #6
- chore/Limit prefect version for current auth action to be under Prefect v3Limit prefect version by @jimid27 in #8
New Contributors
- @jamiezieziula made their first contribution in #3
- @dependabot made their first contribution in #4
Full Changelog: 1.0.0...v1.1.0