Skip to content

Latest commit

 

History

History
406 lines (322 loc) · 40.5 KB

File metadata and controls

406 lines (322 loc) · 40.5 KB

Package apache-airflow-providers-airbyte

Airbyte

This is detailed commit list of changes for versions provider package: airbyte. For high-level changelog, see :doc:`package information including changelog <index>`.

5.0.0

Latest change: 2024-12-19

Commit Committed Subject
35b927fe17 2024-12-19 Update path of example dags in docs (#45069)
4b38bed76c 2024-12-16 Bump min version of Providers to 2.9 (#44956)
1f622339e6 2024-12-04 Remove deprecated code from Airbyte provider (#44577)
1275fec92f 2024-11-24 Use Python 3.9 as target version for Ruff & Black rules (#44298)
4dfae23532 2024-11-15 Update DAG example links in multiple providers documents (#44034)
a53d9f6d25 2024-11-14 Prepare docs for Nov 1st wave of providers (#44011)
857ca4c06c 2024-10-09 Split providers out of the main "airflow/" tree into a UV workspace project (#42505)

4.0.0

Latest change: 2024-09-21

Commit Committed Subject
7628d47d04 2024-09-21 Prepare docs for Sep 1st wave of providers (#42387)
11b99dc601 2024-09-11 Fix wrong casing in airbyte hook. (#42170)
2920072540 2024-09-11 Pin airbyte-api to 0.51.0 (#42154) (#42155)
c2d5ef4525 2024-08-28 Update provider to use Airbyte API Python SDK (#41122)
1613e9ec1c 2024-08-25 remove soft_fail (#41710)

3.9.0

Latest change: 2024-08-19

Commit Committed Subject
75fb7acbac 2024-08-19 Prepare docs for Aug 2nd wave of providers (#41559)
fcbff15bda 2024-08-12 Bump minimum Airflow version in providers to Airflow 2.8.0 (#41396)

3.8.1

Latest change: 2024-05-26

Commit Committed Subject
34500f3a2f 2024-05-26 Prepare docs 3rd wave May 2024 (#39738)
2b1a2f8d56 2024-05-11 Reapply templates for all providers (#39554)
2c05187b07 2024-05-10 Faster 'airflow_version' imports (#39552)
73918925ed 2024-05-08 Simplify 'airflow_version' imports (#39497)

3.8.0

Latest change: 2024-05-01

Commit Committed Subject
fe4605a10e 2024-05-01 Prepare docs 1st wave May 2024 (#39328)
ead9b00f7c 2024-04-25 Bump minimum Airflow version in providers to Airflow 2.7.0 (#39240)
725c568e73 2024-04-11 fix(airbyte/hooks): add schema and port to prevent InvalidURL error (#38860)

3.7.0

Latest change: 2024-04-10

Commit Committed Subject
5fa80b6aea 2024-04-10 Prepare docs 1st wave (RC1) April 2024 (#38863)
153370310e 2024-04-07 fix: try002 for provider airbyte (#38786)
99166a94e9 2024-03-22 fix(airbyte): add return statement to yield within a while loop in triggers (#38390)
0a74928894 2024-03-18 Bump ruff to 0.3.3 (#38240)
25fd66c4b4 2024-03-06 Ensure Airbyte Provider is Compatible with Cloud and Config APIs (#37943)
83316b8158 2024-03-04 Prepare docs 1st wave (RC1) March 2024 (#37876)
5a0be392e6 2024-02-16 Add comment about versions updated by release manager (#37488)
b48280c053 2024-02-13 Applied D401 to airbyte files. (#37370)

3.6.0

Latest change: 2024-01-26

Commit Committed Subject
cead3da4a6 2024-01-26 Add docs for RC2 wave of providers for 2nd round of Jan 2024 (#37019)
2b4da0101f 2024-01-22 Prepare docs 2nd wave of Providers January 2024 (#36945)
3806a63bfe 2024-01-18 Add deferrable functionality to the AirbyteJobSensor and AirbyteTriggerSyncOperator (#36780)
19ebcac239 2024-01-07 Prepare docs 1st wave of Providers January 2024 (#36640)
6937ae7647 2023-12-30 Speed up autocompletion of Breeze by simplifying provider state (#36499)

3.5.1

Latest change: 2023-12-23

Commit Committed Subject
b15d5578da 2023-12-23 Re-apply updated version numbers to 2nd wave of providers in December (#36380)
f5883d6e7b 2023-12-23 Prepare 2nd wave of providers in December (#36373)
ceab840f31 2023-12-16 Cancel airbyte job when timeout exceeded to prevent inconsistency among airflow and airbyte (#36241)

3.5.0

Latest change: 2023-12-08

Commit Committed Subject
999b70178a 2023-12-08 Prepare docs 1st wave of Providers December 2023 (#36112)
d0918d77ee 2023-12-07 Bump minimum Airflow version in providers to Airflow 2.6.0 (#36017)
c905fe88de 2023-11-25 Update information about links into the provider.yaml files (#35837)
0b23d5601c 2023-11-24 Prepare docs 2nd wave of Providers November 2023 (#35836)
99534e47f3 2023-11-19 Use reproducible builds for provider packages (#35693)
99df205f42 2023-11-16 Fix and reapply templates for provider documentation (#35686)
1b059c57d6 2023-11-08 Prepare docs 1st wave of Providers November 2023 (#35537)
706878ec35 2023-11-04 Remove empty lines in generated changelog (#35436)
052e26ad47 2023-11-04 Change security.rst to use includes in providers (#35435)
d1c58d86de 2023-10-28 Prepare docs 3rd wave of Providers October 2023 - FIX (#35233)
3592ff4046 2023-10-28 Prepare docs 3rd wave of Providers October 2023 (#35187)
dd7ba3cae1 2023-10-19 Pre-upgrade 'ruff==0.0.292' changes in providers (#35053)

3.4.0

Latest change: 2023-10-13

Commit Committed Subject
e9987d5059 2023-10-13 Prepare docs 1st wave of Providers in October 2023 (#34916)
0c8e30e43b 2023-10-05 Bump min airflow version of providers (#34728)

3.3.2

Latest change: 2023-09-08

Commit Committed Subject
21990ed894 2023-09-08 Prepare docs for 09 2023 - 1st wave of Providers (#34201)
44cb7c6d8d 2023-09-07 fix(providers/airbyte): respect soft_fail argument when exception is raised (#34156)
c077d19060 2023-08-26 Prepare docs for Aug 2023 3rd wave of Providers (#33730)
c645d8e40c 2023-08-12 D401 Support - Providers: Airbyte to Atlassian (Inclusive) (#33354)
b5a4d36383 2023-08-11 Prepare docs for Aug 2023 2nd wave of Providers (#33291)
73b90c48b1 2023-07-21 Allow configuration to be contributed by providers (#32604)
225e3041d2 2023-07-06 Prepare docs for July 2023 wave of Providers (RC2) (#32381)
3878fe6fab 2023-07-05 Remove spurious headers for provider changelogs (#32373)
cb4927a018 2023-07-05 Prepare docs for July 2023 wave of Providers (#32298)
0bc689ee6d 2023-06-28 D205 Support - Providers: Airbyte and Alibaba (#32214)
09d4718d3a 2023-06-27 Improve provider documentation and README structure (#32125)

3.3.1

Latest change: 2023-06-20

Commit Committed Subject
79bcc2e668 2023-06-20 Prepare RC1 docs for June 2023 wave of Providers (#32001)
8b146152d6 2023-06-20 Add note about dropping Python 3.7 for providers (#32015)
a59076eaee 2023-06-02 Add D400 pydocstyle check - Providers (#31427)

3.3.0

Latest change: 2023-05-19

Commit Committed Subject
45548b9451 2023-05-19 Prepare RC2 docs for May 2023 wave of Providers (#31416)
abea189022 2023-05-18 Use '__version__' in providers not 'version' (#31393)
f5aed58d9f 2023-05-18 Fixing circular import error in providers caused by airflow version check (#31379)
7ebda3898d 2023-05-17 Fix missing line in index.rst for provider documentation (#31343)
d9ff55cf6d 2023-05-16 Prepare docs for May 2023 wave of Providers (#31252)
eef5bc7f16 2023-05-03 Add full automation for min Airflow version for providers (#30994)
a7eb32a5b2 2023-04-30 Bump minimum Airflow version in providers (#30917)
d23a3bbed8 2023-04-04 Add mechanism to suspend providers (#30422)

3.2.1

Latest change: 2023-04-02

Commit Committed Subject
55dbf1ff1f 2023-04-02 Prepare docs for April 2023 wave of Providers (#30378)
8cec8cd2a1 2023-03-11 Clarify optional parameters in Airbyte docstrings (#30031)
c8e348dcb0 2022-12-05 Add automated version replacement in example dag indexes (#28090)

3.2.0

Latest change: 2022-11-15

Commit Committed Subject
12c3c39d1a 2022-11-15 pRepare docs for November 2022 wave of Providers (#27613)
78b8ea2f22 2022-10-24 Move min airflow version to 2.3.0 for all providers (#27196)
2a34dc9e84 2022-10-23 Enable string normalization in python formatting - providers (#27205)
f8db64c35c 2022-09-28 Update docs for September Provider's release (#26731)
06acf40a43 2022-09-13 Apply PEP-563 (Postponed Evaluation of Annotations) to non-core airflow (#26289)
e5ac6c7cfb 2022-08-10 Prepare docs for new providers release (August 2022) (#25618)
6861bcc03f 2022-08-04 AIP-47 - Migrate Airbyte DAGs to new design (#25135)

3.1.0

Latest change: 2022-07-13

Commit Committed Subject
d2459a241b 2022-07-13 Add documentation for July 2022 Provider's release (#25030)
0de31bd73a 2022-06-29 Move provider dependencies to inside provider folders (#24672)
c118b2836f 2022-06-29 'AirbyteHook' add cancel job option (#24593)
510a6bab45 2022-06-28 Remove 'hook-class-names' from provider.yaml (#24702)

3.0.0

Latest change: 2022-06-09

Commit Committed Subject
dcdcf3a2b8 2022-06-09 Update release notes for RC2 release of Providers for May 2022 (#24307)
717a7588bc 2022-06-07 Update package description to remove double min-airflow specification (#24292)
aeabe994b3 2022-06-07 Prepare docs for May 2022 provider's release (#24231)
027b707d21 2022-06-05 Add explanatory note for contributors about updating Changelog (#24229)

2.1.4

Latest change: 2022-03-22

Commit Committed Subject
d7dbfb7e26 2022-03-22 Add documentation for bugfix release of Providers (#22383)

2.1.3

Latest change: 2022-03-14

Commit Committed Subject
16adc035b1 2022-03-14 Add documentation for Classifier release for March 2022 (#22226)

2.1.2

Latest change: 2022-03-07

Commit Committed Subject
f5b96315fe 2022-03-07 Add documentation for Feb Providers release (#22056)
d94fa37830 2022-02-08 Fixed changelog for January 2022 (delayed) provider's release (#21439)
6c3a67d4fc 2022-02-05 Add documentation for January 2021 providers release (#21257)
602abe8394 2022-01-20 Remove ':type' lines now sphinx-autoapi supports typehints (#20951)
f77417eb0d 2021-12-31 Fix K8S changelog to be PyPI-compatible (#20614)
97496ba2b4 2021-12-31 Update documentation for provider December 2021 release (#20523)
d56e7b56bb 2021-12-30 Fix template_fields type to have MyPy friendly Sequence type (#20571)
a0821235fb 2021-12-30 Use typed Context EVERYWHERE (#20565)
f5df92e156 2021-12-14 Fix mypy airbyte provider errors (#20271)
43de625d42 2021-12-01 Correctly capitalize names and abbreviations in docs (#19908)
853576d901 2021-11-30 Update documentation for November 2021 provider's release (#19882)
d9567eb106 2021-10-29 Prepare documentation for October Provider's release (#19321)
840ea3efb9 2021-09-30 Update documentation for September providers release (#18613)
ef037e7021 2021-09-29 Static start_date and default arg cleanup for misc. provider example DAGs (#18597)
1cb456cba1 2021-09-12 Add official download page for providers (#18187)

2.1.1

Latest change: 2021-08-30

Commit Committed Subject
0a68588479 2021-08-30 Add August 2021 Provider's documentation (#17890)
be75dcd39c 2021-08-23 Update description about the new ''connection-types'' provider meta-data
76ed2a49c6 2021-08-19 Import Hooks lazily individually in providers manager (#17682)
97428efc41 2021-08-02 Fix messed-up changelog in 3 providers (#17380)

2.1.0

Latest change: 2021-07-26

Commit Committed Subject
87f408b1e7 2021-07-26 Prepares docs for Rc2 release of July providers (#17116)
fea29112be 2021-07-19 AirbyteHook - Consider incomplete status (#16965)
d02ded65ea 2021-07-15 Fixed wrongly escaped characters in amazon's changelog (#17020)
b916b75079 2021-07-15 Prepare documentation for July release of providers. (#17015)
1e1b212417 2021-07-08 Updating Airbyte example DAG to use XComArgs (#16867)
866a601b76 2021-06-28 Removes pylint from our toolchain (#16682)

2.0.0

Latest change: 2021-06-18

Commit Committed Subject
bbc627a3da 2021-06-18 Prepares documentation for rc2 release of Providers (#16501)
cbf8001d76 2021-06-16 Synchronizes updated changelog after buggfix release (#16464)
1fba5402bb 2021-06-15 More documentation update for June providers release (#16405)
9c94b72d44 2021-06-07 Updated documentation for June 2021 provider release (#16294)
75c91b4acf 2021-06-04 Add test_connection method to Airbyte hook (#16236)
1e647029e4 2021-06-01 Rename the main branch of the Airflow repo to be 'main' (#16149)
10ed42a837 2021-05-27 Fix hooks extended from http hook (#16109)
feddc517d7 2021-05-09 Add missing docstring params (#15741)
37681bca00 2021-05-07 Auto-apply apply_default decorator (#15667)
807ad32ce5 2021-05-01 Prepares provider release after PIP 21 compatibility (#15576)

1.0.0

Latest change: 2021-03-20

Commit Committed Subject
68e4c4dcb0 2021-03-20 Remove Backport Providers (#14886)
20b72aea4d 2021-03-06 Adds new Airbyte provider (#14492)