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

Releases: PrefectHQ/prefect-gitlab

v0.2.2

07 Feb 19:33
9cd1a3e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

13 Nov 22:49
b9fd46b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

05 Oct 18:10
95d9ae7
Compare
Choose a tag to compare

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

Full Changelog: v0.1.1...v0.2.0

v0.1.1

02 Mar 11:24
14b7222
Compare
Choose a tag to compare

0.1.1

Released March 2nd, 2022.

Added

  • get_client method and url field to GitLabCredentials - #9
  • allow http connection to self-hosted gitlab without https - #14

New Contributors

v0.1.0

03 Nov 16:49
ee548d6
Compare
Choose a tag to compare

0.1.0

Released on November 3rd, 2022.

Added

  • GitLabRepository block - #1
  • GitLabCredentials block - #1