8 Commits

Author SHA1 Message Date
Akash Jain
2436337969
fix: PostgreSQL installation in Ingestion Docker (#18114) 2024-10-04 11:31:01 +05:30
IceS2
a05eba91a5
MINOR: Fix Ingestion Dockerfile Compatibility by changing IF syntax (#18098)
* Fix Ingestion Dockerfile Compatibility by changing IF syntax

* Increased shell compatibility by using only one '='
2024-10-04 02:52:48 +05:30
IceS2
48b43900b6
Install db2 dependency on amd64 architectures (#17495) 2024-08-20 09:24:38 +02:00
IceS2
5e32c2aa78
Install DB2 odbc driver on x86_64 architectures and update docs (#17425) 2024-08-13 13:16:19 +02:00
Ayush Shah
e9f66e26b4
Bump Setuptools version (#17225) 2024-07-30 10:20:05 +05:30
Ayush Shah
3df3e6ef71
Add Bound to Setuptools (#17105) 2024-07-22 00:38:07 +05:30
Pere Miquel Brull
d8e2187980
#15243 - Pydantic V2 & Airflow 2.9 (#16480)
* pydantic v2

* pydanticv2

* fix parser

* fix annotated

* fix model dumping

* mysql ingestion

* clean root models

* clean root models

* bump airflow

* bump airflow

* bump airflow

* optionals

* optionals

* optionals

* jdk

* airflow migrate

* fab provider

* fab provider

* fab provider

* some more fixes

* fixing tests and imports

* model_dump and model_validate

* model_dump and model_validate

* model_dump and model_validate

* union

* pylint

* pylint

* integration tests

* fix CostAnalysisReportData

* integration tests

* tests

* missing defaults

* missing defaults
2024-06-05 21:18:37 +02:00
Akash Jain
72fc0cf685
fix: Security Scan CI + Makefiles (#14790) 2024-01-19 14:18:07 +05:30