This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Releases: PrefectHQ/prefect-gitlab
Releases · PrefectHQ/prefect-gitlab
v0.2.2
What's Changed
- Add retries and backoff to get_directory by @gabcoyne in #34
- Update branding and README by @discdiver in #35
- prep by @zzstoatzz in #36
- update release date in changelog by @zzstoatzz in #37
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- 'Update the pin on
prefect
version' by @urimandujano in #30 - Bumps build's python version by @urimandujano in #31
New Contributors
- @urimandujano made their first contribution in #30
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Bump JamesIves/github-pages-deploy-action from 4.4.1 to 4.4.2 by @dependabot in #20
- Bump peter-evans/create-pull-request from 4 to 5 by @dependabot in #16
- Bump actions/add-to-project from 0.4.0 to 0.5.0 by @dependabot in #15
- Update CODEOWNERS to Open Source GH team by @desertaxle in #22
- Conditional imports to support operating with
pydantic>2
installed by @chrisguidry in #29
New Contributors
- @chrisguidry made their first contribution in #29
Full Changelog: v0.1.1...v0.2.0
v0.1.1
0.1.1
Released March 2nd, 2022.
Added
get_client
method andurl
field toGitLabCredentials
- #9- allow
http
connection to self-hosted gitlab without https - #14
New Contributors
- @jeffery9876 made their first contribution in #14