Package apache-airflow-providers-microsoft-azure
Microsoft Azure
This is detailed commit list of changes for versions provider package: microsoft.azure.
For high-level changelog, see package information including changelog.
13.5.0
Latest change: 2026-06-19
Commit |
Committed |
Subject |
0236c5775d |
2026-06-19 |
Prepare provider documentation 2026-06-16 (#68642)
|
9928bb3292 |
2026-06-18 |
Use async versions of CertificateCredential and ClientSecretCredential in KiotaRequestAdapterHook (#68375)
|
e5bf1e30c1 |
2026-06-13 |
fix(test_wasb.py): SAS token tests failing with azure-storage-blob 12.30.0 (#68490)
|
05117d0855 |
2026-06-09 |
Fix remote-log providers not satisfying RemoteLogIO upload contract (#68300)
|
76bed66146 |
2026-06-09 |
Add GCSToAzureBlobStorageOperator for GCS to Azure Blob transfer (#64966)
|
47faf3c072 |
2026-06-05 |
Fix coroutine serialization error in PowerBIDatasetRefreshOperator (#63829)
|
13.4.0
Latest change: 2026-06-03
Commit |
Committed |
Subject |
2cd797027e |
2026-06-03 |
Prepare provider documentation 2026-06-02 (#67920)
|
26c6dc2d90 |
2026-05-31 |
Add deferrable mode support to AzureBatchOperator (#66815)
|
8f96fbd6f6 |
2026-05-29 |
Auto-sync provider README.rst Requirements with pyproject.toml (#67669)
|
742ce6a8f6 |
2026-05-25 |
Remove exclusion of yanked version dependencies from providers (#66857)
|
b0921fe665 |
2026-05-24 |
Fix flaky AzureDataFactory operator test by mocking time (#67427)
|
13.3.0
Latest change: 2026-05-19
Commit |
Committed |
Subject |
954b3035cc |
2026-05-19 |
Prepare providers release 2026-05-19 (#67137)
|
5a0ff83231 |
2026-05-19 |
Fix error messages in 'PythonVirtualenvOperator' when Azure Key Vault secret backend is configured (#67157)
|
dcb19a9103 |
2026-05-10 |
Add deferrable mode to AzureContainerInstancesOperator (#62772)
|
8c88254380 |
2026-05-10 |
Adjust log message header for expandable sources (#66570)
|
d7e7cd5d44 |
2026-05-06 |
Fix Azure Batch provider import error by capping azure-batch<15 (#66452)
|
13.2.0
Latest change: 2026-05-05
Commit |
Committed |
Subject |
0778210505 |
2026-05-05 |
Prepare providers release 2026-05-05 (#66424)
|
0440172082 |
2026-04-28 |
Add deferrable mode support to AzureSynapseRunPipelineOperator (#63614)
|
dcaebac9d5 |
2026-04-27 |
Add explicit [tool.flit.sdist] sections to flit-based pyproject.tomls (#65861)
|
462b8e1596 |
2026-04-23 |
Add multi-team lookup to Azure Key Vault backend (#65692)
|
fe1c03bad9 |
2026-04-23 |
Add test coverage for AzureBatchHook.wait_for_all_node_state (#63765)
|
3ce6444836 |
2026-04-23 |
Providers wave 2026-04-21 (#65614)
|
3d40c5e1d0 |
2026-04-22 |
Providers wave 2026-04-21
|
13.1.2
Latest change: 2026-04-22
Commit |
Committed |
Subject |
3d40c5e1d0 |
2026-04-22 |
Providers wave 2026-04-21
|
294c92e5f0 |
2026-04-22 |
Fix Azure provider hooks ignoring cloud_environment connection extra (#65320)
|
9e92ac9e46 |
2026-04-12 |
Fix stale system test documentation links (#65071)
|
13.1.1
Latest change: 2026-04-08
Commit |
Committed |
Subject |
f431a3eba7 |
2026-04-08 |
Prepare providers release 2026-04-07 (#64864)
|
9d877b4346 |
2026-04-07 |
Return empty list when AzureContainerInstanceHook.get_logs receives Logs(content=None) instead of returning [None]. (#63394)
|
c4a209ba0e |
2026-04-04 |
Load hook metadata from YAML without importing Hook class (#63826)
|
c65c7fd0d4 |
2026-03-26 |
Ensure presence of conn.login in microsoft azure hook before usage (#64241)
|
89c8268101 |
2026-03-26 |
Compat sdk conf follow-up for multiple providers (#64161)
|
13.1.0
Latest change: 2026-03-25
Commit |
Committed |
Subject |
84f6ee0cf8 |
2026-03-25 |
Prepare Providers Release 2026-03-24 (#64122)
|
13ab3ec0de |
2026-03-24 |
fix typos and spelling (#64139)
|
9c1f5d894e |
2026-03-23 |
Replace the scan of container groups in a resource group with a direct in AzureContainerInstanceHook (#63567)
|
be8252e628 |
2026-03-19 |
Add Python 3.14 Support (#63520)
|
444d45c6ce |
2026-03-15 |
Add *.iml to .gitignore in all distributions (#63636)
|
d22813d0e3 |
2026-03-14 |
Standardize connection docs labels across providers (#63455)
|
d4765cfefb |
2026-03-12 |
Add async hook for Azure Synapse pipelines (#62966)
|
0b7ebb75b2 |
2026-03-11 |
Add Azure Virtual Machines operators, sensor, and trigger (#49796) (#62391)
|
7eee2f0ae8 |
2026-03-10 |
Pass timeout to defer() in MSGraphSensor (#62157) (#62241)
|
13.0.1
Latest change: 2026-03-09
Commit |
Committed |
Subject |
92ffe9e6c4 |
2026-03-09 |
Prepare providers release 2026-03-09 (#63198)
|
2748374852 |
2026-03-09 |
Fix PowerBIDatasetRefreshOperator to properly respect wait_for_completion flag (#62842)
|
13.0.0
Latest change: 2026-02-26
Commit |
Committed |
Subject |
a1ddf31098 |
2026-02-26 |
Prepare documentation for next release of providers (2026-02-24) (#62495)
|
e9fc6bccbe |
2026-02-19 |
Add 'lifecycle' field to provider.yaml schema and all providers per AIP-95 (#62190)
|
4404bc05b3 |
2026-02-19 |
Add missing conn-fields for providers migrated to yaml (#62116)
|
b4ff259c65 |
2026-02-17 |
Migrate connection UI metadata to YAML for some providers (#62011)
|
c1a648124f |
2026-02-15 |
Azure Message Bus - CommonMessageQueue Interface (#52712) (#61924)
|
a0303486de |
2026-02-11 |
Providers wave 2026-02-10 (#61746)
|
c56b84ce20 |
2026-02-10 |
Migrate ADLSListOperator from ADLS Gen1 to Gen2 (#61188)
|
73282bda8d |
2026-02-04 |
Add wait_for_termination parameter and fix double-deferral in PowerBIDatasetRefreshOperator (#60369)
|
8f0920f6db |
2026-02-04 |
Always apply proxy configuration with MSAL for KiotaRequestAdapterHook in msgraph module (#61199)
|
0e920aed73 |
2026-01-29 |
fix: Add protocol validation to KiotaRequestAdapterHook (#61103)
|
12.10.3
Latest change: 2026-01-28
Commit |
Committed |
Subject |
1b3329eb67 |
2026-01-28 |
Prepare providers release 2026-01-27 (#61100)
|
033d185c09 |
2026-01-27 |
Fix unclosed aiohttp ClientSession in AzureDataFactoryAsyncHook (#60650)
|
a90a1ac6c6 |
2026-01-26 |
Use common provider's get_async_connection in other providers (#56791)
|
d32d58cc6b |
2026-01-24 |
Define 'TaskInstanceKey' in task-sdk to support client server separation (#60776)
|
dce5cbcfca |
2026-01-21 |
Use common compat get_async_connection in KiotaRequestAdapter (#60871)
|
9efa6ccbaa |
2026-01-16 |
Fix BaseAzureServiceBusTrigger importing AIRFLOW_V_3_0_PLUS from wrong module (#60644)
|
12.10.2
Latest change: 2026-01-14
Commit |
Committed |
Subject |
acffa62713 |
2026-01-14 |
Prepare providers release 2026-01-13 (#60437)
|
5fb6b07877 |
2026-01-09 |
New year means updated Copyright notices (#60344)
|
a4f3417bb0 |
2026-01-05 |
Check team boundaries in connections (#59476)
|
88aad6a6cd |
2026-01-03 |
Updated conf import for std,es,os,ms providers (#60030)
|
12.10.1
Latest change: 2025-12-30
Commit |
Committed |
Subject |
85f9762b6e |
2025-12-30 |
Providers wave 2025-12-30 (#59947)
|
960973bfd8 |
2025-12-30 |
TaskInstance unused method cleanup (#59835)
|
67b71d3764 |
2025-12-28 |
Remove top-level SDK reference in Core (#59817)
|
a9dea6d0b8 |
2025-12-24 |
Prevent client secrets and proxy credentials from being logged in Microsoft Graph hook logs (#59688)
|
d32091cd4f |
2025-12-10 |
Check team boundaries in variables (#58905)
|
4983b2a023 |
2025-12-10 |
Extract shared "module_loading" distribution (#59139)
|
12.10.0
Latest change: 2025-12-09
Commit |
Committed |
Subject |
38cf214756 |
2025-12-09 |
Prepare providers release 2025-12-09 (#59249)
|
4ea1ebf56c |
2025-12-08 |
Added paginated_run method to KiotaRequestAdapterHook in MSGraph (#57536)
|
bfb99f5f52 |
2025-12-08 |
Add backcompat for exceptions in providers (#58727)
|
ab71473d29 |
2025-12-04 |
Update logging documentation for Azure Blob Storage (#59016)
|
12.9.0
Latest change: 2025-12-01
Commit |
Committed |
Subject |
b0057c29de |
2025-12-01 |
Prepare ad-hoc release for 2025-12-01 wave of providers (#58878)
|
7ccd8824b2 |
2025-11-29 |
Fix lower bound dependency to common-compat provider (#58833)
|
1c98f573a2 |
2025-11-27 |
Prepare release for 2025-11-27 wave of providers (#58697)
|
c52606a7a7 |
2025-11-26 |
Move out some exceptions to TaskSDK (#54505)
|
7ca9f94846 |
2025-11-24 |
Bump minimum Airflow version in providers to Airflow 2.11.0 (#58612)
|
83d6c6c154 |
2025-11-24 |
fix: microsoft azure provider filesystem metadata (#58568)
|
bdf6c91e58 |
2025-11-24 |
adds _ensure_identity, modifies files, and tests (#58563)
|
dd1095202b |
2025-11-24 |
Add Azure Service Bus Queue and Subscription triggers for async message processing (#53356)
|
38c0ba6d8f |
2025-11-16 |
Add managed identity assignment support (#58364)
|
5b2d0ad9bd |
2025-11-14 |
Updates to release process of providers (#58316)
|
12.8.1
Latest change: 2025-11-14
Commit |
Committed |
Subject |
12be346adc |
2025-11-14 |
Update documentation for providers 14 Nov 2025 (#58284)
|
905f4752d4 |
2025-11-12 |
Delete all unnecessary LICENSE Files (#58191)
|
11fbd848a2 |
2025-11-10 |
Convert all airflow distributions to be compliant with ASF requirements (#58138)
|
3a783ecf4c |
2025-11-07 |
Enable PT006 rule to microsoft Provider test(azure,mssql,psrp) (#57936)
|
a533af5f78 |
2025-11-07 |
Enable PT006 rule to microsoft Provider test(operators) (#57928)
|
d7722e4202 |
2025-11-07 |
Enable PT006 rule to microsoft Provider test(transfers) (#57925)
|
63587d2cda |
2025-11-07 |
Enable PT006 rule to microsoft Provider test(log,sensors) (#57927)
|
687f062f2d |
2025-11-07 |
Enable PT006 rule to microsoft Provider test(hooks) (#57932)
|
0123c474e1 |
2025-11-04 |
Remove adal dependency (#57798)
|
83730d158e |
2025-11-03 |
Fix mypy static errors in main (#57755)
|
13b999f457 |
2025-11-01 |
Attempt to resolve pip "ResolutionTooDeep" on cffi conflict (#57697)
|
c846f6f27f |
2025-11-01 |
Enable ruff PLW1508 rule (#57653)
|
46f47554e5 |
2025-10-26 |
Fix documentation/provider.yaml consistencies (#57283)
|
12.8.0
Latest change: 2025-10-22
Commit |
Committed |
Subject |
7ab6dc2ecf |
2025-10-22 |
Prepare release for Oct 2025 wave of providers (#57029)
|
b52c7e6668 |
2025-10-22 |
Migrate microsoft providers to ''common.compat'' (#56995)
|
8e5755bd5b |
2025-10-16 |
Fix Databricks provider import error without fab provider (#56702)
|
5fae3d5afb |
2025-10-15 |
Remove 'pytest.importorskip("flask_appbuilder")' from tests (#56679)
|
dafc960643 |
2025-10-14 |
improve exception handling in AzureDataFactoryTrigger (#56350)
|
322dcb3279 |
2025-10-04 |
Add msgraphfs provider (#55454)
|
1b9c0ee1c1 |
2025-10-03 |
Reapply "update AzureBaseHook to return credentials that supports get_token method" (#56228)
|
959e63eb1e |
2025-09-29 |
Revert "update AzureBaseHook to return credentials that supports get_token me…" (#56223)
|
d5ded85218 |
2025-09-29 |
update AzureBaseHook to return credentials that supports get_token method (#52182)
|
134348e189 |
2025-09-25 |
Remove placeholder Release Date in changelog and index files (#56056)
|
2afb30dbfe |
2025-09-25 |
Enable PT011 rule to prvoider tests (#56021)
|
12.7.1
Latest change: 2025-09-18
Commit |
Committed |
Subject |
28e49e72bf |
2025-09-18 |
Prepare release for Sep 2025 2nd wave of providers (#55688)
|
3ed3f2a675 |
2025-09-15 |
Avoid using extra_dejson method on connection in KiotaRequestAdapterHook to avoid AsyncToSync RuntimeError (#55179)
|
0cb97db893 |
2025-09-14 |
[OSSTaskHandler, CloudwatchTaskHandler, S3TaskHandler, HdfsTaskHandler, ElasticsearchTaskHandler, GCSTaskHandler, OpensearchTaskHandler, RedisTaskHandler, WasbTaskHandler] supports log file size handling (#55455)
|
d3c0d69836 |
2025-09-13 |
Remove db dependency from test_wasb trigger tests (#55624)
|
36fc820f27 |
2025-09-09 |
Switch all airflow logging to structlog (#52651)
|
12.7.0
Latest change: 2025-09-05
Commit |
Committed |
Subject |
05960ac2eb |
2025-09-05 |
Prepare release for Sep 2025 1st wave of providers (#55203)
|
13716ab772 |
2025-09-04 |
Fix Airflow 2 reference in README/index of providers (#55240)
|
b7846750bd |
2025-08-30 |
Make term Dag consistent in providers docs (#55101)
|
5b9301703a |
2025-08-25 |
Fix short names in test_adls (#54907)
|
9c1f36835d |
2025-08-21 |
Made get_conn method async for KiotaRequestAdapterHook to fix AsyncToSync error (#54598)
|
bd6020b0b3 |
2025-08-21 |
Move trigger_rule utils from 'airflow/utils' to 'airflow.task'and integrate with Execution API spec (#53389)
|
fdd6d3ed74 |
2025-08-20 |
Remove portalocker dependency (#54751)
|
6e92943a96 |
2025-08-19 |
Add setter for blob_service_client in WasbHook to support async injection (#54219)
|
3442d811cf |
2025-08-17 |
Switch pre-commit to prek (#54258)
|
fa9fff4198 |
2025-08-12 |
fix unreachable mypy warnings for microsoft/azure (#53647)
|
6f22416032 |
2025-08-10 |
Add CI support for SQLAlchemy 2.0 (#52233)
|
12.6.1
Latest change: 2025-08-07
Commit |
Committed |
Subject |
3664481941 |
2025-08-07 |
Prepare release for Aug 2025 1st wave of providers (#54193)
|
749317d365 |
2025-08-06 |
Silence mypy warnings for microsoft azure WasbAsyncHook (#54168)
|
7e34d06c03 |
2025-08-05 |
fix typo in AdminClientHook.create_subscription (#54130)
|
12.6.0
Latest change: 2025-07-29
Commit |
Committed |
Subject |
cdf5d1e1b1 |
2025-07-29 |
Prepare release for July 2025 2nd wave of providers (#53806)
|
5f07ae1326 |
2025-07-23 |
Set up process for sharing code between different components (#53149)
|
3f6d78c09e |
2025-07-23 |
Deprecate decorators from Core (#53629)
|
ceee7a2b3f |
2025-07-19 |
Add support for custom Azure Blob endpoint domain in ADLS connection and updated document (#53521)
|
4a3cde26d3 |
2025-07-19 |
Bump mypy to 1.17.0 (#53523)
|
db3bf8fbfa |
2025-07-17 |
Add Python 3.13 support for Airflow. (#46891)
|
1288aba2b6 |
2025-07-17 |
Bumping min version of azure-storage-blob to 12.26.0 (#53440)
|
e6a4f2ac08 |
2025-07-14 |
Remove 'airflow.utils.xcom' module and add backcompat shim (#53187)
|
85d0df7b0f |
2025-07-13 |
Cleanup type ignores in 4 microsoft providers where possible (#53312)
|
01c5150a5f |
2025-07-12 |
Remove type ignore across codebase after mypy upgrade (#53243)
|
a5c5c3fc57 |
2025-07-11 |
Import XCOM_RETURN_KEY in providers from task SDK (#53180)
|
8b3ba0090e |
2025-07-11 |
Replace usages of XCOM_RETURN_KEY in providers to not be from utils (#53170)
|
ee54fe9376 |
2025-07-10 |
Resolve OOM When Reading Large Logs in Webserver (#49470)
|
f31910926d |
2025-07-10 |
Make microsoft azure provider compatible with mypy 1.16.1 (#53107)
|
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)
|
5d5a6d6d0a |
2025-07-05 |
Replace BaseHook to Task SDK for microsoft azure (#52821)
|
12.5.0
Latest change: 2025-07-03
Commit |
Committed |
Subject |
4c66ebd060 |
2025-07-03 |
Prepare release for July 2025 1st provider wave (#52727)
|
ea5d5c3ea3 |
2025-07-02 |
Move 'BaseHook' implementation to task SDK (#51873)
|
7adb432f11 |
2025-07-02 |
Provider Migration: Update azure for Airflow 3.0 compatibility (#52618)
|
4b8cd257e9 |
2025-06-30 |
Upgrade ruff to latest version (0.12.1) (#52562)
|
85640d3889 |
2025-06-28 |
Make sure all test version imports come from test_common (#52425)
|
f1d0f2d343 |
2025-06-28 |
Bump microsoft kiota packages to 1.9.4 and update tests (#52367)
|
e7e89a07ff |
2025-06-27 |
Drop support for Python 3.9 (#52072)
|
266c1ce2e8 |
2025-06-27 |
Use BaseSensorOperator from task sdk in providers (#52296)
|
84a3acb05f |
2025-06-25 |
Add deprecation to 'airflow/sensors/base.py' (#52249)
|
138d01dece |
2025-06-25 |
feat: added 'request_body' support in the 'PowerBIDatasetRefreshOperator' (enables support for enhanced dataset refreshes) (#51397)
|
39d5103e8d |
2025-06-24 |
fix(provider): Fix kwargs handling in Azure Data Lake Storage V2 Hook methods (#51847)
|
f738e848e2 |
2025-06-23 |
Remove pytest db markers from microsoft azure provider (#52107)
|
9312746ac9 |
2025-06-21 |
fix 'conn_name_attr' (#51948)
|
1d4c1ae2c7 |
2025-06-21 |
fix(azure): check account_key before DefaultAzureCredential (#51999)
|
01093ed36e |
2025-06-21 |
docs: clarify remote logging configuration for Azure Blob Storage (#51988)
|
492518edfa |
2025-06-17 |
Switch the Supervisor/task process from line-based to length-prefixed (#51699)
|
12.4.1
Latest change: 2025-06-15
Commit |
Committed |
Subject |
b808dd8d82 |
2025-06-15 |
Prepare release for June 2025 provider wave (#51724)
|
f1ca1d1b90 |
2025-05-22 |
Port ''ti.run'' to Task SDK execution path (#50141)
|
12.4.0
Latest change: 2025-05-14
Commit |
Committed |
Subject |
a4a51a02db |
2025-05-14 |
Prepare release for providers May 2025 (#50531)
|
4728fffc5f |
2025-05-06 |
Update description of provider.yaml dependencies (#50231)
|
68737b837c |
2025-05-03 |
feat(provider/azure): Add Power BI triggers, operators and tests for dataset and workspace operations (#50001)
|
61e45b2709 |
2025-04-29 |
Limit portalocker in an attempt to avoid resolution too deep in Py3.12 (#49936)
|
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)
|
6b6c31879d |
2025-04-28 |
Add more lower-bind limits to address resolution too deep (#49860)
|
4e3c964a0e |
2025-04-24 |
bugfix: Add handling for unhealthy state in 'AzureContainerInstancesOperator' (#49688)
|
82f07ca115 |
2025-04-18 |
Suppress deprecation warning when unpacking context in default_event_handler of MSGraphAsyncOperator (#47069)
|
3b4df0cd3d |
2025-04-17 |
Use Label class from task sdk in providers (#49398)
|
12.3.1
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)
|
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)
|
139673d3ce |
2025-04-07 |
Remove fab from preinstalled providers (#48457)
|
67858fd7e7 |
2025-04-06 |
Improve documentation building iteration (#48760)
|
12.3.0
Latest change: 2025-04-06
Commit |
Committed |
Subject |
adbb062b50 |
2025-04-06 |
Prepare docs for Apr 1st wave of providers (#48828)
|
825fa2912a |
2025-04-05 |
Updated msgraph-core and kiota libraries (#48589)
|
1025474d28 |
2025-04-04 |
Add 'ti' to the RemoteLogIO read and upload methods (#48804)
|
c1088b6720 |
2025-04-02 |
Rework remote task log handling for the structlog era. (#48491)
|
d4473555c0 |
2025-04-02 |
Simplify tooling by switching completely to uv (#48223)
|
88c20aeb5b |
2025-03-31 |
add message_id, reply_to, and message_headers to send message operator (#47522)
|
47002feacd |
2025-03-30 |
Upgrade ruff to latest version (#48553)
|
1e8b62d7fd |
2025-03-29 |
Revert "Remove Upper Pin package microsoft-kiota-abstractions (#48461)" (#48535)
|
991fb2f17b |
2025-03-29 |
Remove Upper Pin package microsoft-kiota-abstractions (#48461)
|
12.2.2
Latest change: 2025-03-26
Commit |
Committed |
Subject |
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)
|
8e4cd194eb |
2025-03-20 |
Add lower-binding for microsoft azure/winrm providers (#47990)
|
91b0f610ab |
2025-03-17 |
AIP-72: Handle Custom XCom Backend on Task SDK (#47339)
|
935d2831fe |
2025-03-15 |
Remove links to x/twitter.com (#47801)
|
9d714c83ca |
2025-03-11 |
Remove default_view property from DAG class and model (#47616)
|
12.2.1
Latest change: 2025-03-09
Commit |
Committed |
Subject |
492ecfe5c0 |
2025-03-09 |
Prepare docs for Mar 1st wave of providers (#47545)
|
aa07160892 |
2025-03-07 |
AIP-72: Moving BaseOperatorLink to task sdk (#47008)
|
9f344f2730 |
2025-03-06 |
Remove extra string interpolation from fstrings (#47436)
|
e4002c3305 |
2025-03-05 |
Move tests_common package to devel-common project (#47281)
|
b835219e1e |
2025-02-28 |
Fix support for old method signature of pagination_function in MSGraphAsyncOperator (#47101)
|
1addb55154 |
2025-02-28 |
Improve documentation for updating provider dependencies (#47203)
|
aa61371a07 |
2025-02-27 |
Render structured logs in the new UI rather than showing raw JSON (#46827)
|
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)
|
12.2.0
Latest change: 2025-02-21
Commit |
Committed |
Subject |
0653ffe78e |
2025-02-21 |
Prepare docs for Feb 1st wave of providers (fixed) (#46962)
|
5d87bddf0a |
2025-02-21 |
Prepare docs for Feb 1st wave of providers (#46893)
|
4833b53705 |
2025-02-19 |
Refactor result_processor and event_handler signatures in MSGraphAsyncOperator (#46637)
|
4e17ecd3f8 |
2025-02-16 |
Avoid imports from "providers" (#46801)
|
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)
|
fe5a2ea7a0 |
2025-02-13 |
AIP-72: Improving Operator Links Interface to Prevent User Code Execution in Webserver (#46613)
|
035060d7f3 |
2025-02-11 |
AIP-83 amendment: Add logic for generating run_id when logical date is None. (#46616)
|
fdb934fa06 |
2025-02-09 |
Migrate Amazon provider package (#46590)
|
fd606b1d6e |
2025-02-08 |
Provider moving/microsoft azure (#46254)
|
aaaea355d3 |
2025-02-06 |
Add dynamic task mapping into TaskSDK runtime (#46032)
|
40fd35ca44 |
2025-02-03 |
fix: 'KiotaRequestAdapterHook' make sure proxy config parameter is parsed correctly, even if it's a string or json (#46145)
|
6b87d1cef9 |
2025-01-26 |
Fixed retry of PowerBIDatasetRefreshOperator when dataset refresh wasn't directly available (#45513)
|
ff1e3a6f61 |
2025-01-26 |
Added support for certificate authentication with MSGraphAsyncOperator (#45935)
|
ee785a89ba |
2025-01-19 |
Fixes compat issue HTTPX proxy configuration in KiotaRequestAdapterHook and fixed retry in MSGraphSensor (#45746)
|
78eadb114b |
2025-01-17 |
refactor: Fixed assignment of proxies parameter in KiotaRequestAdapterHook (#45741)
|
301017de2d |
2025-01-08 |
refactor: Updated instantiated of httpx AsyncClient as the proxies parameter is deprecated and mounts parameter should be used instead (#45464)
|
3787844693 |
2025-01-08 |
Fixing return type for azure hook 'run_query' (#45470)
|
4b90edf580 |
2025-01-07 |
Move update subscription from 'AzureServiceBusTopicCreateOperator' to 'AdminClientHook' (#45367)
|
cda0e9e9be |
2025-01-01 |
Move create topic from 'AzureServiceBusTopicCreateOperator' to 'AdminClientHook' (#45297)
|
b29a16c524 |
2024-12-21 |
Refactor Azure Service Bus: move create_subscription to hook (#45125)
|
12.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)
|
2947bf00f9 |
2024-12-19 |
PowerBIDatasetRefreshOperator should fail when refresh fails (#44696)
|
35b927fe17 |
2024-12-19 |
Update path of example dags in docs (#45069)
|
3310b8628e |
2024-12-18 |
Avoid 1.1.8 version of msgraph-core (#45044)
|
01e0bc3152 |
2024-12-18 |
refactor: Added MS Graph connection type (#45006)
|
4b38bed76c |
2024-12-16 |
Bump min version of Providers to 2.9 (#44956)
|
088e796e93 |
2024-12-07 |
Remove Provider Deprecations in Microsoft-AZURE (#44763)
|
c5832d9fb8 |
2024-11-28 |
Added test-case for callable values in path and query parameters of MSGraphAsyncOperator (#43799)
|
4404e64247 |
2024-11-25 |
Move triggers to standard provider (#43608)
|
1275fec92f |
2024-11-24 |
Use Python 3.9 as target version for Ruff & Black rules (#44298)
|
6faa720cd8 |
2024-11-18 |
Remove XCom pickling (#43905)
|
4dfae23532 |
2024-11-15 |
Update DAG example links in multiple providers documents (#44034)
|
11.1.0
Latest change: 2024-11-14
Commit |
Committed |
Subject |
a53d9f6d25 |
2024-11-14 |
Prepare docs for Nov 1st wave of providers (#44011)
|
b9513cc9b9 |
2024-11-09 |
Fix Power BI trigger testcase (#43494)
|
59ea748f74 |
2024-11-02 |
Add min version to ipykernel,scrapbook, pywinrm (#43603)
|
1f7a58a517 |
2024-11-01 |
Add copy_object functionality for wasbhook (#43037)
|
11.0.0
Latest change: 2024-10-27
Commit |
Committed |
Subject |
78ff0a9970 |
2024-10-27 |
Prepare docs for Oct 2nd wave of providers (#43409)
|
93ad181684 |
2024-10-26 |
Add context to Azure Service Bus Message callback (#43370)
|
64336c29b1 |
2024-10-24 |
Add documentation for the PowerBIDatasetRefresh Operator. (#42754)
|
7b151d32c8 |
2024-10-15 |
Add upperbound to microsoft-kiota-abstractions (#43021)
|
2b101e2377 |
2024-10-15 |
Feature: Added event_handler parameter in MSGraphAsyncOperator (#42539)
|
7d8ea68bda |
2024-10-12 |
Restrict looker-sdk version 24.18.0 and microsoft-kiota-http 1.3.4 (#42954)
|
857ca4c06c |
2024-10-09 |
Split providers out of the main "airflow/" tree into a UV workspace project (#42505)
|
10.5.1
Latest change: 2024-10-09
Commit |
Committed |
Subject |
2bb8628463 |
2024-10-09 |
Prepare docs for Oct 1st adhoc wave of providers (#42862)
|
1cb9294c64 |
2024-10-06 |
Removed conditional check for task context logging in airflow version 2.8.0 and above (#42764)
|
d89f305a34 |
2024-09-29 |
Bugfix/42575 workaround pin azure kusto data (#42576)
|
193defd289 |
2024-09-25 |
(bugfix): Paginated results in MSGraphAsyncOperator (#42414)
|
10.5.0
Latest change: 2024-09-21
Commit |
Committed |
Subject |
7628d47d04 |
2024-09-21 |
Prepare docs for Sep 1st wave of providers (#42387)
|
ede34ebee7 |
2024-09-05 |
Allow custom api versions in MSGraphAsyncOperator (#41331)
|
85ad5c374d |
2024-09-05 |
`` Add callback to process Azure Service Bus message contents (#41601)`` |
1613e9ec1c |
2024-08-25 |
remove soft_fail (#41710)
|
716c4300a6 |
2024-08-20 |
Remove deprecated log handler argument filename_template (#41552)
|
10.4.0
Latest change: 2024-08-19
Commit |
Committed |
Subject |
75fb7acbac |
2024-08-19 |
Prepare docs for Aug 2nd wave of providers (#41559)
|
01390839dd |
2024-08-14 |
Microsoft Power BI operator to refresh the dataset (#40356)
|
d2c9e8cfc0 |
2024-08-14 |
Export Azure Container Instance log messages to XCOM (#41142)
|
fcbff15bda |
2024-08-12 |
Bump minimum Airflow version in providers to Airflow 2.8.0 (#41396)
|
68a6a0583b |
2024-08-11 |
Fix mypy checks for new azure libraries (#41386)
|
10.3.0
Latest change: 2024-08-03
Commit |
Committed |
Subject |
d23881c648 |
2024-08-03 |
Prepare docs for Aug 1st wave of providers (#41230)
|
e6d382244e |
2024-07-13 |
Bump minimum version for azure containerinstance. (#40767)
|
63000a77ba |
2024-07-09 |
Added priority to Azure Container Instances (#40616)
|
10.2.0
Latest change: 2024-07-09
Commit |
Committed |
Subject |
09a7bd1d58 |
2024-07-09 |
Prepare docs 1st wave July 2024 (#40644)
|
03b1840e18 |
2024-07-08 |
S3 to wasb (#40511)
|
a62bd83188 |
2024-06-27 |
Enable enforcing pydocstyle rule D213 in ruff. (#40448)
|
10.1.2
Latest change: 2024-06-22
Commit |
Committed |
Subject |
6e5ae26382 |
2024-06-22 |
Prepare docs 2nd wave June 2024 (#40273)
|
d9d09638a5 |
2024-06-20 |
BUGFIX: Make sure XComs work correctly in MSGraphAsyncOperator with paged results and dynamic task mapping (#40301)
|
e7052d4244 |
2024-06-18 |
Revert "refactor: Make sure xcoms work correctly in multi-threaded environmen…" (#40300)
|
9b394a7229 |
2024-06-18 |
refactor: Make sure xcoms work correctly in multi-threaded environment by taking the map_index into account (#40297)
|
c0f27094ab |
2024-06-04 |
iMPlement per-provider tests with lowest-direct dependency resolution (#39946)
|
d5f81a4e2d |
2024-05-27 |
Switch AzureDataLakeStorageV2Hook to use DefaultAzureCredential for managed identity/workload auth (#38497)
|
10.1.1
Latest change: 2024-05-26
Commit |
Committed |
Subject |
34500f3a2f |
2024-05-26 |
Prepare docs 3rd wave May 2024 (#39738)
|
e81cefb8a6 |
2024-05-26 |
Remove unused backward compatibility _read function in WasbTaskHandler (#39827)
|
ecf6e57e27 |
2024-05-13 |
Update example AzureContainerInstancesOperator (#39466)
|
10.1.0
Latest change: 2024-05-12
Commit |
Committed |
Subject |
97e867f170 |
2024-05-12 |
Prepare docs 2nd wave May 2024 (#39565)
|
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)
|
a61f393ec4 |
2024-05-05 |
Implemented MSGraphSensor as a deferrable sensor (#39304)
|
fe4605a10e |
2024-05-01 |
Prepare docs 1st wave May 2024 (#39328)
|
df1f75b676 |
2024-04-25 |
add dns_config and diagnostics parameters to AzureContainerInstancesOperator (#39156)
|
ead9b00f7c |
2024-04-25 |
Bump minimum Airflow version in providers to Airflow 2.7.0 (#39240)
|
15c2734c4c |
2024-04-25 |
Implement run-method on KiotaRequestAdapterHook and move logic away from triggerer to hook (#39237)
|
14b631294d |
2024-04-24 |
Fix: Only quote the keys of the query_parameters in MSGraphOperator (#39207)
|
63c87cd6cd |
2024-04-23 |
Add stacklevel into the 'AzureSynapsePipelineHook' deprecation warnings (#39192)
|
1c9a6609f3 |
2024-04-14 |
Adding MSGraphOperator in Microsoft Azure provider (#38111)
|
db8471cc07 |
2024-04-12 |
Make handling of connection by fs/adls.py closer to that of WasbHook and add unit tests. (#38747)
|
10.0.0
Latest change: 2024-04-10
Commit |
Committed |
Subject |
5fa80b6aea |
2024-04-10 |
Prepare docs 1st wave (RC1) April 2024 (#38863)
|
768e1169b1 |
2024-04-10 |
fix cosmos hook static checks by making providing partition_key mandatory (#38199)
|
b687f59008 |
2024-04-08 |
fix: try002 for provider microsoft azure (#38805)
|
901c3a6504 |
2024-04-04 |
Feature/refactor azure synapse pipeline class (#38723)
|
694826d1bd |
2024-03-24 |
refactor: Refactored __new__ magic method of BaseOperatorMeta to avoid bad mixing classic and decorated operators (#37937)
|
ac50669c82 |
2024-03-23 |
update to latest service bus (#38384)
|
51c94e12eb |
2024-03-22 |
fix(microsoft/azure): add return statement to yield within a while loop in triggers (#38393)
|
0a74928894 |
2024-03-18 |
Bump ruff to 0.3.3 (#38240)
|
60b95c75cd |
2024-03-15 |
Add 'ADLSCreateObjectOperator' (#37821)
|
832571c6f3 |
2024-03-15 |
Limit azure-cosmos (#38175)
|
9.0.1
Latest change: 2024-03-04
Commit |
Committed |
Subject |
83316b8158 |
2024-03-04 |
Prepare docs 1st wave (RC1) March 2024 (#37876)
|
87a249a02f |
2024-03-01 |
fix: Pass proxies config when using ClientSecretCredential in AzureDataLakeStorageV2Hook (#37103)
|
51f68fd805 |
2024-02-17 |
Fix WASB remote logger configuration example (#37509)
|
5a0be392e6 |
2024-02-16 |
Add comment about versions updated by release manager (#37488)
|
9d91bb435d |
2024-02-12 |
D401 Support in Microsoft providers (#37327)
|
9.0.0
Latest change: 2024-01-30
Commit |
Committed |
Subject |
ba053f79ed |
2024-01-30 |
Prepare docs for ad-hoc release of microsoft.azure provider (#37099)
|
dec2662190 |
2024-01-30 |
feat: Switch all class, functions, methods deprecations to decorators (#36876)
|
cead3da4a6 |
2024-01-26 |
Add docs for RC2 wave of providers for 2nd round of Jan 2024 (#37019)
|
0b680c9492 |
2024-01-26 |
Revert "Provide the logger_name param in providers hooks in order to override the logger name (#36675)" (#37015)
|
c8775fc012 |
2024-01-22 |
add WasbPrefixSensorTrigger params breaking change to azure provider changelog (#36940)
|
6ff96af480 |
2024-01-18 |
Fix stacklevel in warnings.warn into the providers (#36831)
|
5305f4b696 |
2024-01-16 |
Fix WasbPrefixSensor arg inconsistency between sync and async mode (#36806)
|
57c921193b |
2024-01-16 |
Fix failed tasks are not detected in 'AzureBatchHook' (#36785)
|
d7081ac763 |
2024-01-14 |
Fix assignment of template field in '__init__' in 'container_instances.py' (#36529)
|
c439ab87c4 |
2024-01-10 |
Standardize airflow build process and switch to Hatchling build backend (#36537)
|
6bd450da1e |
2024-01-10 |
Provide the logger_name param in providers hooks in order to override the logger name (#36675)
|
19ebcac239 |
2024-01-07 |
Prepare docs 1st wave of Providers January 2024 (#36640)
|
876b3fa372 |
2023-12-31 |
docs: 'Add AzureSynapseRunPipelineOperator' (#36495)
|
6937ae7647 |
2023-12-30 |
Speed up autocompletion of Breeze by simplifying provider state (#36499)
|
8.5.1
Latest change: 2023-12-28
Commit |
Committed |
Subject |
9b5d6bfe27 |
2023-12-28 |
Add documentation for 3rd wave of providers in Deember (#36464)
|
9e55f51a9f |
2023-12-27 |
Remove unused '_parse_version' function (#36450)
|
72a6264e20 |
2023-12-25 |
Clean WASB task handler code after bumping min Airflow version to 2.6.0 (#36421)
|
8.5.0
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)
|
198b149d08 |
2023-12-19 |
azurefilesharehook fix with connection type azure (#36309)
|
e9ba37bb58 |
2023-12-17 |
Add code snippet formatting in docstrings via Ruff (#36262)
|
cd476acd8f |
2023-12-11 |
Follow BaseHook connection fields method signature in child classes (#36086)
|
aba58adb83 |
2023-12-08 |
Allow storage options to be passed (#35820)
|
8.4.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)
|
3f354c0c92 |
2023-12-03 |
Do not catch too broad exception in 'WasbHook.delete_container' (#36034)
|
8f2cf41538 |
2023-12-01 |
Fix reraise outside of try block in 'AzureSynapsePipelineRunLink.get_fields_from_url' (#36009)
|
cf052dc64f |
2023-12-01 |
Add feature to build "chicken-egg" packages from sources (#35890)
|
8.3.0
Latest change: 2023-11-24
Commit |
Committed |
Subject |
0b23d5601c |
2023-11-24 |
Prepare docs 2nd wave of Providers November 2023 (#35836)
|
2a06e278d2 |
2023-11-21 |
Check attr on parent not self re TaskContextLogger set_context (#35780)
|
d8075cd04c |
2023-11-20 |
Remove backcompat with Airflow 2.3/2.4 in providers (#35727)
|
99534e47f3 |
2023-11-19 |
Use reproducible builds for provider packages (#35693)
|
429ca47b02 |
2023-11-18 |
Add Azure Synapse Pipeline connection-type in the UI (#35709)
|
bb57a240b4 |
2023-11-17 |
Extend task context logging support for remote logging using WASB (Azure Blob Storage) (#32972)
|
2f69b5f007 |
2023-11-17 |
Add task context logging feature to allow forwarding messages to task logs (#32646)
|
99df205f42 |
2023-11-16 |
Fix and reapply templates for provider documentation (#35686)
|
5983506df3 |
2023-11-16 |
Add operator to invoke Azure-Synapse pipeline (#35091)
|
8.2.0
Latest change: 2023-11-08
Commit |
Committed |
Subject |
1b059c57d6 |
2023-11-08 |
Prepare docs 1st wave of Providers November 2023 (#35537)
|
22d583403b |
2023-11-08 |
Fix AzureContainerInstanceOperator remove_on_error (#35212)
|
1addff5511 |
2023-11-06 |
Remove empty TYPE_CHECKING block into the Azure provider (#35477)
|
2980eb137d |
2023-11-05 |
fix(providers/microsoft): setting use_async=True for get_async_default_azure_credential (#35432)
|
706878ec35 |
2023-11-04 |
Remove empty lines in generated changelog (#35436)
|
052e26ad47 |
2023-11-04 |
Change security.rst to use includes in providers (#35435)
|
13865ab05a |
2023-11-03 |
add managed identity support to AsyncDefaultAzureCredential (#35394)
|
b27047430f |
2023-11-02 |
Refactor azure managed identity (#35367)
|
f84c45827e |
2023-11-01 |
feat(provider/azure): add managed identity support to container_registry hook (#35320)
|
2e8ce5d778 |
2023-11-01 |
feat(provider/azure): add managed identity support to wasb hook (#35326)
|
20afbf8036 |
2023-11-01 |
feat(provider/azure): add managed identity support to asb hook (#35324)
|
a13c091f2d |
2023-11-01 |
feat(provider/azure): add managed identity support to cosmos hook (#35323)
|
a2658368ba |
2023-11-01 |
feat(provider/azure): add managed identity support to container_volume hook (#35321)
|
9114256fd3 |
2023-11-01 |
feat(provider/azure): add managed identity support to container_instance hook (#35319)
|
8d2364bb25 |
2023-11-01 |
feat(provider/azure): add managed identity support to adx hook (#35325)
|
309f8363fd |
2023-11-01 |
feat(provider/azure): add managed identity support to batch hook (#35327)
|
15c952f449 |
2023-11-01 |
feat(provider/azure): add managed identity support to data_factory hook (#35328)
|
0652038c09 |
2023-11-01 |
feat(provider/azure): add managed identity support to synapse hook (#35329)
|
7689db2cc0 |
2023-11-01 |
feat(provider/azure): add managed identity support to fileshare hook (#35330)
|
e22f961071 |
2023-11-01 |
Reuse get_default_azure_credential method from Azure utils method (#35318)
|
63cc915cd3 |
2023-10-31 |
Switch from Black to Ruff formatter (#35287)
|
ebcb16201a |
2023-10-30 |
`` make DefaultAzureCredential configurable in AzureKeyVaultBackend (#35052)`` |
2b011b28ad |
2023-10-30 |
Make DefaultAzureCredential in AzureBaseHook configuration (#35051)
|
8.1.0
Latest change: 2023-10-28
Commit |
Committed |
Subject |
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)
|
04e2fbd92b |
2023-10-27 |
AIP-58: Add Airflow ObjectStore (AFS) (#34729)
|
dd7ba3cae1 |
2023-10-19 |
Pre-upgrade 'ruff==0.0.292' changes in providers (#35053)
|
b75f9e8806 |
2023-10-18 |
Upgrade pre-commits (#35033)
|
8.0.0
Latest change: 2023-10-13
Commit |
Committed |
Subject |
e9987d5059 |
2023-10-13 |
Prepare docs 1st wave of Providers in October 2023 (#34916)
|
8e383e87e1 |
2023-10-13 |
Fix hardcoded container name in remote logging option for Azure Blob Storage (#32779)
|
546c850a43 |
2023-10-13 |
Error handling for when Azure container log cannot be read in properly. (#34627)
|
434f571915 |
2023-10-10 |
Add subnet_ids param in AzureContainerInstancesOperator (#34850)
|
9ee14a01ac |
2023-10-10 |
Bump azure-mgmt-containerinstance (#34738)
|
1fc286791f |
2023-10-06 |
Upgrade azure-mgmt-datafactory in microsift azure provider (#34040)
|
0c8e30e43b |
2023-10-05 |
Bump min airflow version of providers (#34728)
|
99f320354b |
2023-10-04 |
Refactor: consolidate import time in providers (#34402)
|
8a387a9217 |
2023-10-04 |
Name params while invoking ClientSecretCredential (#34732)
|
2e39fbd7d2 |
2023-10-03 |
allow providing credentials through keyword argument in AzureKeyVaultBackend (#34706)
|
7ebf4220c9 |
2023-09-28 |
Refactor usage of str() in providers (#34320)
|
6aa30f2ad6 |
2023-09-20 |
fix(providers/microsoft-azure): respect soft_fail argument when exception is raised (#34494)
|
d20c32f6b7 |
2023-09-20 |
Refactor: reduce some conditions in providers (#34440)
|
5b85442fdc |
2023-09-19 |
Consolidate hook management in AzureBatchOperator (#34437)
|
aee3cfc91e |
2023-09-18 |
Consolidate hook management in AzureDataExplorerQueryOperator (#34436)
|
7.0.0
Latest change: 2023-09-08
Commit |
Committed |
Subject |
21990ed894 |
2023-09-08 |
Prepare docs for 09 2023 - 1st wave of Providers (#34201)
|
a3da008250 |
2023-09-05 |
Improve documentation for AzureDataExplorerHook DefaultAzureCredential support (#34095)
|
9817be3e10 |
2023-09-05 |
Improve documentation for Azure Service Bus hooks DefaultAzureCredential support (#34096)
|
cd8f75a7d1 |
2023-09-05 |
Improve documentation for AzureFileShareHook DefaultAzureCredential support (#34101)
|
e62a0ba8c7 |
2023-09-05 |
Improve documentation for AzureContainerVolumeHook DefaultAzureCredential support (#34104)
|
6b923299a1 |
2023-09-05 |
Improve documentation for AzureBaseHook DefaultAzureCredential support (#34097)
|
4ee02947ea |
2023-09-05 |
Improve documentation for WasbHook DefaultAzureCredential support (#34103)
|
a7310f9c91 |
2023-09-05 |
Refactor regex in providers (#33898)
|
bb5e18621a |
2023-09-05 |
Iimprove documentation for AzureDataLakeStorageV2Hook DefaultAzureCredential support (#34094)
|
4254cfc8ec |
2023-09-05 |
docs(providers/microsoft): improve documentation for AzureCosmosDBHook DefaultAzureCredential support (#34102)
|
18ef30221e |
2023-09-05 |
Improve docs on AzureBatchHook DefaultAzureCredential support (#34098)
|
c16338da1b |
2023-09-04 |
`` docs(providers/microsoft): improve documentation for AzureDataLakeHook DefaultAzureCredential support (#34074)`` |
f9028e1866 |
2023-09-04 |
docs(providers/microsoft): improve documentation for AzureContainerRegistryHook-DefaultAzureCredential support (#34073)
|
e294608c6a |
2023-09-04 |
feat(providers/microsoft): add AzureContainerInstancesOperator.volume as template field (#34070)
|
6f1f624f04 |
2023-09-03 |
Remove azure-storage-common from microsoft azure providers (#34038)
|
47bd5dd0e1 |
2023-09-03 |
Remove useless string join from providers (#33968)
|
d946ff40d6 |
2023-09-02 |
Remove 'AzureDataFactoryPipelineRunStatusAsyncSensor' class (#34036)
|
ae67a142b8 |
2023-09-02 |
Remove 'LocalToAzureDataLakeStorageOperator' class (#34035)
|
b7f84e913b |
2023-09-02 |
Update Azure fileshare hook to use azure-storage-file-share instead of azure-storage-file (#33904)
|
875387afa5 |
2023-09-01 |
Refactor unneeded jumps in providers (#33833)
|
539797fdfb |
2023-08-30 |
Add DefaultAzureCredential support to AzureContainerRegistryHook (#33825)
|
23b15e6428 |
2023-08-30 |
feat(providers/microsoft): add DefaultAzureCredential support to AzureContainerVolumeHook (#33822)
|
6.3.0
Latest change: 2023-08-29
Commit |
Committed |
Subject |
23174ef1bb |
2023-08-29 |
Prepare docs for Aug 2023 3rd wave of Providers (RC2) (#33868)
|
9e2d607f43 |
2023-08-29 |
Truncate Wasb storage account name if it's more than 24 characters (#33851)
|
9d5327806f |
2023-08-28 |
Bump azure-mgmt-containerinstance>=7.0.0,<9.0.0 (#33696)
|
76c2ade2c6 |
2023-08-28 |
feat(providers/microsoft): add DefaultAzureCredential to data_lake (#33433)
|
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)
|
4bae275edd |
2023-08-26 |
Remove duplicated message commit in Azure MessageHook (#33776)
|
3d575fed54 |
2023-08-26 |
Allow passing fully_qualified_namespace and credential to initialize Azure Service Bus Client (#33493)
|
353b1482d3 |
2023-08-26 |
remove unnecessary and rewrite it using list in providers (#33763)
|
bcb97d05ad |
2023-08-26 |
Fix partial doc reference error due to missing space (#33770)
|
03529d524f |
2023-08-26 |
Add DefaultAzureCredential support to cosmos (#33436)
|
faf32539d6 |
2023-08-26 |
Optimise Airflow DB backend usage in Azure Provider (#33750)
|
c077d19060 |
2023-08-26 |
Prepare docs for Aug 2023 3rd wave of Providers (#33730)
|
947b504d5b |
2023-08-25 |
Add DefaultAzureCredential support to AzureBatchHook (#33469)
|
55ff4cf935 |
2023-08-25 |
fix(providers/azure): remove json.dumps when querying AzureCosmosDBHook (#33653)
|
95ece9feef |
2023-08-25 |
Move Azure examples into system tests (#33727)
|
38f2737153 |
2023-08-25 |
Fix Azure Batch Hook instantation (#33731)
|
0931abdb25 |
2023-08-25 |
Add AzureBatchOperator example (#33716)
|
faa50cbe2f |
2023-08-24 |
feat(providers/microsoft): add DefaultAzureCredential support to AzureContainerInstanceHook (#33467)
|
96efcfb830 |
2023-08-24 |
Further improvements for provider verification (#33670)
|
85acbb4ae9 |
2023-08-24 |
Refactor: Remove useless str() calls (#33629)
|
9dac4878c7 |
2023-08-24 |
Add DefaultAzureCredential auth for ADX service (#33627)
|
4a7cd606cc |
2023-08-23 |
Bump azure-kusto-data>=4.1.0 (#33598)
|
a54c2424df |
2023-08-23 |
Fix typos (double words and it's/its) (#33623)
|
b43fcae14b |
2023-08-21 |
Simplify conditions on len() in providers/microsoft (#33566)
|
7700fb12cc |
2023-08-20 |
Simplify 'X for X in Y' to 'Y' where applicable (#33453)
|
bd608a56ab |
2023-08-17 |
Fix updating account url for WasbHook (#33457)
|
4460356c03 |
2023-08-14 |
Set logging level to WARNING (#33314)
|
6.2.4
Latest change: 2023-08-11
Commit |
Committed |
Subject |
b5a4d36383 |
2023-08-11 |
Prepare docs for Aug 2023 2nd wave of Providers (#33291)
|
8da1ff573b |
2023-08-07 |
Clean microsoft azure provider by deleting the custom prefix from conn extra fields (#30558)
|
6.2.3
Latest change: 2023-08-05
Commit |
Committed |
Subject |
60677b0ba3 |
2023-08-05 |
Prepare docs for Aug 2023 1st wave of Providers (#33128)
|
a069965df8 |
2023-08-03 |
Add issue link for TODO wrt Azure integration pinned dependencies (#33064)
|
fea8c9024f |
2023-08-02 |
Delete azure cosmos DB sensor example_dag (#32906)
|
df74553ec4 |
2023-08-02 |
Refactor account_url use in WasbHook (#32980)
|
1bc680fb66 |
2023-07-30 |
Change latest redirection to stable one for microsoft azure -> google. (#32945)
|
6.2.2
Latest change: 2023-07-29
Commit |
Committed |
Subject |
d06b7af69a |
2023-07-29 |
Prepare docs for July 2023 3rd wave of Providers (#32875)
|
42b4b43c4c |
2023-07-23 |
Add Redis task handler (#31855)
|
73b90c48b1 |
2023-07-21 |
Allow configuration to be contributed by providers (#32604)
|
e01323635a |
2023-07-13 |
Add deprecation info to the providers modules and classes docstring (#32536)
|
6.2.1
Latest change: 2023-07-12
Commit |
Committed |
Subject |
e7f59a913e |
2023-07-12 |
Prepare docs for July 2023 2nd wave of Providers (#32566)
|
fcbf15947f |
2023-07-12 |
Fix breaking change when Active Directory ID is used as host in WASB (#32560)
|
a67427af37 |
2023-07-12 |
Fix get_blobs_list_async method to return BlobProperties (#32545)
|
c99c03135c |
2023-07-08 |
D205 Support - Providers: Stragglers and new additions (#32447)
|
257136786c |
2023-07-08 |
Moves 'AzureBlobStorageToGCSOperator' from Azure to Google provider (#32306)
|
6.2.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)
|
1240dcc167 |
2023-07-05 |
D205 Support - Providers: GRPC to Oracle (inclusive) (#32357)
|
f8593503cb |
2023-07-05 |
Add default_deferrable config (#31712)
|
1d6f6131df |
2023-07-04 |
refresh connection if an exception is caught in "AzureDataFactory" (#32323)
|
17132ef4c6 |
2023-07-04 |
Added 'AzureBlobStorageToS3Operator' transfer operator (#32270)
|
985a6cd2a8 |
2023-07-03 |
invalid args fix (#32326)
|
c03d7b7c33 |
2023-07-03 |
Adds Sensor section in the Azure providers docs (#32299)
|
2ce51ac5d3 |
2023-06-29 |
Cancel pipeline if unexpected exception caught (#32238)
|
57b7ba16a3 |
2023-06-29 |
Doc changes: Added Transfers section in Azure provider docs (#32241)
|
46ee1c2c8d |
2023-06-28 |
Fix where account url is build if not provided using login (account name) (#32082)
|
09d4718d3a |
2023-06-27 |
Improve provider documentation and README structure (#32125)
|
dc9b516494 |
2023-06-26 |
Adds connection test for ADLS Gen2 (#32126)
|
c508b8e531 |
2023-06-21 |
Add option to pass extra configs to ClientSecretCredential (#31783)
|
6.1.2
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)
|
4266a545b0 |
2023-06-20 |
Microsoft provider docstring improvements (#31708)
|
94128303e1 |
2023-06-08 |
Removed unused variables in AzureBlobStorageToGCSOperator (#31765)
|
fbeb01cb17 |
2023-06-07 |
Replace unicodecsv with standard csv library (#31693)
|
9e268e13b1 |
2023-06-07 |
Replace spelling directive with spelling:word-list (#31752)
|
3a0b8bded9 |
2023-06-05 |
Add D400 pydocstyle check - Microsoft provider only (#31425)
|
dc5bf3fd02 |
2023-06-02 |
Add discoverability for triggers in provider.yaml (#31576)
|
ce7766e0a5 |
2023-05-31 |
Add docstring and signature for _read_remote_logs (#31623)
|
9fa75aaf7a |
2023-05-29 |
Remove Python 3.7 support (#30963)
|
6.1.1
Latest change: 2023-05-24
Commit |
Committed |
Subject |
d745cee3db |
2023-05-24 |
Prepare adhoc wave of Providers (#31478)
|
45b6cfa138 |
2023-05-23 |
Fix deferrable mode execution in WasbPrefixSensor (#31411)
|
26b8997fb1 |
2023-05-23 |
Optimize deferred mode execution for wasb sensors (#31009)
|
6.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)
|
ec2f0f12db |
2023-05-11 |
Optimize deferred execution for AzureDataFactoryRunPipelineOperator (#31214)
|
ac46902154 |
2023-05-04 |
Move TaskInstanceKey to a separate file (#31033)
|
0a30706aa7 |
2023-05-03 |
Use 'AirflowProviderDeprecationWarning' in providers (#30975)
|
eef5bc7f16 |
2023-05-03 |
Add full automation for min Airflow version for providers (#30994)
|
607068f4f0 |
2023-05-01 |
Optimize deferrable execution mode 'AzureDataFactoryPipelineRunStatusSensor' (#30983)
|
a7eb32a5b2 |
2023-04-30 |
Bump minimum Airflow version in providers (#30917)
|
c585ad51c5 |
2023-04-22 |
Upgrade ruff to 0.0.262 (#30809)
|
0cea23a43f |
2023-04-22 |
Add deferrable mode to 'WasbPrefixSensor' (#30252)
|
6.0.0
Latest change: 2023-04-21
Commit |
Committed |
Subject |
e46ce78b66 |
2023-04-21 |
Prepare docs for adhoc release of providers (#30787)
|
fbc1382514 |
2023-04-21 |
remove delegate_to from GCP operators and hooks (#30748)
|
6b5db07e0d |
2023-04-17 |
Merge WasbBlobAsyncSensor to WasbBlobSensor (#30488)
|
5.3.1
Latest change: 2023-04-12
Commit |
Committed |
Subject |
0f3b6579cb |
2023-04-12 |
Prepare docs for RC2 of provider wave (#30606)
|
7ce3b66237 |
2023-04-10 |
Load subscription_id from extra__azure__subscriptionId (#30556)
|
874ea9588e |
2023-04-09 |
Prepare docs for ad hoc release of Providers (#30545)
|
a09fd0d121 |
2023-04-08 |
Fix AzureDataFactoryPipelineRunLink get_link method (#30514)
|
d23a3bbed8 |
2023-04-04 |
Add mechanism to suspend providers (#30422)
|
5.3.0
Latest change: 2023-04-02
Commit |
Committed |
Subject |
55dbf1ff1f |
2023-04-02 |
Prepare docs for April 2023 wave of Providers (#30378)
|
54a59d7cae |
2023-03-31 |
Add 'WasbBlobAsyncSensor' (#30197)
|
0e69ca7c0f |
2023-03-29 |
Fix ADF job failure during deferral (#30248)
|
c39097c07a |
2023-03-29 |
merge AzureDataFactoryPipelineRunStatusAsyncSensor to AzureDataFactoryPipelineRunStatusSensor (#30250)
|
c99201afa2 |
2023-03-17 |
Add deferrable 'AzureDataFactoryRunPipelineOperator' (#30147)
|
9a417a54ba |
2023-03-17 |
organize azure provider.yaml (#30155)
|
a755c5e82b |
2023-03-15 |
Expose missing params in AzureSynapseHook API docs (#30099)
|
2f25ba572e |
2023-03-13 |
Add deferrable 'AzureDataFactoryPipelineRunStatusSensor' (#29801)
|
008f52444a |
2023-03-10 |
Fix AzureDataLakeStorageV2Hook 'account_url' with Active Directory authentication (#29980) (#29981)
|
b6392ae5fd |
2023-03-07 |
Support deleting the local log files when using remote logging (#29772)
|
5.2.1
Latest change: 2023-02-18
Commit |
Committed |
Subject |
470fdaea27 |
2023-02-18 |
Prepare docs for 02 2023 midmonth wave of Providers (#29589)
|
ce28775397 |
2023-02-16 |
Handle deleting more than 256 blobs using 'WasbHook.delete_file()' (#29565)
|
f9e9d23457 |
2023-02-11 |
Restore trigger logging (#29482)
|
60d4bcd1d1 |
2023-02-10 |
Revert "Enable individual trigger logging (#27758)" (#29472)
|
5.2.0
Latest change: 2023-02-08
Commit |
Committed |
Subject |
ce6ae2457e |
2023-02-08 |
Prepare docs for Feb 2023 wave of Providers (#29379)
|
1b18a501fe |
2023-02-03 |
Enable individual trigger logging (#27758)
|
3374fdfcbd |
2023-01-23 |
Deprecate 'delegate_to' param in GCP operators and update docs (#29088)
|
6c50a691a8 |
2023-01-19 |
Fix params rendering in AzureSynapseHook Python API docs (#29041)
|
5.1.0
Latest change: 2023-01-14
Commit |
Committed |
Subject |
911b708ffd |
2023-01-14 |
Prepare docs for Jan 2023 mid-month wave of Providers (#28929)
|
3decb189f7 |
2023-01-13 |
Hide 'extra' field in WASB connection form (#28914)
|
ce858a5d71 |
2023-01-12 |
Switch to ruff for faster static checks (#28893)
|
ad7f8e09f8 |
2023-01-05 |
Add hook for Azure Data Lake Storage Gen2 (#28262)
|
5.0.2
Latest change: 2023-01-02
Commit |
Committed |
Subject |
5246c009c5 |
2023-01-02 |
Prepare docs for Jan 2023 wave of Providers (#28651)
|
81323e389e |
2022-12-24 |
Change titles in Azure Operators documentation (#28559)
|
6e3cee1f6e |
2022-12-19 |
Re-enable azure service bus on ARM as it now builds cleanly (#28442)
|
5.0.1
Latest change: 2022-12-13
Commit |
Committed |
Subject |
443df3b9c8 |
2022-12-13 |
Prepare ad hoc providers release (#28327)
|
7e776db254 |
2022-12-09 |
Make arguments 'offset' and 'length' not required (#28234)
|
c8e348dcb0 |
2022-12-05 |
Add automated version replacement in example dag indexes (#28090)
|
5.0.0
Latest change: 2022-11-15
Commit |
Committed |
Subject |
12c3c39d1a |
2022-11-15 |
pRepare docs for November 2022 wave of Providers (#27613)
|
547e6e80f3 |
2022-11-10 |
Fix Azure Batch errors revealed by added typing to azure batch lib (#27601)
|
a50195d617 |
2022-11-07 |
Add azure, google, authentication library limits to eaager upgrade (#27535)
|
5cd78cf425 |
2022-11-06 |
Upgrade dependencies in order to avoid backtracking (#27531)
|
a16f24b5d7 |
2022-11-06 |
Remove deprecated classes in Azure provider (#27417)
|
59da943428 |
2022-11-04 |
Suppress any Exception in wasb task handler (#27495)
|
680965b2ea |
2022-11-03 |
Look for 'extra__' instead of 'extra_' in 'get_field' (#27489)
|
5df1d6ec20 |
2022-10-28 |
Allow and prefer non-prefixed extra fields for remaining azure (#27220)
|
c49740eb25 |
2022-10-28 |
Allow and prefer non-prefixed extra fields for AzureFileShareHook (#27041)
|
9ab1a6a3e7 |
2022-10-27 |
Update old style typing (#26872)
|
78b8ea2f22 |
2022-10-24 |
Move min airflow version to 2.3.0 for all providers (#27196)
|
3676d3a402 |
2022-10-24 |
Allow and prefer non-prefixed extra fields for AzureDataExplorerHook (#27219)
|
6b9e76b7b3 |
2022-10-23 |
Allow and prefer non-prefixed extra fields for AzureDataFactoryHook (#27047)
|
2a34dc9e84 |
2022-10-23 |
Enable string normalization in python formatting - providers (#27205)
|
d51de50e5c |
2022-10-22 |
Update WasbHook to reflect preference for unprefixed extra (#27024)
|
59cba36db0 |
2022-10-13 |
Update azure-storage-blob version (#25426)
|
32434a128a |
2022-09-30 |
Fix separator getting added to variables_prefix when empty (#26749)
|
4.3.0
Latest change: 2022-09-28
Commit |
Committed |
Subject |
f8db64c35c |
2022-09-28 |
Update docs for September Provider's release (#26731)
|
24d88e8fee |
2022-09-19 |
Add DataFlow operations to Azure DataFactory hook (#26345)
|
1f7b296227 |
2022-09-18 |
Auto tail file logs in Web UI (#26169)
|
06acf40a43 |
2022-09-13 |
Apply PEP-563 (Postponed Evaluation of Annotations) to non-core airflow (#26289)
|
5060785988 |
2022-09-09 |
Add network_profile param in AzureContainerInstancesOperator (#26117)
|
4bd0734a35 |
2022-09-01 |
Add Azure synapse operator (#26038)
|
afb282aee4 |
2022-08-27 |
Fix AzureBatchOperator false negative task status (#25844)
|
5c7c518aa0 |
2022-08-16 |
Implement Azure Service Bus Topic Create, Delete Operators (#25436)
|
4.2.0
Latest change: 2022-08-10
Commit |
Committed |
Subject |
e5ac6c7cfb |
2022-08-10 |
Prepare docs for new providers release (August 2022) (#25618)
|
d5f40d739f |
2022-08-09 |
Set default wasb Azure http logging level to warning; fixes #16224 (#18896)
|
8bb0c4fd32 |
2022-07-28 |
Add 'test_connection' method to AzureContainerInstanceHook (#25362)
|
eab0167f1b |
2022-07-22 |
Add test_connection to Azure Batch hook (#25235)
|
e32e9c5880 |
2022-07-18 |
Bump typing-extensions and mypy for ParamSpec (#25088)
|
292440d54f |
2022-07-14 |
Implement Azure Service Bus (Update and Receive) Subscription Operator (#25029)
|
4.1.0
Latest change: 2022-07-13
Commit |
Committed |
Subject |
d2459a241b |
2022-07-13 |
Add documentation for July 2022 Provider's release (#25030)
|
bfd506cbfc |
2022-07-13 |
Add 'test_connection' method to AzureCosmosDBHook (#25018)
|
aa8bf2cf85 |
2022-07-12 |
Implement Azure service bus subscription Operators (#24625)
|
bf7d646395 |
2022-07-08 |
add more descriptive REMOTE_BASE_LOG_FOLDER (#24935)
|
b27fc0367c |
2022-07-06 |
Add test_connection method to AzureFileShareHook (#24843)
|
f18c609d12 |
2022-07-01 |
Add test_connection method to Azure WasbHook (#24771)
|
0de31bd73a |
2022-06-29 |
Move provider dependencies to inside provider folders (#24672)
|
510a6bab45 |
2022-06-28 |
Remove 'hook-class-names' from provider.yaml (#24702)
|
09f38ad3f6 |
2022-06-23 |
Implement Azure Service Bus Queue Operators (#24038)
|
9c59831ee7 |
2022-06-21 |
Update providers to use functools compat for ''cached_property'' (#24582)
|
08b675cf66 |
2022-06-13 |
Fix links to sources for examples (#24386)
|
4.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)
|
c23826915d |
2022-06-07 |
Apply per-run log templates to log handlers (#24153)
|
027b707d21 |
2022-06-05 |
Add explanatory note for contributors about updating Changelog (#24229)
|
389e858d93 |
2022-06-03 |
Pass connection extra parameters to wasb BlobServiceClient (#24154)
|
6e83885c95 |
2022-06-03 |
Migrate Microsoft example DAGs to new design #22452 - azure (#24141)
|
3393647aa6 |
2022-05-26 |
Add typing to Azure Cosmos Client Hook (#23941)
|
ec6761a5c0 |
2022-05-23 |
Clean up f-strings in logging calls (#23597)
|
3.9.0
Latest change: 2022-05-12
Commit |
Committed |
Subject |
75c60923e0 |
2022-05-12 |
Prepare provider documentation 2022.05.11 (#23631)
|
8f181c1034 |
2022-05-08 |
wasb hook: user defaultAzureCredentials instead of managedIdentity (#23394)
|
2d109401b3 |
2022-05-04 |
Bump pre-commit hook versions (#22887)
|
8b6b0848a3 |
2022-04-23 |
Use new Breese for building, pulling and verifying the images. (#23104)
|
831e84d9c3 |
2022-04-19 |
Correct default conn ID in WASB connection doc (#23057)
|
49e336ae03 |
2022-04-13 |
Replace usage of 'DummyOperator' with 'EmptyOperator' (#22974)
|
6933022e94 |
2022-04-10 |
Fix new MyPy errors in main (#22884)
|
3.8.0
Latest change: 2022-04-07
Commit |
Committed |
Subject |
56ab82ed7a |
2022-04-07 |
Prepare mid-April provider documentation. (#22819)
|
d3976d9b20 |
2022-04-04 |
Docs: Fix example usage for 'AzureCosmosDocumentSensor' (#22735)
|
77d4e725c6 |
2022-03-29 |
Switch azure provider to azure-keyvault-secrets (#22557)
|
7ab45d41d6 |
2022-03-24 |
Update secrets backends to use get_conn_value instead of get_conn_uri (#22348)
|
3.7.2
Latest change: 2022-03-22
Commit |
Committed |
Subject |
d7dbfb7e26 |
2022-03-22 |
Add documentation for bugfix release of Providers (#22383)
|
3.7.1
Latest change: 2022-03-14
Commit |
Committed |
Subject |
16adc035b1 |
2022-03-14 |
Add documentation for Classifier release for March 2022 (#22226)
|
c1ab8e2d7b |
2022-03-14 |
Protect against accidental misuse of XCom.get_value() (#22244)
|
d08284ed25 |
2022-03-11 |
`` Add map_index to XCom model and interface (#22112)`` |
3.7.0
Latest change: 2022-03-07
Commit |
Committed |
Subject |
f5b96315fe |
2022-03-07 |
Add documentation for Feb Providers release (#22056)
|
ba79adb631 |
2022-03-02 |
Make container creation configurable when uploading files via WasbHook (#20510)
|
f42559a773 |
2022-03-02 |
Add 'test_connection' method to 'AzureDataFactoryHook' (#21924)
|
08575ddd8a |
2022-03-01 |
Change BaseOperatorLink interface to take a ti_key, not a datetime (#21798)
|
3c4524b4ec |
2022-02-23 |
(AzureCosmosDBHook) Update to latest Cosmos API (#21514)
|
0a3ff43d41 |
2022-02-08 |
Add pre-commit check for docstring param types (#21398)
|
3.6.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)
|
ddb5246bd1 |
2022-02-03 |
Refactor operator links to not create ad hoc TaskInstances (#21285)
|
cb73053211 |
2022-01-27 |
Add optional features in providers. (#21074)
|
602abe8394 |
2022-01-20 |
Remove ':type' lines now sphinx-autoapi supports typehints (#20951)
|
730db3fb77 |
2022-01-18 |
Remove all "fake" stub files (#20936)
|
f8fd0f7b4c |
2022-01-13 |
Explain stub files are introduced for Mypy errors in examples (#20827)
|
3.5.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)
|
a22d5bd076 |
2021-12-31 |
Fix mypy errors in Google Cloud provider (#20611)
|
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)
|
3299064958 |
2021-12-29 |
Use isort on pyi files (#20556)
|
e63e23c582 |
2021-12-23 |
Fixing MyPy issues inside providers/microsoft (#20409)
|
341bf5ab1f |
2021-12-22 |
Azure: New sftp to wasb operator (#18877)
|
05e4cd1c6a |
2021-12-18 |
Add operator link to monitor Azure Data Factory pipeline runs (#20207)
|
2fb5e1d0ec |
2021-12-15 |
Fix cached_property MyPy declaration and related MyPy errors (#20226)
|
42f133c5f6 |
2021-12-06 |
Removes InputRequired validation with azure extra (#20084)
|
374574b8d0 |
2021-12-06 |
Fix mypy errors in Microsoft Azure provider (#19923)
|
43de625d42 |
2021-12-01 |
Correctly capitalize names and abbreviations in docs (#19908)
|
3.4.0
Latest change: 2021-11-30
Commit |
Committed |
Subject |
853576d901 |
2021-11-30 |
Update documentation for November 2021 provider's release (#19882)
|
e25446a8b1 |
2021-11-18 |
Fix argument error in AzureContainerInstancesOperator (#19668)
|
11e73d2db1 |
2021-11-16 |
Remove unnecessary connection form customizations in Azure (#19595)
|
4212c49324 |
2021-11-14 |
Update Azure modules to comply with AIP-21 (#19431)
|
0f516458be |
2021-11-08 |
Remove 'host' from hidden fields in 'WasbHook' (#19475)
|
32253320e9 |
2021-11-08 |
Fix mismatch between docs and Azure Data Factory Hook (#19442)
|
ca679c014c |
2021-11-07 |
use DefaultAzureCredential if login not provided for Data Factory (#19079)
|
490a382ed6 |
2021-11-04 |
Ensure ''catchup=False'' is used in example dags (#19396)
|
3.3.0
Latest change: 2021-10-29
Commit |
Committed |
Subject |
d9567eb106 |
2021-10-29 |
Prepare documentation for October Provider's release (#19321)
|
61d0093054 |
2021-10-27 |
Added sas_token var to BlobServiceClient return. Updated tests (#19234)
|
ceb2b53a10 |
2021-10-20 |
Static start_date and default arg cleanup for Microsoft providers example DAGs (#19062)
|
86a2a19ad2 |
2021-10-17 |
More f-strings (#18855)
|
1571f80546 |
2021-10-14 |
Add pre-commit hook for common misspelling check in files (#18964)
|
2a6cadbd58 |
2021-10-06 |
Small improvements for Airflow UI (#18715)
|
1b75f9181f |
2021-10-05 |
Fix changelog for Azure Provider (#18736)
|
181ac36db3 |
2021-10-05 |
update azure cosmos to latest version (#18695)
|
6d504b43ea |
2021-10-04 |
Expanding docs on client auth for AzureKeyVaultBackend (#18659)
|
c8485a83bc |
2021-10-03 |
Revert "update azure cosmos version (#18663)" (#18694)
|
10421c6931 |
2021-10-01 |
update azure cosmos version (#18663)
|
af4a5e006e |
2021-10-01 |
Remove cargo-culted local in-page ToCs (#18668)
|
3.2.0
Latest change: 2021-09-30
Commit |
Committed |
Subject |
840ea3efb9 |
2021-09-30 |
Update documentation for September providers release (#18613)
|
33bdd3ddfa |
2021-09-30 |
Updating ADX conn docs to reflect new custom fields (#18132)
|
a458fcc573 |
2021-09-27 |
Updating miscellaneous provider DAGs to use TaskFlow API where applicable (#18278)
|
46484466c4 |
2021-09-25 |
Removing redundant relabeling of password conn field (#18386)
|
97d6892318 |
2021-09-25 |
Rename AzureDataLakeStorage to ADLS (#18493)
|
1d2924c94e |
2021-09-24 |
Proper handling of Account URL custom conn field in AzureBatchHook (#18456)
|
11e34535e8 |
2021-09-19 |
Creating ADF pipeline run operator, sensor + ADF custom conn fields (#17885)
|
410e6d7967 |
2021-09-18 |
Initial commit (#18203)
|
4308a8c364 |
2021-09-17 |
Refactor installation pages (#18282)
|
2dac083ae2 |
2021-09-16 |
Fixed wasb hook attempting to create container when getting a blob client (#18287)
|
d119ae8f3f |
2021-09-12 |
Rename LocalToAzureDataLakeStorageOperator to LocalFilesystemToADLSOperator (#18168)
|
1cb456cba1 |
2021-09-12 |
Add official download page for providers (#18187)
|
046f02e5a7 |
2021-09-09 |
fix misspelling (#18121)
|
cee48c3427 |
2021-09-09 |
Update wasb.rst (#18117)
|
28de326d61 |
2021-09-09 |
Rename FileToWasbOperator to LocalFilesystemToWasbOperator (#18109)
|
3.1.1
Latest change: 2021-08-30
Commit |
Committed |
Subject |
0a68588479 |
2021-08-30 |
Add August 2021 Provider's documentation (#17890)
|
bcc7665684 |
2021-08-23 |
Improve discoverability of Provider packages' functionality
|
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)
|
29aab6434f |
2021-08-17 |
Adds secrets backend/logging/auth information to provider yaml (#17625)
|
3.1.0
Latest change: 2021-07-26
Commit |
Committed |
Subject |
87f408b1e7 |
2021-07-26 |
Prepares docs for Rc2 release of July providers (#17116)
|
48ca9374bf |
2021-07-26 |
Remove/refactor default_args pattern for Microsoft example DAGs (#16873)
|
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)
|
866a601b76 |
2021-06-28 |
Removes pylint from our toolchain (#16682)
|
caf0a8499f |
2021-06-25 |
Add support for managed identity in WASB hook (#16628)
|
ffb1fcacff |
2021-06-24 |
Fix multiple issues in Microsoft AzureContainerInstancesOperator (#15634)
|
a2a58d27ef |
2021-06-24 |
Reduce log messages for happy path (#16626)
|
3.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)
|
0c80a7d411 |
2021-06-11 |
Fixes AzureFileShare connection extras (#16388)
|
29b7f795d6 |
2021-06-07 |
fix wasb remote logging when blob already exists (#16280)
|
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)
|
476d0f6e3d |
2021-05-22 |
Bump pyupgrade v2.13.0 to v2.18.1 (#15991)
|
c844ff742e |
2021-05-18 |
Fix colon spacing in ''AzureDataExplorerHook'' docstring (#15841)
|
37681bca00 |
2021-05-07 |
Auto-apply apply_default decorator (#15667)
|
3b4fdd0a7a |
2021-05-06 |
add oracle connection link (#15632)
|
b1bd59440b |
2021-05-04 |
Add delimiter argument to WasbHook delete_file method (#15637)
|
0f97a3970d |
2021-05-04 |
Rename example bucket names to use INVALID BUCKET NAME by default (#15651)
|
db557a8c4a |
2021-05-01 |
Docs: Replace 'airflow' to 'apache-airflow' to install extra (#15628)
|
2.0.0
Latest change: 2021-05-01
Commit |
Committed |
Subject |
807ad32ce5 |
2021-05-01 |
Prepares provider release after PIP 21 compatibility (#15576)
|
657384615f |
2021-04-27 |
Fix 'logging.exception' redundancy (#14823)
|
d65e492a3e |
2021-04-25 |
Removes unnecessary AzureContainerInstance connection type (#15514)
|
cb1344b63d |
2021-04-16 |
Update azure connection documentation (#15352)
|
1a85ba9e93 |
2021-04-13 |
Add dynamic connection fields to Azure Connection (#15159)
|
1.3.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)
|
64b00896d9 |
2021-04-04 |
Replace new url for Stable Airflow Docs (#15169)
|
9b76b94c94 |
2021-04-02 |
A bunch of template_fields_renderers additions (#15130)
|
a7ca1b3b0b |
2021-03-26 |
Fix Sphinx Issues with Docstrings (#14968)
|
68e4c4dcb0 |
2021-03-20 |
Remove Backport Providers (#14886)
|
4372d45615 |
2021-03-12 |
Fix attributes for AzureDataFactory hook (#14704)
|
1.2.0
Latest change: 2021-03-08
Commit |
Committed |
Subject |
b753c7fa60 |
2021-03-08 |
Prepare ad-hoc release of the four previously excluded providers (#14655)
|
e7bb17aeb8 |
2021-03-06 |
Use built-in 'cached_property' on Python 3.8 where possible (#14606)
|
630aeff72c |
2021-03-02 |
Fix AzureDataFactoryHook failing to instantiate its connection (#14565)
|
589d6dec92 |
2021-02-27 |
Prepare to release the next wave of providers: (#14487)
|
11d03d2f63 |
2021-02-26 |
Add Azure Data Factory hook (#11015)
|
5bfa0f123b |
2021-02-25 |
BugFix: Fix remote log in azure storage blob displays in one line (#14313)
|
ca35bd7f7f |
2021-02-21 |
By default PIP will install all packages in .local folder (#14125)
|
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)
|
94b1531230 |
2021-01-23 |
Upgrade azure blob to v12 (#12188)
|
a9ac2b040b |
2021-01-23 |
Switch to f-strings using flynt. (#13732)
|
3fd5ef3555 |
2021-01-21 |
Add missing logos for integrations (#13717)
|
b2cb6ee5ba |
2021-01-07 |
Fix Azure Data Explorer Operator (#13520)
|
295d66f914 |
2020-12-30 |
Fix Grammar in PIP warning (#13380)
|
a1e9195076 |
2020-12-26 |
add system test for azure local to adls operator (#13190)
|
5185d81ff9 |
2020-12-24 |
add AzureDatalakeStorageDeleteOperator (#13206)
|
6cf76d7ac0 |
2020-12-18 |
Fix typo in pip upgrade command :( (#13148)
|
f6448b4e48 |
2020-12-15 |
Add link to PyPI Repository to provider docs (#13064)
|
5090fb0c89 |
2020-12-15 |
Add script to generate integrations.json (#13073)
|
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)
|
23e743ec09 |
2020-12-07 |
Move task handlers guides to provider docs (#12826)
|
70b1cc2cfc |
2020-12-04 |
Move secret backends guides to provider docs (#12798)
|
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)
|
de3b1e687b |
2020-11-28 |
Move connection guides to provider documentation packages (#12653)
|
543d88b3a1 |
2020-11-28 |
Add example dag and system tests for azure wasb and fileshare (#12673)
|
6b3c6add9e |
2020-11-27 |
Update setup.py to get non-conflicting set of dependencies (#12636)
|
f2569de7d1 |
2020-11-22 |
Add example DAGs to provider docs (#12528)
|
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)
|
dd2095f4a8 |
2020-11-10 |
Simplify string expressions & Use f-string (#12216)
|
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)
|
3ff7e0743a |
2020-11-08 |
azure key vault optional lookup (#12174)
|
41bf172c1d |
2020-11-04 |
Simplify string expressions (#12093)
|
4e8f9cc8d0 |
2020-11-03 |
Enable Black - Python Auto Formmatter (#9550)
|
8c42cf1b00 |
2020-11-03 |
Use PyUpgrade to use Python 3.6 features (#11447)
|
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)
|
6ce855af11 |
2020-10-24 |
Fix spelling (#11821)
|
349b0811c3 |
2020-10-20 |
Add D200 pydocstyle check (#11688)
|
f8ff217e2f |
2020-10-18 |
Fix incorrect typing and move config args out of extra connection config to operator args (#11635)
|
16e7129719 |
2020-10-13 |
Added support for provider packages for Airflow 2.0 (#11487)
|
686e0ee7df |
2020-10-11 |
Fix incorrect typing, remove hardcoded argument values and improve code in AzureContainerInstancesOperator (#11408)
|
d2754ef769 |
2020-10-09 |
Strict type check for Microsoft (#11359)
|
832a7850f1 |
2020-10-08 |
Add Azure Blob Storage to GCS transfer operator (#11321)
|
5d007fd2ff |
2020-10-08 |
Strict type check for azure hooks (#11342)
|
b0fcf67559 |
2020-10-07 |
Add AzureFileShareToGCSOperator (#10991)
|
c51016b0b8 |
2020-10-05 |
Add LocalToAzureDataLakeStorageOperator (#10814)
|
fd682fd70a |
2020-10-05 |
fix job deletion (#11272)
|
4210618789 |
2020-10-03 |
Ensure target_dedicated_nodes or enable_auto_scale is set in AzureBatchOperator (#11251)
|
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)
|
5093245d6f |
2020-09-30 |
Strict type coverage for Oracle and Yandex provider (#11198)
|
f3e87c5030 |
2020-09-22 |
Add D202 pydocstyle check (#11032)
|
f77a11d5b1 |
2020-09-13 |
Add Secrets backend for Microsoft Azure Key Vault (#10898)
|
9549274d11 |
2020-09-09 |
Upgrade black to 20.8b1 (#10818)
|
fdd9b6f65b |
2020-08-25 |
Enable Black on Providers Packages (#10543)
|
3696c34c28 |
2020-08-24 |
Fix typo in the word "release" (#10528)
|
ee7ca128a1 |
2020-08-22 |
Fix broken Markdown refernces in Providers README (#10483)
|
2f552233f5 |
2020-08-21 |
Add AzureBaseHook (#9747)
|
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)
|
0bf330ba86 |
2020-07-24 |
Add get_blobs_list method to WasbHook (#9950)
|
33f0cd2657 |
2020-07-22 |
apply_default keeps the function signature for mypy (#9784)
|
d3c76da952 |
2020-07-12 |
Improve type hinting to provider microsoft (#9774)
|
23f80f34ad |
2020-07-08 |
Move gcs & wasb task handlers to their respective provider packages (#9714)
|
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)
|
0b0e4f7a4c |
2020-05-26 |
Preparing for RC3 relase of backports (#9026)
|
00642a46d0 |
2020-05-26 |
Fixed name of 20 remaining wrongly named operators. (#8994)
|
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)
|
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)
|
87969a350d |
2020-04-09 |
[AIRFLOW-6515] Change Log Levels from Info/Warn to Error (#8170)
|
d99833c9b5 |
2020-04-03 |
[AIRFLOW-4529] Add support for Azure Batch Service (#8024)
|
4bde99f132 |
2020-03-23 |
Make airflow/providers pylint compatible (#7802)
|
a83eb335e5 |
2020-03-23 |
Add call to Super call in microsoft providers (#7821)
|
f0e2421807 |
2020-02-24 |
[AIRFLOW-6896] AzureCosmosDBHook: Move DB call out of __init__ (#7520)
|
4bec1cc489 |
2020-02-24 |
[AIRFLOW-6895] AzureFileShareHook: Move DB call out of __init__ (#7519)
|
3320e432a1 |
2020-02-24 |
[AIRFLOW-6817] Lazy-load 'airflow.DAG' to keep user-facing API untouched (#7517)
|
086e307245 |
2020-02-23 |
[AIRFLOW-6890] AzureDataLakeHook: Move DB call out of __init__ (#7513)
|
4d03e33c11 |
2020-02-22 |
[AIRFLOW-6817] remove imports from 'airflow/__init__.py', replaced implicit imports with explicit imports, added entry to 'UPDATING.MD' - squashed/rebased (#7456)
|
175a160463 |
2020-02-19 |
[AIRFLOW-6828] Stop using the zope library (#7448)
|
1e00243014 |
2020-02-10 |
[AIRFLOW-5176] Add Azure Data Explorer (Kusto) operator (#5785)
|
97a429f9d0 |
2020-02-02 |
[AIRFLOW-6714] Remove magic comments about UTF-8 (#7338)
|
83c037873f |
2020-01-30 |
[AIRFLOW-6674] Move example_dags in accordance with AIP-21 (#7287)
|
057f3ae3a4 |
2020-01-29 |
[AIRFLOW-6670][depends on AIRFLOW-6669] Move contrib operators to providers package (#7286)
|
290330ba60 |
2020-01-15 |
[AIRFLOW-6552] Move Azure classes to providers.microsoft package (#7158)
|