hussein-awala commented on code in PR #71794: URL: https://github.com/apache/airflow/pull/71794#discussion_r3813801735
########## providers/keycloak/docs/changelog.rst: ########## @@ -49,13 +49,30 @@ Changelog Features ~~~~~~~~ +* ``Grant team Op role access to team Dags in Keycloak auth manager (#71572)`` +* ``Make KeycloakAuthManager '_CACHE_TTL_SECONDS' configurable (#70839)`` +* ``Add KeycloakJWTMiddleware to KeycloakAuthManager (#70800, #71077, #71506)`` * ``Implement bulk authorization methods in KeycloakAuthManager (#70647)`` -* ``Move keycloak JWT tokens to separate cookies (#70550)`` -* ``Add KeycloakJWTMiddleware to KeycloakAuthManager (#70800)`` +* ``Move keycloak JWT tokens to separate cookies (#70550, #70981)`` Review Comment: I was going to merge it. I will move it to bug fixes, knowing that it was not added by this PR. -- 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]
