Package apache-airflow-providers-trino

Trino

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

5.6.3

Latest change: 2024-02-27

Commit

Committed

Subject

9e4bdc9e45

2024-02-27

Limit 'pandas' to '<2.2' (#37748)

b52b227c04

2024-02-26

Implement AIP-60 Dataset URI formats (#37005)

5a0be392e6

2024-02-16

Add comment about versions updated by release manager (#37488)

e346253760

2024-02-15

Fix remaining D401 checks (#37434)

5.6.2

Latest change: 2024-02-12

Commit

Committed

Subject

bfb054e9e8

2024-02-12

Prepare docs 1st wave of Providers February 2024 (#37326)

dec2662190

2024-01-30

feat: Switch all class, functions, methods deprecations to decorators (#36876)

5.6.1

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)

ecb2c9f24d

2024-01-09

Set min pandas dependency to 1.2.5 for all providers and airflow (#36698)

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

f84eb2ab6f

2023-12-21

Make "placeholder" of ODBC configurable in UI (#36000)

5.5.0

Latest change: 2023-12-08

Commit

Committed

Subject

999b70178a

2023-12-08

Prepare docs 1st wave of Providers December 2023 (#36112)

d0918d77ee

2023-12-07

Bump minimum Airflow version in providers to Airflow 2.6.0 (#36017)

1c6bbe2841

2023-12-01

Feature/trino provider timezone (#35963)

5.4.1

Latest change: 2023-11-24

Commit

Committed

Subject

0b23d5601c

2023-11-24

Prepare docs 2nd wave of Providers November 2023 (#35836)

2a469b3713

2023-11-21

Remove backcompat inheritance for DbApiHook (#35754)

99534e47f3

2023-11-19

Use reproducible builds for provider packages (#35693)

99df205f42

2023-11-16

Fix and reapply templates for provider documentation (#35686)

1b059c57d6

2023-11-08

Prepare docs 1st wave of Providers November 2023 (#35537)

11bdfe4c12

2023-11-07

Work around typing issue in examples and providers (#35494)

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.4.0

Latest change: 2023-10-13

Commit

Committed

Subject

e9987d5059

2023-10-13

Prepare docs 1st wave of Providers in October 2023 (#34916)

0c8e30e43b

2023-10-05

Bump min airflow version of providers (#34728)

659d94f0ae

2023-09-21

Use 'airflow.exceptions.AirflowException' in providers (#34511)

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

5.3.0

Latest change: 2023-08-26

Commit

Committed

Subject

c077d19060

2023-08-26

Prepare docs for Aug 2023 3rd wave of Providers (#33730)

626d3daa9b

2023-08-24

Add OpenLineage support for Trino. (#32910)

8e88eb8fa7

2023-08-17

Consolidate import and usage of pandas (#33480)

5.2.1

Latest change: 2023-07-29

Commit

Committed

Subject

d06b7af69a

2023-07-29

Prepare docs for July 2023 3rd wave of Providers (#32875)

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)

21e8f878a3

2023-07-06

D205 Support - Providers: Snowflake to Zendesk (inclusive) (#32359)

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

09d4718d3a

2023-06-27

Improve provider documentation and README structure (#32125)

371833e076

2023-06-24

Trino Hook: Add ability to read JWT from file (#31950)

5.1.1

Latest change: 2023-06-20

Commit

Committed

Subject

79bcc2e668

2023-06-20

Prepare RC1 docs for June 2023 wave of Providers (#32001)

8b146152d6

2023-06-20

Add note about dropping Python 3.7 for providers (#32015)

a59076eaee

2023-06-02

Add D400 pydocstyle check - Providers (#31427)

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

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)

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

d23a3bbed8

2023-04-04

Add mechanism to suspend providers (#30422)

4.3.2

Latest change: 2023-02-08

Commit

Committed

Subject

ce6ae2457e

2023-02-08

Prepare docs for Feb 2023 wave of Providers (#29379)

3374fdfcbd

2023-01-23

Deprecate 'delegate_to' param in GCP operators and update docs (#29088)

4.3.1

Latest change: 2023-01-02

Commit

Committed

Subject

5246c009c5

2023-01-02

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

38e40c6dc4

2022-12-21

Remove outdated compat imports/code from providers (#28507)

4.3.0

Latest change: 2022-11-26

Commit

Committed

Subject

25bdbc8e67

2022-11-26

Updated docs for RC3 wave of providers (#27937)

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)

e56adc8e41

2022-11-16

Add _serialize_cell method to TrinoHook and PrestoHook (#27724)

4.2.0

Latest change: 2022-11-15

Commit

Committed

Subject

12c3c39d1a

2022-11-15

pRepare docs for November 2022 wave of Providers (#27613)

a3bfa25e67

2022-11-02

Allow setting client tags for trino connection (#27213)

5c37b503f1

2022-10-31

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

09c045f081

2022-10-26

Bump Trino version to fix non-working DML queries (#27168)

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)

17b97e755a

2022-10-21

Allow session properties for trino connection (#27095)

ecd4d6654f

2022-10-18

Add SQLExecuteQueryOperator (#25717)

4.1.0

Latest change: 2022-09-28

Commit

Committed

Subject

f8db64c35c

2022-09-28

Update docs for September Provider's release (#26731)

b2766d0515

2022-09-19

trino: Support CertificateAuthentication in the trino hook (#26246)

06acf40a43

2022-09-13

Apply PEP-563 (Postponed Evaluation of Annotations) to non-core airflow (#26289)

4.0.1

Latest change: 2022-09-05

Commit

Committed

Subject

25d0baa4ee

2022-09-05

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

a74d934991

2022-08-27

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

ca9229b6fe

2022-08-18

Add common-sql lower bound for common-sql (#25789)

4.0.0

Latest change: 2022-08-10

Commit

Committed

Subject

e5ac6c7cfb

2022-08-10

Prepare docs for new providers release (August 2022) (#25618)

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)

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)

510a6bab45

2022-06-28

Remove 'hook-class-names' from provider.yaml (#24702)

122d2f69bb

2022-06-21

Add test_connection method to Trino hook (#24583)

4f4f37c855

2022-06-20

Add 'on_kill()' to kill Trino query if the task is killed (#24559)

865406cbab

2022-06-20

Add TrinoOperator (#24415)

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)

7489962e75

2022-06-02

AIP-47 | Migrate Trino example DAGs to new design (#24118)

2.3.0

Latest change: 2022-05-12

Commit

Committed

Subject

75c60923e0

2022-05-12

Prepare provider documentation 2022.05.11 (#23631)

ccb5ce934c

2022-05-06

TrinoHook add authentication via JWT token and Impersonation  (#23116)

8b6b0848a3

2022-04-23

Use new Breese for building, pulling and verifying the images. (#23104)

5164cdbe98

2022-04-19

Make presto and trino compatible with airflow 2.1 (#23061)

6933022e94

2022-04-10

Fix new MyPy errors in main (#22884)

2.2.0

Latest change: 2022-04-07

Commit

Committed

Subject

56ab82ed7a

2022-04-07

Prepare mid-April provider documentation. (#22819)

0c30564992

2022-03-27

Pass X-Trino-Client-Info in trino hook (#22535)

2.1.2

Latest change: 2022-03-22

Commit

Committed

Subject

d7dbfb7e26

2022-03-22

Add documentation for bugfix release of Providers (#22383)

2.1.1

Latest change: 2022-03-14

Commit

Committed

Subject

16adc035b1

2022-03-14

Add documentation for Classifier release for March 2022 (#22226)

2.1.0

Latest change: 2022-03-07

Commit

Committed

Subject

f5b96315fe

2022-03-07

Add documentation for Feb Providers release (#22056)

942f8fd657

2022-02-27

Add GCSToTrinoOperator (#21704)

2807193594

2022-02-22

Replaced hql references to sql in TrinoHook and PrestoHook (#21630)

1884f2227d

2022-02-15

Pass Trino hook params to DbApiHook (#21479)

d94fa37830

2022-02-08

Fixed changelog for January 2022 (delayed) provider's release (#21439)

6c3a67d4fc

2022-02-05

Add documentation for January 2021 providers release (#21257)

602abe8394

2022-01-20

Remove ':type' lines now sphinx-autoapi supports typehints (#20951)

f77417eb0d

2021-12-31

Fix K8S changelog to be PyPI-compatible (#20614)

97496ba2b4

2021-12-31

Update documentation for provider December 2021 release (#20523)

dad2f8103b

2021-12-15

Fix mypy providers (#20190)

2.0.2

Latest change: 2021-10-29

Commit

Committed

Subject

d9567eb106

2021-10-29

Prepare documentation for October Provider's release (#19321)

6bc0f87755

2021-10-07

Properly handle verify parameter in TrinoHook (#18791)

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

87f408b1e7

2021-07-26

Prepares docs for Rc2 release of July providers (#17116)

b916b75079

2021-07-15

Prepare documentation for July release of providers. (#17015)

866a601b76

2021-06-28

Removes pylint from our toolchain (#16682)

2.0.0

Latest change: 2021-06-18

Commit

Committed

Subject

bbc627a3da

2021-06-18

Prepares documentation for rc2 release of Providers (#16501)

cbf8001d76

2021-06-16

Synchronizes updated changelog after buggfix release (#16464)

1fba5402bb

2021-06-15

More documentation update for June providers release (#16405)

9c94b72d44

2021-06-07

Updated documentation for June 2021 provider release (#16294)

1.0.0

Latest change: 2021-04-06

Commit

Committed

Subject

eae22cec9c

2021-04-06

Adds 'Trino' provider (with lower memory footprint for tests) (#15187)

Was this entry helpful?