Releases: PrefectHQ/prefect-airbyte
Releases · PrefectHQ/prefect-airbyte
v0.3.2
v0.3.1
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #59
- 'Update the pin on
prefect
version' by @urimandujano in #62 - Bumps build's python version by @urimandujano in #63
New Contributors
- @urimandujano made their first contribution in #62
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- rm trailing forward slash from old block catalog link by @zzstoatzz in #46
- add analytics by @ahuang11 in #47
- Updates workflows to use new tokens by @desertaxle in #49
- Bump actions/add-to-project from 0.4.0 to 0.5.0 by @dependabot in #52
- Bump peter-evans/create-pull-request from 4 to 5 by @dependabot in #53
- Bump JamesIves/github-pages-deploy-action from 4.4.1 to 4.4.2 by @dependabot in #56
- Update CODEOWNERS to Open Source GH team by @desertaxle in #57
- Bump JamesIves/github-pages-deploy-action from 4.4.2 to 4.4.3 by @dependabot in #58
- Conditional imports to support operating with
pydantic>2
installed by @chrisguidry in #60
New Contributors
- @chrisguidry made their first contribution in #60
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Bump actions/add-to-project from 0.3.0 to 0.4.0 by @dependabot in #43
- add
AirbyteConnection
,AirbyteSync
andrun_connection_sync
by @zzstoatzz in #44 - Cruft update + update block docstring examples by @zzstoatzz in #45
Added
AirbyteConnection
block to represent a connection to trigger in Airbyte - #44AirbyteSync
block to represent a sync job triggered within Airbyte - #44run_connection_sync
flow to trigger a sync job for a given connection - #44AirbyteClient.get_job_info
method to retrieve bulk information about a job - #44
Fixed
- Case in
trigger_sync
task where the cancelling the job would cause an infinite loop - #44
Full Changelog: v0.1.3...v0.2.0
v0.1.3
What's Changed
- Adds missing release date for 0.1.2 by @desertaxle in #24
- fix docstring for
trigger_sync
, remove default value forconnection_id
by @zzstoatzz in #26 - Updates repo to match changes to template by @desertaxle in #25
- Create add-to-project.yml by @ahuang11 in #30
- Add release version to add-to-project.yml by @ahuang11 in #32
- Cruft updates by @zzstoatzz in #35
- Sync Collection with changes to prefect-collection-template by @prefect-collection-synchronizer in #36
- Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1 by @dependabot in #38
- Add Alex to CODEOWNERS by @ahuang11 in #41
- Add
AirbyteServer
block by @zzstoatzz in #40 - ran cruft update and manually edited in rejected changes by @zzstoatzz in #42
New Contributors
- @prefect-collection-synchronizer made their first contribution in #36
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
v0.1.0
first public release
new release for public github pages
What's Changed
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #5
- Bump JamesIves/github-pages-deploy-action from 4.2.5 to 4.3.3 by @dependabot in #4
- Bump actions/download-artifact from 2 to 3 by @dependabot in #3
- Bump github/codeql-action from 1 to 2 by @dependabot in #2
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: v0.b2...v0.b3
prefect-airbyte version 1
What's Changed
- Mergeland by @zzstoatzz in #1
New Contributors
- @zzstoatzz made their first contribution in #1
Full Changelog: v0.a3...v0.b1