Package apache-airflow-providers-snowflake
Snowflake
This is detailed commit list of changes for versions provider package: snowflake
.
For high-level changelog, see package information including changelog.
6.5.2
Latest change: 2025-08-07
Commit |
Committed |
Subject |
3664481941 |
2025-08-07 |
Prepare release for Aug 2025 1st wave of providers (#54193)
|
b7f21d3eed |
2025-07-29 |
Fix SnowflakeCheckOperator and SnowflakeValueCheckOperator to use parameters arg correctly (#53837)
|
6.5.1
Latest change: 2025-07-29
Commit |
Committed |
Subject |
cdf5d1e1b1 |
2025-07-29 |
Prepare release for July 2025 2nd wave of providers (#53806)
|
3f6d78c09e |
2025-07-23 |
Deprecate decorators from Core (#53629)
|
584050de80 |
2025-07-22 |
Replace 'mock.patch("utcnow")' with time_machine. (#53642)
|
5245f15b06 |
2025-07-18 |
Make snowpark optional for snowflake provider and disable it for Python 3.13 (#53489)
|
db3bf8fbfa |
2025-07-17 |
Add Python 3.13 support for Airflow. (#46891)
|
4cc8ebf312 |
2025-07-14 |
another magic pip resolver hint (#53329)
|
f4ef448629 |
2025-07-13 |
Cleanup type ignores in snowflake provider where possible (#53258)
|
01c5150a5f |
2025-07-12 |
Remove type ignore across codebase after mypy upgrade (#53243)
|
155124dde2 |
2025-07-10 |
fix: Improve logging and timeouts in OL helpers (#53139)
|
7ea7fcdda6 |
2025-07-08 |
Make dag_version_id in TI non-nullable (#50825)
|
e9eb4813e4 |
2025-07-07 |
Remove upper-binding for "python-requires" (#52980)
|
fbc8f06e1b |
2025-07-07 |
Temporarily switch to use >=,< pattern instead of '~=' (#52967)
|
6.5.0
Latest change: 2025-07-03
Commit |
Committed |
Subject |
4c66ebd060 |
2025-07-03 |
Prepare release for July 2025 1st provider wave (#52727)
|
05df9925be |
2025-07-01 |
`` Provider Migration: Update Snowflake provider for Airflow 3.0 compatibility (#52629)`` |
dc47a11df9 |
2025-07-01 |
Disable UP038 ruff rule and revert mandatory 'X | Y' in insintance checks (#52644)
|
87e34a6963 |
2025-07-01 |
Bump pyarrow to 16.1.0 minimum version for several providers (#52635)
|
43d3fb5ac0 |
2025-06-30 |
feat: Add explicit support for SnowflakeSqlApiHook to Ol helper (#52161)
|
67613f0c38 |
2025-06-29 |
Replace models.BaseOperator to Task SDK one for Common Providers (#52443)
|
5432c6e5c3 |
2025-06-29 |
Fix StopIteration in snowflake sql tests (#52394)
|
85640d3889 |
2025-06-28 |
Make sure all test version imports come from test_common (#52425)
|
a5e026f94c |
2025-06-27 |
Set snowflake-snowpark-python for Python 3.12 (#52356)
|
e7e89a07ff |
2025-06-27 |
Drop support for Python 3.9 (#52072)
|
78e4cb4c67 |
2025-06-27 |
Replace 'models.BaseOperator' to Task SDK one for Standard Provider (#52292)
|
40a3c7e21c |
2025-06-27 |
feat: Add new query related methods to SnowflakeSqlApiHook (#52157)
|
7c74b2a420 |
2025-06-24 |
Add tests to test whether snowflake sql API handles invalid JSON (#52118)
|
6b5f26a260 |
2025-06-23 |
Bump upper binding on pandas in all providers (#52060)
|
25be79a156 |
2025-06-18 |
Snowflake SQL API hook Retry Logic (#51463)
|
6.4.0
Latest change: 2025-06-15
Commit |
Committed |
Subject |
b808dd8d82 |
2025-06-15 |
Prepare release for June 2025 provider wave (#51724)
|
d450613b2e |
2025-06-14 |
Do not allow semicolons in CopyFromExternalStageToSnowflakeOperator fieldS (#51734)
|
6449262f4d |
2025-06-12 |
Extend SnowflakeHook OAuth implementation to support external IDPs and client_credentials grant (#51620)
|
f6ec3a0a8a |
2025-06-11 |
fix: make query_ids in SnowflakeSqlApiOperator in deferrable mode consistent (#51542)
|
f1ca1d1b90 |
2025-05-22 |
Port ''ti.run'' to Task SDK execution path (#50141)
|
ba67365516 |
2025-05-21 |
fix: Duplicate region in Snowflake URI no longer breaks OpenLineage (#50831)
|
6.3.1
Latest change: 2025-05-14
Commit |
Committed |
Subject |
a4a51a02db |
2025-05-14 |
Prepare release for providers May 2025 (#50531)
|
570af78960 |
2025-05-11 |
nit: Switch to emitting OL events with adapter and not client directly (#50398)
|
7fbebb4908 |
2025-05-11 |
docs: remove stale warning about SnowflakeOperator (#50450)
|
3cf457f89c |
2025-05-09 |
Fix Breeze unit test (#50395)
|
7549923146 |
2025-05-09 |
Use non-deprecated context in tests for Airflow 3 (#50391)
|
3284b8d476 |
2025-05-09 |
fix: Adjust OpenLineage task state check for Airflow 3 (#50380)
|
6.3.0
Latest change: 2025-05-08
Commit |
Committed |
Subject |
6ffe785d5c |
2025-05-08 |
Prepare ad hoc release for providers May 2025 RC2 (#50352)
|
79aff3186c |
2025-05-08 |
Fix infinite recursive call of _get_conn_params while getting oauth token from snowflake (#50344)
|
337acfb44a |
2025-05-08 |
fix: adjust dag_run extraction for Airflow 3 in OL utils (#50346)
|
4728fffc5f |
2025-05-06 |
Update description of provider.yaml dependencies (#50231)
|
3b3dbe9b64 |
2025-05-05 |
add root parent information to OpenLineage events (#49237)
|
f0cc17ab15 |
2025-05-05 |
Prepare ad hoc release for providers May 2025 (#50166)
|
ee200f8a36 |
2025-04-28 |
Remove AIRFLOW_2_10_PLUS conditions (#49877)
|
c761353ce1 |
2025-04-28 |
Avoid committing history for providers (#49907)
|
0f573ee40b |
2025-04-28 |
Bump min Airflow version in providers to 2.10 (#49843)
|
c35afd1f78 |
2025-04-23 |
Fix SnowflakeSqlApiHook backwards compatibility for get_oauth_token method (#49482)
|
d6bfb65e9d |
2025-04-22 |
make 'private_key_content' in snowflake connection to be a base64 encoded string (#49467)
|
f56bcf7399 |
2025-04-22 |
enhance: logs SQL before execution in 'snowflake' and 'databricks_sql' (#48942)
|
49181cf0bd |
2025-04-21 |
chore: import paths use the stable functions (#49460)
|
78f00a33fa |
2025-04-19 |
Fix mypy for get_oauth_token signature in SnowflakeSqlApiHook (#49449)
|
6cf9d0b026 |
2025-04-18 |
Adding OAuth support for SnowflakeHook (#47191)
|
6.2.2
Latest change: 2025-04-16
Commit |
Committed |
Subject |
ca3e4e75c6 |
2025-04-16 |
Prepare docs for Apr 3rd wave of providers (#49338)
|
cb295c351a |
2025-04-14 |
remove superfluous else block (#49199)
|
6.2.1
Latest change: 2025-04-10
Commit |
Committed |
Subject |
4a8567b20b |
2025-04-10 |
Prepare docs for Apr 2nd wave of providers (#49051)
|
7b2ec33c7a |
2025-04-08 |
Remove unnecessary entries in get_provider_info and update the schema (#48849)
|
86d5b27f92 |
2025-04-08 |
Make '@task' import from airflow.sdk (#48896)
|
139673d3ce |
2025-04-07 |
Remove fab from preinstalled providers (#48457)
|
67858fd7e7 |
2025-04-06 |
Improve documentation building iteration (#48760)
|
6.2.0
Latest change: 2025-04-06
Commit |
Committed |
Subject |
adbb062b50 |
2025-04-06 |
Prepare docs for Apr 1st wave of providers (#48828)
|
d4473555c0 |
2025-04-02 |
Simplify tooling by switching completely to uv (#48223)
|
dce4ab474b |
2025-04-01 |
feat: Send separate OpenLineage event for each Snowflake query_id (#47736)
|
47002feacd |
2025-03-30 |
Upgrade ruff to latest version (#48553)
|
c762e17820 |
2025-03-26 |
Prepare docs for Mar 2nd wave of providers (#48383)
|
6adb2dbae4 |
2025-03-25 |
Upgrade providers flit build requirements to 3.12.0 (#48362)
|
243fe86d4b |
2025-03-21 |
Move airflow sources to airflow-core package (#47798)
|
935d2831fe |
2025-03-15 |
Remove links to x/twitter.com (#47801)
|
6.1.1
Latest change: 2025-03-09
Commit |
Committed |
Subject |
492ecfe5c0 |
2025-03-09 |
Prepare docs for Mar 1st wave of providers (#47545)
|
b275e79654 |
2025-03-06 |
SnowflakeSqlApiOperator(without deferable flag) marks Task as Success Before Snowflake Job Completes (#46648): implementation & tests (#46672)
|
e4002c3305 |
2025-03-05 |
Move tests_common package to devel-common project (#47281)
|
b599f6dddc |
2025-03-04 |
[OpenLineage] fixed inputs in OL implementation of CopyFromExternalStageToSnowflakeOperator (#47168)
|
1addb55154 |
2025-02-28 |
Improve documentation for updating provider dependencies (#47203)
|
28c93d93ca |
2025-02-27 |
fIx deprecation warnings in common.sql (#47169)
|
c6c4f95ed9 |
2025-02-25 |
Add legacy namespace packages to airflow.providers (#47064)
|
dbf8bb4092 |
2025-02-24 |
Remove extra whitespace in provider readme template (#46975)
|
b28c336e8b |
2025-02-21 |
Upgrade flit to 3.11.0 (#46938)
|
6.1.0
Latest change: 2025-02-21
Commit |
Committed |
Subject |
5d87bddf0a |
2025-02-21 |
Prepare docs for Feb 1st wave of providers (#46893)
|
4d5846f58f |
2025-02-16 |
Move provider_tests to unit folder in provider tests (#46800)
|
e027457a24 |
2025-02-15 |
Removed the unused provider's distribution (#46608)
|
035060d7f3 |
2025-02-11 |
AIP-83 amendment: Add logic for generating run_id when logical date is None. (#46616)
|
e16418b6c4 |
2025-02-06 |
SnowflakeSqlApiOperator snowflake_conn_id add to template_fields (#46422)
|
7e9b9edd76 |
2025-02-05 |
snowflake: pass through the ocsp_fail_open setting (#46476)
|
ee6bd7ee16 |
2025-02-03 |
Fix doc issues found with recent moves (#46372)
|
5c5eb7c2b1 |
2025-01-27 |
Move SNOWFLAKE provider to new structure (#46059)
|
29b9e8ea10 |
2025-01-25 |
move standard, alibaba and common.sql provider to the new structure (#45964)
|
f616c62209 |
2025-01-15 |
AIP-72: Support better type-hinting for Context dict in SDK (#45583)
|
b1f709b724 |
2025-01-04 |
Remove obsolete pandas specfication for pre-python 3.9 (#45399)
|
6.0.0
Latest change: 2024-12-20
Commit |
Committed |
Subject |
2723508345 |
2024-12-20 |
Prepare docs for Nov 1st wave of providers Dec 2024 (#45042)
|
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)
|
ee6167e150 |
2024-12-07 |
remove deprecations (#44756)
|
e1f0f1f2cc |
2024-11-30 |
enable client_store_temporary_credential for snowflake provider (#44431)
|
518d394119 |
2024-11-28 |
Allow 'json_result_force_utf8_encoding' specification in 'providers.snowflake.hooks.SnowflakeHook' extra dict (#44264)
|
1275fec92f |
2024-11-24 |
Use Python 3.9 as target version for Ruff & Black rules (#44298)
|
d8bff0094e |
2024-11-16 |
make host/port configurable for Snowflake connections (#44079)
|
4dfae23532 |
2024-11-15 |
Update DAG example links in multiple providers documents (#44034)
|
5.8.1
Latest change: 2024-11-14
Commit |
Committed |
Subject |
a53d9f6d25 |
2024-11-14 |
Prepare docs for Nov 1st wave of providers (#44011)
|
e7194dff6a |
2024-11-13 |
Add support for semicolon stripping to DbApiHook, PrestoHook, and TrinoHook (#41916)
|
06088a3abc |
2024-10-31 |
Standard provider python operator (#42081)
|
d8c7d28411 |
2024-10-30 |
Start porting DAG definition code to the Task SDK (#43076)
|
857ca4c06c |
2024-10-09 |
Split providers out of the main "airflow/" tree into a UV workspace project (#42505)
|
5.8.0
Latest change: 2024-10-09
Commit |
Committed |
Subject |
2bb8628463 |
2024-10-09 |
Prepare docs for Oct 1st adhoc wave of providers (#42862)
|
4d8d6a3ae4 |
2024-10-03 |
- Snowflake does not currently support variable binding in multi-statement SQL requests. (#42719)
|
976064dc6c |
2024-10-02 |
Add Snowpark operator and decorator (#42457)
|
8a5eb22df1 |
2024-10-02 |
Make 'private_key_content' a sensitive field in Snowflake connection (#42649)
|
5.7.1
Latest change: 2024-09-21
Commit |
Committed |
Subject |
7628d47d04 |
2024-09-21 |
Prepare docs for Sep 1st wave of providers (#42387)
|
33f81bfb93 |
2024-08-27 |
Update snowflake naming for account names and locators. (#41775)
|
5.7.0
Latest change: 2024-08-19
Commit |
Committed |
Subject |
75fb7acbac |
2024-08-19 |
Prepare docs for Aug 2nd wave of providers (#41559)
|
5790cf7128 |
2024-08-15 |
Fix: Pass hook parameters to SnowflakeSqlApiHook and prep them for API call (#41150)
|
fcbff15bda |
2024-08-12 |
Bump minimum Airflow version in providers to Airflow 2.8.0 (#41396)
|
5.6.1
Latest change: 2024-08-03
Commit |
Committed |
Subject |
d23881c648 |
2024-08-03 |
Prepare docs for Aug 1st wave of providers (#41230)
|
0206a4cbcf |
2024-07-23 |
openlineage: migrate OpenLineage provider to V2 facets. (#39530)
|
bef82d6ab3 |
2024-07-19 |
Clean up remaining getattr connection DbApiHook (#40665)
|
5.6.0
Latest change: 2024-07-09
Commit |
Committed |
Subject |
09a7bd1d58 |
2024-07-09 |
Prepare docs 1st wave July 2024 (#40644)
|
a62bd83188 |
2024-06-27 |
Enable enforcing pydocstyle rule D213 in ruff. (#40448)
|
c310159bc2 |
2024-06-25 |
chore: Add param support for client_request_mfa_token (#40394)
|
5.5.2
Latest change: 2024-06-22
Commit |
Committed |
Subject |
6e5ae26382 |
2024-06-22 |
Prepare docs 2nd wave June 2024 (#40273)
|
81c331e29a |
2024-06-17 |
Update pandas minimum requirement for Python 3.12 (#40272)
|
f0b51cdacc |
2024-06-12 |
openlineage: add some debug logging around sql parser call sites (#40200)
|
c0f27094ab |
2024-06-04 |
iMPlement per-provider tests with lowest-direct dependency resolution (#39946)
|
b805a9dba0 |
2024-05-28 |
Bump Snowflake client driver versions per support policy (#39886)
|
0fe1041cc6 |
2024-05-27 |
remove deprecations snowflake (#39729)
|
5.5.1
Latest change: 2024-05-26
Commit |
Committed |
Subject |
34500f3a2f |
2024-05-26 |
Prepare docs 3rd wave May 2024 (#39738)
|
4ee46b984d |
2024-05-20 |
Remove 'openlineage.common' dependencies in Google and Snowflake providers. (#39614)
|
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)
|
5adf7e4ce7 |
2024-05-07 |
Remove unused 'copy_into_postifx' param from docstring (#39454)
|
5.5.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)
|
ecc5af70eb |
2024-04-22 |
openlineage, snowflake: do not run external queries for Snowflake (#39113)
|
f8104325b7 |
2024-04-15 |
Activate RUF019 that checks for unnecessary key check (#38950)
|
5.4.0
Latest change: 2024-04-10
Commit |
Committed |
Subject |
5fa80b6aea |
2024-04-10 |
Prepare docs 1st wave (RC1) April 2024 (#38863)
|
b5b972a106 |
2024-03-18 |
Update yanked versions in providers changelogs (#38262)
|
0a74928894 |
2024-03-18 |
Bump ruff to 0.3.3 (#38240)
|
2967986a00 |
2024-03-06 |
feat: update SnowflakeSqlApiHook to support OAuth (#37922)
|
3f52790d42 |
2024-03-06 |
Resolve G004: Logging statement uses f-string (#37873)
|
83316b8158 |
2024-03-04 |
Prepare docs 1st wave (RC1) March 2024 (#37876)
|
30f7b2abe6 |
2024-03-04 |
Avoid to use too broad 'noqa' (#37862)
|
9dac90a42e |
2024-03-01 |
Remove reference to execution_info in snowflake hook docstring (#37804)
|
5a0be392e6 |
2024-02-16 |
Add comment about versions updated by release manager (#37488)
|
5.3.1
Latest change: 2024-02-12
Commit |
Committed |
Subject |
bfb054e9e8 |
2024-02-12 |
Prepare docs 1st wave of Providers February 2024 (#37326)
|
2bc8e175b3 |
2024-02-10 |
Add d401 support to snowflake provider (#37299)
|
dec2662190 |
2024-01-30 |
feat: Switch all class, functions, methods deprecations to decorators (#36876)
|
5.3.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)
|
27dc7e80df |
2024-01-18 |
Optimize 'SnowflakeSqlApiOperator' execution in deferrable mode (#36850)
|
6ff96af480 |
2024-01-18 |
Fix stacklevel in warnings.warn into the providers (#36831)
|
3dc99d8a28 |
2024-01-08 |
feat: Add openlineage support for CopyFromExternalStageToSnowflakeOperator (#36535)
|
f7b663d9af |
2024-01-07 |
Run mypy checks for full packages in CI (#36638)
|
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)
|
5.2.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)
|
5fe5d31a46 |
2023-12-22 |
Return common data structure in DBApi derived classes
|
cd476acd8f |
2023-12-11 |
Follow BaseHook connection fields method signature in child classes (#36086)
|
5.2.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)
|
5.1.2
Latest change: 2023-11-24
Commit |
Committed |
Subject |
0b23d5601c |
2023-11-24 |
Prepare docs 2nd wave of Providers November 2023 (#35836)
|
f8dd192483 |
2023-11-20 |
OpenLineage integration tried to use non-existed method in SnowflakeHook (#35752)
|
99534e47f3 |
2023-11-19 |
Use reproducible builds for provider packages (#35693)
|
99df205f42 |
2023-11-16 |
Fix and reapply templates for provider documentation (#35686)
|
5.1.1
Latest change: 2023-11-08
Commit |
Committed |
Subject |
1b059c57d6 |
2023-11-08 |
Prepare docs 1st wave of Providers November 2023 (#35537)
|
a6a7173854 |
2023-11-04 |
Bump min 'snowflake-connector-python' version (#35440)
|
706878ec35 |
2023-11-04 |
Remove empty lines in generated changelog (#35436)
|
052e26ad47 |
2023-11-04 |
Change security.rst to use includes in providers (#35435)
|
6858ea46eb |
2023-11-04 |
Make schema filter uppercase in 'create_filter_clauses' (#35428)
|
63cc915cd3 |
2023-10-31 |
Switch from Black to Ruff formatter (#35287)
|
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)
|
5.1.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)
|
966c2bce9f |
2023-09-21 |
Decode response in f-string (#34518)
|
659d94f0ae |
2023-09-21 |
Use 'airflow.exceptions.AirflowException' in providers (#34511)
|
94d07908a2 |
2023-09-11 |
Refactor: Simplify comparisons (#34181)
|
5.0.1
Latest change: 2023-09-08
Commit |
Committed |
Subject |
21990ed894 |
2023-09-08 |
Prepare docs for 09 2023 - 1st wave of Providers (#34201)
|
9d8c77e447 |
2023-08-27 |
Improve modules import in Airflow providers by some of them into a type-checking block (#33754)
|
6d182beec6 |
2023-08-26 |
Use a single statement with multiple contexts instead of nested statements in providers (#33768)
|
b11525702c |
2023-08-26 |
Use literal dict instead of calling dict() in providers (#33761)
|
5.0.0
Latest change: 2023-08-26
Commit |
Committed |
Subject |
c077d19060 |
2023-08-26 |
Prepare docs for Aug 2023 3rd wave of Providers (#33730)
|
d06c14f527 |
2023-08-24 |
Set snowflake_conn_id on Snowflake Operators to avoid error (#33681)
|
c88ff1d7c2 |
2023-08-23 |
Bump apache-airflow-providers-snowflake due to breaking changes (#33615)
|
86423b41e1 |
2023-08-21 |
Remove deprecated 'S3ToSnowflake' and 'SnowflakeToSlack' operators (#33558)
|
4.4.2
Latest change: 2023-08-11
Commit |
Committed |
Subject |
b5a4d36383 |
2023-08-11 |
Prepare docs for Aug 2023 2nd wave of Providers (#33291)
|
9736143468 |
2023-08-07 |
Add a new parameter to SQL operators to specify conn id field (#30784)
|
4.4.1
Latest change: 2023-08-05
Commit |
Committed |
Subject |
60677b0ba3 |
2023-08-05 |
Prepare docs for Aug 2023 1st wave of Providers (#33128)
|
2ab78ec441 |
2023-07-31 |
Fix connection parameters of 'SnowflakeValueCheckOperator' (#32605)
|
4.4.0
Latest change: 2023-07-29
Commit |
Committed |
Subject |
d06b7af69a |
2023-07-29 |
Prepare docs for July 2023 3rd wave of Providers (#32875)
|
73b90c48b1 |
2023-07-21 |
Allow configuration to be contributed by providers (#32604)
|
5b082c38a6 |
2023-07-21 |
openlineage, snowflake: add OpenLineage support for Snowflake (#31696)
|
60c49ab2df |
2023-07-19 |
Add more accurate typing for DbApiHook.run method (#31846)
|
e01323635a |
2023-07-13 |
Add deprecation info to the providers modules and classes docstring (#32536)
|
4.3.1
Latest change: 2023-07-12
Commit |
Committed |
Subject |
e7f59a913e |
2023-07-12 |
Prepare docs for July 2023 2nd wave of Providers (#32566)
|
c6f151fa8f |
2023-07-09 |
Fix an issue that crashes Airflow Webserver when passed invalid private key path to Snowflake (#32016)
|
53d9421905 |
2023-07-07 |
build(pre-commit): check deferrable default value (#32370)
|
21e8f878a3 |
2023-07-06 |
D205 Support - Providers: Snowflake to Zendesk (inclusive) (#32359)
|
4.3.0
Latest change: 2023-07-06
Commit |
Committed |
Subject |
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)
|
891c2e4019 |
2023-07-04 |
Add Deferrable switch to SnowflakeSqlApiOperator (#31596)
|
09d4718d3a |
2023-06-27 |
Improve provider documentation and README structure (#32125)
|
4.2.0
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)
|
35845f9fb6 |
2023-06-11 |
SnowflakeSqlApiOperator - Change the base class (#31751)
|
07ea574fed |
2023-06-07 |
Add D400 pydocstyle check (#31742)
|
9276310a43 |
2023-06-05 |
Improve docstrings in providers (#31681)
|
a59076eaee |
2023-06-02 |
Add D400 pydocstyle check - Providers (#31427)
|
c55f9ea05c |
2023-05-29 |
Moved sql_api_generate_jwt out of hooks folder (#31586)
|
739e6b5d77 |
2023-05-24 |
Add SnowflakeSqlApiOperator operator (#30698)
|
4.1.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)
|
0a30706aa7 |
2023-05-03 |
Use 'AirflowProviderDeprecationWarning' in providers (#30975)
|
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)
|
4.0.5
Latest change: 2023-04-21
Commit |
Committed |
Subject |
e46ce78b66 |
2023-04-21 |
Prepare docs for adhoc release of providers (#30787)
|
d23a3bbed8 |
2023-04-04 |
Add mechanism to suspend providers (#30422)
|
b9c231ceb0 |
2023-03-10 |
Update documentation for snowflake provider 4.0 breaking change (#30020)
|
4.0.4
Latest change: 2023-02-18
Commit |
Committed |
Subject |
470fdaea27 |
2023-02-18 |
Prepare docs for 02 2023 midmonth wave of Providers (#29589)
|
0fd4fc7f35 |
2023-02-10 |
Fix missing parens for files parameter (#29437)
|
4.0.3
Latest change: 2023-02-08
Commit |
Committed |
Subject |
ce6ae2457e |
2023-02-08 |
Prepare docs for Feb 2023 wave of Providers (#29379)
|
9b073119d4 |
2023-01-29 |
provide missing connection to the parent class operator (#29211)
|
eff677c418 |
2023-01-28 |
Snowflake Provider - hide host from UI (#29208)
|
2b92c3c74d |
2023-01-05 |
Fix providers documentation formatting (#28754)
|
c8e348dcb0 |
2022-12-05 |
Add automated version replacement in example dag indexes (#28090)
|
4.0.2
Latest change: 2022-12-01
Commit |
Committed |
Subject |
e9a9ae6540 |
2022-12-01 |
Update documentation for ad-hoc provider releases in December (#28031)
|
d9cefcd0c5 |
2022-12-01 |
Make Snowflake Hook conform to semantics of DBApi (#28006)
|
2e7a4bcb55 |
2022-11-30 |
Fix wrapping of run() method result of exasol and snoflake DB hooks (#27997)
|
4.0.1
Latest change: 2022-11-26
Commit |
Committed |
Subject |
25bdbc8e67 |
2022-11-26 |
Updated docs for RC3 wave of providers (#27937)
|
db5375bea7 |
2022-11-26 |
Fixing the behaviours of SQL Hooks and Operators finally (#27912)
|
2e20e9f7eb |
2022-11-24 |
Prepare for follow-up relase for November providers (#27774)
|
80c327bd3b |
2022-11-24 |
Bump common.sql provider to 1.3.1 (#27888)
|
ea306c9462 |
2022-11-24 |
Fix errors in Databricks SQL operator introduced when refactoring (#27854)
|
4.0.0
Latest change: 2022-11-15
Commit |
Committed |
Subject |
12c3c39d1a |
2022-11-15 |
pRepare docs for November 2022 wave of Providers (#27613)
|
3ae98b824d |
2022-11-14 |
Use unused SQLCheckOperator.parameters in SQLCheckOperator.execute. (#27599)
|
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)
|
dd40e60b86 |
2022-10-23 |
Fix system tests for SnowflakeOperator (#27204)
|
82e9ed7aca |
2022-10-22 |
Update snowflake hook to not use extra prefix (#26764)
|
ecd4d6654f |
2022-10-18 |
Add SQLExecuteQueryOperator (#25717)
|
3.3.0
Latest change: 2022-09-28
Commit |
Committed |
Subject |
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)
|
6a615ee477 |
2022-08-30 |
Fix wrong deprecation warning for 'S3ToSnowflakeOperator' (#26047)
|
9e12d483bc |
2022-08-27 |
Add custom handler param in SnowflakeOperator (#25983)
|
5c52bbf32d |
2022-08-27 |
copy into snowflake from external stage (#25541)
|
3.2.0
Latest change: 2022-08-10
Commit |
Committed |
Subject |
e5ac6c7cfb |
2022-08-10 |
Prepare docs for new providers release (August 2022) (#25618)
|
acab8f52dd |
2022-07-29 |
Move all "old" SQL operators to common.sql providers (#25350)
|
df00436569 |
2022-07-22 |
Unify DbApiHook.run() method with the methods which override it (#23971)
|
3.1.0
Latest change: 2022-07-13
Commit |
Committed |
Subject |
d2459a241b |
2022-07-13 |
Add documentation for July 2022 Provider's release (#25030)
|
46bbfdade0 |
2022-07-07 |
Move all SQL classes to common-sql provider (#24836)
|
0de31bd73a |
2022-06-29 |
Move provider dependencies to inside provider folders (#24672)
|
13908c2c91 |
2022-06-29 |
Adding generic 'SqlToSlackOperator' (#24663)
|
510a6bab45 |
2022-06-28 |
Remove 'hook-class-names' from provider.yaml (#24702)
|
2fb93f88b1 |
2022-06-27 |
Updated Snowflake provider connection documentation (#24573)
|
8a34d25049 |
2022-06-26 |
S3ToSnowflakeOperator: escape single quote in s3_keys (#24607)
|
66e84001df |
2022-06-22 |
Pattern parameter in S3ToSnowflakeOperator (#24571)
|
08b675cf66 |
2022-06-13 |
Fix links to sources for examples (#24386)
|
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)
|
c2f10a4ee9 |
2022-06-03 |
Migrate Snowflake system tests to new design #22434 (#24151)
|
86cfd1244a |
2022-05-20 |
Fix error when SnowflakeHook take empty list in 'sql' param (#23767)
|
2.7.0
Latest change: 2022-05-12
Commit |
Committed |
Subject |
75c60923e0 |
2022-05-12 |
Prepare provider documentation 2022.05.11 (#23631)
|
b6aaf9e2fc |
2022-05-01 |
Allow multiline text in private key field for Snowflake (#23066)
|
2.6.0
Latest change: 2022-03-22
Commit |
Committed |
Subject |
d7dbfb7e26 |
2022-03-22 |
Add documentation for bugfix release of Providers (#22383)
|
d6ed9cb950 |
2022-03-15 |
Add support for private key in connection for Snowflake (#22266)
|
2.5.2
Latest change: 2022-03-14
Commit |
Committed |
Subject |
16adc035b1 |
2022-03-14 |
Add documentation for Classifier release for March 2022 (#22226)
|
5d9b088dfa |
2022-03-11 |
Remove Snowflake limits (#22181)
|
2.5.1
Latest change: 2022-03-07
Commit |
Committed |
Subject |
f5b96315fe |
2022-03-07 |
Add documentation for Feb Providers release (#22056)
|
2.5.0
Latest change: 2022-02-08
Commit |
Committed |
Subject |
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)
|
39e395f981 |
2022-02-04 |
Add more SQL template fields renderers (#21237)
|
dc3c47dacd |
2022-02-03 |
Remove TODO from Snowflake docs (#21280)
|
34a27e8d2a |
2022-02-01 |
Fix insecure_mode parameter formatting in Snowflake conn doc (#21256)
|
534e9ae117 |
2022-01-28 |
Fix #21096: Support boolean in extra__snowflake__insecure_mode (#21155)
|
cb73053211 |
2022-01-27 |
Add optional features in providers. (#21074)
|
602abe8394 |
2022-01-20 |
Remove ':type' lines now sphinx-autoapi supports typehints (#20951)
|
9ea459a6bd |
2022-01-08 |
Snowflake Provider: Improve tests for Snowflake Hook (#20745)
|
2.4.0
Latest change: 2021-12-31
Commit |
Committed |
Subject |
f77417eb0d |
2021-12-31 |
Fix K8S changelog to be PyPI-compatible (#20614)
|
97496ba2b4 |
2021-12-31 |
Update documentation for provider December 2021 release (#20523)
|
83f8e178ba |
2021-12-31 |
Even more typing in operators (template_fields/ext) (#20608)
|
d56e7b56bb |
2021-12-30 |
Fix template_fields type to have MyPy friendly Sequence type (#20571)
|
a0821235fb |
2021-12-30 |
Use typed Context EVERYWHERE (#20565)
|
a632b74846 |
2021-12-28 |
Improvements for 'SnowflakeHook.get_sqlalchemy_engine' (#20509)
|
fcc3b92fb6 |
2021-12-13 |
Fix MyPy Errors for Snowflake provider. (#20212)
|
89a66ae023 |
2021-12-13 |
Support insecure mode in SnowflakeHook (#20106)
|
7fb301b0b4 |
2021-12-08 |
Remove unused code in SnowflakeHook (#20107)
|
43de625d42 |
2021-12-01 |
Correctly capitalize names and abbreviations in docs (#19908)
|
2.3.1
Latest change: 2021-11-30
Commit |
Committed |
Subject |
853576d901 |
2021-11-30 |
Update documentation for November 2021 provider's release (#19882)
|
de9900539c |
2021-11-12 |
Remove duplicate get_connection in SnowflakeHook (#19543)
|
2.3.0
Latest change: 2021-10-29
Commit |
Committed |
Subject |
d9567eb106 |
2021-10-29 |
Prepare documentation for October Provider's release (#19321)
|
d53d4f9c7c |
2021-10-25 |
Moving the example tag a little bit up to include the part where you specify the snowflake_conn_id (#19180)
|
acfb7b5acf |
2021-10-25 |
Add test_connection method for Snowflake Hook (#19041)
|
0a37be3e3c |
2021-09-30 |
Add region to Snowflake URI. (#18650)
|
2.2.0
Latest change: 2021-09-30
Commit |
Committed |
Subject |
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)
|
a8970764d9 |
2021-09-10 |
Add Snowflake operators based on SQL Checks (#17741)
|
046f02e5a7 |
2021-09-09 |
fix misspelling (#18121)
|
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)
|
0dbd0f420c |
2021-07-26 |
Remove/refactor default_args pattern for miscellaneous providers (#16872)
|
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)
|
5999cb9a66 |
2021-07-07 |
Adding: Snowflake Role in snowflake provider hook (#16735)
|
8b41c2e0b9 |
2021-07-01 |
Logging and returning info about query execution SnowflakeHook (#15736)
|
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)
|
608dd0ddf6 |
2021-06-15 |
Fix formatting and missing import (#16455)
|
1fba5402bb |
2021-06-15 |
More documentation update for June providers release (#16405)
|
643e46ca7a |
2021-06-15 |
Added ability for Snowflake to attribute usage to Airflow by adding an application parameter (#16420)
|
9c94b72d44 |
2021-06-07 |
Updated documentation for June 2021 provider release (#16294)
|
1e647029e4 |
2021-06-01 |
Rename the main branch of the Airflow repo to be 'main' (#16149)
|
aeb93f8e5b |
2021-05-27 |
fix: restore parameters support when sql passed to SnowflakeHook as str (#16102)
|
20f3639403 |
2021-05-19 |
Add 'template_fields' to 'S3ToSnowflake' operator (#15926)
|
6f956dc99b |
2021-05-13 |
Allow S3ToSnowflakeOperator to omit schema (#15817)
|
37681bca00 |
2021-05-07 |
Auto-apply apply_default decorator (#15667)
|
1.3.0
Latest change: 2021-05-01
Commit |
Committed |
Subject |
807ad32ce5 |
2021-05-01 |
Prepares provider release after PIP 21 compatibility (#15576)
|
c6be8b113d |
2021-04-30 |
Expose snowflake query_id in snowflake hook and operator, support multiple statements in sql string (#15533)
|
814e471d13 |
2021-04-29 |
Update pre-commit checks (#15583)
|
7a0d412245 |
2021-04-25 |
Add Connection Documentation to more Providers (#15408)
|
1.2.0
Latest change: 2021-04-07
Commit |
Committed |
Subject |
4e018a870c |
2021-04-07 |
Refreshed provider's upcoming release with k8s retries (#15239)
|
042be2e4e0 |
2021-04-06 |
Updated documentation for provider packages before April release (#15236)
|
9b76b94c94 |
2021-04-02 |
A bunch of template_fields_renderers additions (#15130)
|
68e4c4dcb0 |
2021-03-20 |
Remove Backport Providers (#14886)
|
e4bf8f3491 |
2021-03-16 |
Add dynamic fields to snowflake connection (#14724)
|
1.1.1
Latest change: 2021-03-08
Commit |
Committed |
Subject |
b753c7fa60 |
2021-03-08 |
Prepare ad-hoc release of the four previously excluded providers (#14655)
|
589d6dec92 |
2021-02-27 |
Prepare to release the next wave of providers: (#14487)
|
10343ec29f |
2021-02-05 |
Corrections in docs and tools after releasing provider RCs (#14082)
|
1.1.0
Latest change: 2021-02-04
Commit |
Committed |
Subject |
88bdcfa0df |
2021-02-04 |
Prepare to release a new wave of providers. (#14013)
|
ac2f72c98d |
2021-02-01 |
Implement provider versioning tools (#13767)
|
a9ac2b040b |
2021-01-23 |
Switch to f-strings using flynt. (#13732)
|
3fd5ef3555 |
2021-01-21 |
Add missing logos for integrations (#13717)
|
85a3ce1a47 |
2021-01-18 |
Fix S3ToSnowflakeOperator to support uploading all files in the specified stage (#12505)
|
dbf751112f |
2021-01-16 |
Add connection arguments in S3ToSnowflakeOperator (#12564)
|
295d66f914 |
2020-12-30 |
Fix Grammar in PIP warning (#13380)
|
6cf76d7ac0 |
2020-12-18 |
Fix typo in pip upgrade command :( (#13148)
|
f6448b4e48 |
2020-12-15 |
Add link to PyPI Repository to provider docs (#13064)
|
1.0.0
Latest change: 2020-12-09
Commit |
Committed |
Subject |
32971a1a2d |
2020-12-09 |
Updates providers versions to 1.0.0 (#12955)
|
b40dffa085 |
2020-12-08 |
Rename remaing modules to match AIP-21 (#12917)
|
9b39f24780 |
2020-12-08 |
Add support for dynamic connection form fields per provider (#12558)
|
bd90136aaf |
2020-11-30 |
Move operator guides to provider documentation packages (#12681)
|
2037303eef |
2020-11-29 |
Adds support for Connection/Hook discovery from providers (#12466)
|
ef4af21351 |
2020-11-22 |
Move providers docs to separate package + Spell-check in a common job with docs-build (#12527)
|
f2569de7d1 |
2020-11-22 |
Add example DAGs to provider docs (#12528)
|
234d689387 |
2020-11-21 |
Fix S3ToSnowflakeOperator docstring (#12504)
|
c34ef853c8 |
2020-11-20 |
Separate out documentation building per provider (#12444)
|
0080354502 |
2020-11-18 |
Update provider READMEs for 1.0.0b2 batch release (#12449)
|
7ca0b6f121 |
2020-11-18 |
Enable Markdownlint rule MD003/heading-style/header-style (#12427) (#12438)
|
ae7cb4a1e2 |
2020-11-17 |
Update wrong commit hash in backport provider changes (#12390)
|
6889a333cf |
2020-11-15 |
Improvements for operators and hooks ref docs (#12366)
|
7825e8f590 |
2020-11-13 |
Docs installation improvements (#12304)
|
9276607b58 |
2020-11-12 |
Add session_parameters option to snowflake_hook (#12071)
|
85a18e13d9 |
2020-11-09 |
Point at pypi project pages for cross-dependency of provider packages (#12212)
|
59eb5de78c |
2020-11-09 |
Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)
|
b2a28d1590 |
2020-11-09 |
Moves provider packages scripts to dev (#12082)
|
41bf172c1d |
2020-11-04 |
Simplify string expressions (#12093)
|
4e8f9cc8d0 |
2020-11-03 |
Enable Black - Python Auto Formmatter (#9550)
|
d363adb618 |
2020-10-31 |
Adding SnowflakeOperator howto-documentation and example DAG (#11975)
|
ecc3a4df0d |
2020-10-30 |
Add autocommit property for snowflake connection (#10838)
|
5a439e84eb |
2020-10-26 |
Prepare providers release 0.0.2a1 (#11855)
|
872b1566a1 |
2020-10-25 |
Generated backport providers readmes/setup for 2020.10.29 (#11826)
|
4830687453 |
2020-10-24 |
Use Python 3 style super classes (#11806)
|
349b0811c3 |
2020-10-20 |
Add D200 pydocstyle check (#11688)
|
16e7129719 |
2020-10-13 |
Added support for provider packages for Airflow 2.0 (#11487)
|
d305876bee |
2020-10-12 |
Remove redundant None provided as default to dict.get() (#11448)
|
0a0e1af800 |
2020-10-03 |
Fix Broken Markdown links in Providers README TOC (#11249)
|
ca4238eb4d |
2020-10-02 |
Fixed month in backport packages to October (#11242)
|
5220e4c384 |
2020-10-02 |
Prepare Backport release 2020.09.07 (#11238)
|
0161b5ea2b |
2020-09-26 |
Increasing type coverage for multiple provider (#11159)
|
9549274d11 |
2020-09-09 |
Upgrade black to 20.8b1 (#10818)
|
fdd9b6f65b |
2020-08-25 |
Enable Black on Providers Packages (#10543)
|
d1bce91bb2 |
2020-08-25 |
PyDocStyle: Enable D403: Capitalized first word of docstring (#10530)
|
3696c34c28 |
2020-08-24 |
Fix typo in the word "release" (#10528)
|
ee7ca128a1 |
2020-08-22 |
Fix broken Markdown refernces in Providers README (#10483)
|
f6734b3b85 |
2020-08-12 |
Enable Sphinx spellcheck for doc generation (#10280)
|
cdec301254 |
2020-08-07 |
Add correct signature to all operators and sensors (#10205)
|
24c8e4c2d6 |
2020-08-06 |
Changes to all the constructors to remove the args argument (#10163)
|
aeea71274d |
2020-08-02 |
Remove 'args' parameter from provider operator constructors (#10097)
|
7d24b088cd |
2020-07-25 |
Stop using start_date in default_args in example_dags (2) (#9985)
|
d0e7db4024 |
2020-06-19 |
Fixed release number for fresh release (#9408)
|
12af6a0800 |
2020-06-19 |
Final cleanup for 2020.6.23rc1 release preparation (#9404)
|
c7e5bce57f |
2020-06-19 |
Prepare backport release candidate for 2020.6.23rc1 (#9370)
|
f6bd817a3a |
2020-06-16 |
Introduce 'transfers' packages (#9320)
|
1c9374d257 |
2020-06-03 |
Add snowflake to slack operator (#9023)
|
0b0e4f7a4c |
2020-05-26 |
Preparing for RC3 relase of backports (#9026)
|
00642a46d0 |
2020-05-26 |
Fixed name of 20 remaining wrongly named operators. (#8994)
|
1d36b0303b |
2020-05-23 |
Fix references in docs (#8984)
|
375d1ca229 |
2020-05-19 |
Release candidate 2 for backport packages 2020.05.20 (#8898)
|
12c5e5d8ae |
2020-05-17 |
Prepare release candidate for backport packages (#8891)
|
a546a10b13 |
2020-05-16 |
Add Snowflake system test (#8422)
|
f3521fb0e3 |
2020-05-16 |
Regenerate readme files for backport package release (#8886)
|
92585ca4cb |
2020-05-15 |
Added automated release notes generation for backport operators (#8807)
|
cd635dd7d5 |
2020-05-10 |
[AIRFLOW-5906] Add authenticator parameter to snowflake_hook (#8642)
|
297ad30885 |
2020-04-20 |
Fix Snowflake hook conn id (#8423)
|
cf1109d661 |
2020-02-07 |
[AIRFLOW-6755] Fix snowflake hook bug and tests (#7380)
|
97a429f9d0 |
2020-02-02 |
[AIRFLOW-6714] Remove magic comments about UTF-8 (#7338)
|
eee34ee808 |
2020-01-24 |
[AIRFLOW-4204] Update super() calls (#7248)
|
17af3beea5 |
2020-01-21 |
[AIRFLOW-5816] Add S3 to snowflake operator (#6469)
|