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.
4.0.0
Latest change: 2022-07-27
Commit |
Committed |
Subject |
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)
|