Ajay9704 opened a new pull request, #61318:
URL: https://github.com/apache/airflow/pull/61318

   Fix version check for EdgeExecutor UI with release candidatesChanged how 
Airflow version comparison works in the EdgeExecutor plugin to properly handle 
versions like "3.1.7rc1". The issue was that release candidate versions weren't 
being recognized correctly, causing the UI to fail. Now both "3.1.7rc1" and 
"3.1.7" work the same way for version checks.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to