eladkal opened a new issue, #54398: URL: https://github.com/apache/airflow/issues/54398
### Body I have a kind request for all the contributors to the latest provider distributions release. Could you please help us to test the RC versions of the providers? The guidelines on how to test providers can be found in [Verify providers by contributors](https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDERS.md#verify-the-release-candidate-by-contributors) Let us know in the comments, whether the issue is addressed. These are providers that require testing as there were some substantial changes introduced: ## Provider [fab: 2.4.1rc1](https://pypi.org/project/apache-airflow-providers-fab/2.4.1rc1) - [ ] [Fix `get_authorized_dag_ids` in `FabAuthManager` (#54276)](https://github.com/apache/airflow/pull/54276): @vincbeck - [ ] [Allow downgrading to 2.11 from 3.x (#54371)](https://github.com/apache/airflow/pull/54371): @ashb Linked issues: - [Linked Issue #54227](https://github.com/apache/airflow/pull/54227): @ashb - [Linked Issue #54231](https://github.com/apache/airflow/pull/54231): @ashb ## Provider [keycloak: 0.0.1rc1](https://pypi.org/project/apache-airflow-providers-keycloak/0.0.1rc1) - [ ] [Add Keycloak Refresh Token Endpoint to Core and Keycloak Provider (#51657)](https://github.com/apache/airflow/pull/46694): @bugraoz93 ## Provider [standard: 1.6.0rc2](https://pypi.org/project/apache-airflow-providers-standard/1.6.0rc2) - [ ] [feat(htil): add `notifiers` to HITLOperator (#54128)](https://github.com/apache/airflow/pull/54128): @Lee-W - [ ] [feat(hitl): add HITLBranchOperator (#53960)](https://github.com/apache/airflow/pull/53960): @Lee-W - [ ] [feat(HITL): improve hitl trigger logging message (#53850)](https://github.com/apache/airflow/pull/53850): @Lee-W - [ ] [feat(hitl): add "timedout" column to HITLTriggerEventSuccessPayload (#53852)](https://github.com/apache/airflow/pull/53852): @Lee-W - [ ] [Restore `execute_complete` functionality `TimeSensor` when `deferrable=True` (#53669)](https://github.com/apache/airflow/pull/53669): @jroachgolf84 - [ ] [Fix several deprecation warnings related to airflow.sdk (#53791)](https://github.com/apache/airflow/pull/53791): @Dev-iL - [ ] [Fix pycache_cleanup path handling (#54214)](https://github.com/apache/airflow/pull/54214): @gopidesupavan - [ ] [fix(hitl): guard empty options or chosen_options when writing response (#54355)](https://github.com/apache/airflow/pull/54355): @Lee-W - [ ] [refactor(hitl): replace timezone usage with airflow.sdk.timezone (#53962)](https://github.com/apache/airflow/pull/53962): @Lee-W - [ ] [refactor(HITL): make default options class variables to avoid typo (#53849)](https://github.com/apache/airflow/pull/53849): @Lee-W - [ ] [Add a warning about python interpreter using with uv (#54262)](https://github.com/apache/airflow/pull/54262): @gopidesupavan - [ ] [Introduce `StdoutCaptureManager` to isolate stdout from `logging` logs (#54065)](https://github.com/apache/airflow/pull/54065): @Dev-iL - [ ] [Move some items in `airflow.utils.context` to appropriate places (#53600)](https://github.com/apache/airflow/pull/53600): @ephraimbuddy - [ ] [Fix BranchPythonOperator documentation (#54205)](https://github.com/apache/airflow/pull/54205): @GrumpyCat51 <!-- NOTE TO RELEASE MANAGER: You can move here the providers that have doc-only changes or for which changes are trivial, and you could assess that they are OK. --> All users involved in the PRs: @ashb @vincbeck @Dev-iL @Lee-W @bugraoz93 @ephraimbuddy @GrumpyCat51 @gopidesupavan @jroachgolf84 ### Committer - [x] I acknowledge that I am a maintainer/committer of the Apache Airflow project. -- 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]
