potiuk commented on PR #57578: URL: https://github.com/apache/airflow/pull/57578#issuecomment-3487487115
> Hello, when there will be new release? I'm affected by the issue, airflow remains non-functional for our team. I can't downgrade my database after airflow db migrate, are you going to release emergency release 3.1.1-fab-fix? We do not do that. We follow regular release schedule. But you are not blocked. This is an open-source project with well documented relaese process and tooling. https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDERS.md#publish-the-regular-distributions-to-pypi-release-candidates so you can always build and install provider from main @mszmidt. Generally `breeze release-management prepare-provider-distributions fab` is all that you need after following contributing guide.. Also when we release RC we will be asking people to test RC candidate - then you will be able to test it - but before that - building your own provider is the fastest way **you** can fix the problem. -- 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]
