950dc06901
fix: update error message for unsupported Airflow version to include equality check
2025-05-04 09:18:08 +00:00
4263175351
feat: add version check for Airflow tools and remove client initialization function
2025-05-04 09:12:15 +00:00
b5cf563b8f
feat: set default empty dict for API execution parameters in AirflowClient
2025-05-04 08:59:45 +00:00
c5565e6a00
feat: implement async operation execution and validation in AirflowClient; enhance tool initialization
2025-05-04 04:19:39 +00:00
bba42eea00
refactor: update AirflowClient to use httpx for async requests and enhance tests for concurrency
2025-05-04 04:00:49 +00:00
5a864b27c5
Refactor operation parser tests to use updated OpenAPI spec
...
- Replace YAML spec file with JSON spec file for parser initialization.
- Update expected operation paths and descriptions to reflect API versioning changes.
- Adjust test cases to align with new operation IDs and request structures.
2025-05-04 03:51:16 +00:00
66cd068b33
Airflow 3 readiness initial commit
2025-04-23 06:17:27 +00:00
Bhavani Ravi
407eb00c1b
chore: #2 add description to tools
2025-03-19 20:45:51 +05:30
679523a7c6
Using older env variables
2025-02-25 11:18:45 +00:00
ea60acd54a
Add AirflowConfig class for centralized configuration management
2025-02-25 08:53:37 +00:00
420b6fc68f
safe and unsafe are mutually exclusive
2025-02-25 06:10:28 +00:00
355fb55bdb
precedence implementation
2025-02-25 06:10:04 +00:00
2b652c5926
support cookies
2025-02-25 02:29:16 +00:00
16cd3f48fe
Clean up for only MCP Server
2025-02-24 16:50:08 +00:00