Package apache-airflow-providers-common-sql

Common SQL Provider

This is detailed commit list of changes for versions provider package: common.sql. For high-level changelog, see package information including changelog.

1.3.4

Latest change: 2023-02-22

Commit

Committed

Subject

19f1e7c27b

2023-02-22

Do not process output when do_xcom_push=False  (#29599)

0af6f20c5f

2023-01-30

Make the S3-to-SQL system test self-contained (#29204)

129f0820cd

2023-01-23

Make static checks generated file  more stable accross the board (#29080)

1.3.3

Latest change: 2023-01-14

Commit

Committed

Subject

911b708ffd

2023-01-14

Prepare docs for Jan 2023 mid-month wave of Providers (#28929)

9a7f07491e

2023-01-09

Handle non-compliant behaviour of Exasol cursor (#28744)

1.3.2

Latest change: 2023-01-02

Commit

Committed

Subject

5246c009c5

2023-01-02

Prepare docs for Jan 2023 wave of Providers (#28651)

2e7b9f5504

2022-12-29

Defer to hook setting for split_statements in SQLExecuteQueryOperator (#28635)

f115b207bc

2022-12-18

fIx isort problems introduced by recent isort release (#28434)

a6cda7cd23

2022-12-10

Fix template rendering for Common SQL operators (#28202)

6852f3fbea

2022-12-05

Add pre-commits preventing accidental API changes in common.sql (#27962)

a158fbb6bd

2022-11-28

Clarify docstrings for updated DbApiHook (#27966)

1.3.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)

dbb4b59dcb

2022-11-23

Restore removed (but used) methods in common.sql (#27843)

1.3.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)

5c37b503f1

2022-10-31

Use DbApiHook.run for DbApiHook.get_records and DbApiHook.get_first (#26944)

9ab1a6a3e7

2022-10-27

Update old style typing (#26872)

87eb46bbc6

2022-10-26

Common sql bugfixes and improvements (#26761)

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)

ecd4d6654f

2022-10-18

Add SQLExecuteQueryOperator (#25717)

76014609c0

2022-10-09

DbApiHook consistent insert_rows logging (#26758)

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)

1.2.0

Latest change: 2022-09-05

Commit

Committed

Subject

25d0baa4ee

2022-09-05

Prepare bug-fix release of providers out of band (#26109)

27e2101f6e

2022-08-30

Better error messsage for pre-common-sql providers (#26051)

a74d934991

2022-08-27

Fix placeholders in 'TrinoHook', 'PrestoHook', 'SqliteHook' (#25939)

874a95cc17

2022-08-22

Discard semicolon stripping in SQL hook (#25855)

dd72e67524

2022-08-19

Fix (and test) SQLTableCheckOperator on postgresql (#25821)

5b3d579a42

2022-08-19

Don't use Pandas for SQLTableCheckOperator (#25822)

1.1.0

Latest change: 2022-08-15

Commit

Committed

Subject

7d0525a55b

2022-08-15

Prepare documentation for RC4 release of providers (#25720)

7a19651369

2022-08-15

Fix SQL split string to include ';-less' statements (#25713)

5923788143

2022-08-10

Fix CHANGELOG for common.sql provider and add amazon commit (#25636)

d82436b382

2022-08-05

Fix fetch_all_handler & db-api tests for it (#25430)

348a28957a

2022-08-04

Align Common SQL provider logo location (#25538)

acab8f52dd

2022-07-29

Move all "old" SQL operators to common.sql providers (#25350)

b0fd105f4a

2022-07-28

Allow Legacy SqlSensor to use the common.sql providers (#25293)

5d4abbd58c

2022-07-27

Deprecate hql parameters and synchronize DBApiHook method APIs (#25299)

df00436569

2022-07-22

Unify DbApiHook.run() method with the methods which override it (#23971)

be7cb1e837

2022-07-22

Common SQLCheckOperators Various Functionality Update (#25164)

1.0.0

Latest change: 2022-07-07

Commit

Committed

Subject

46bbfdade0

2022-07-07

Move all SQL classes to common-sql provider (#24836)

Was this entry helpful?