vincbeck commented on code in PR #70256: URL: https://github.com/apache/airflow/pull/70256#discussion_r3633165411
########## providers/keycloak/docs/changelog.rst: ########## @@ -25,6 +25,26 @@ Changelog --------- +0.8.2 +..... + +Bug Fixes +~~~~~~~~~ + +* ``derive keycloak oauth redirect_uri from configured base url (#69801)`` +* ``Set 'secure' flag on keycloak login cookies behind a tls proxy (#69594)`` + +Doc-only +~~~~~~~~ + +* ``Hide non-user-facing entries from ad-hoc provider release notes`` Review Comment: No PR on this one? ########## providers/keycloak/docs/changelog.rst: ########## @@ -25,6 +25,26 @@ Changelog --------- +0.8.2 +..... + +Bug Fixes +~~~~~~~~~ + +* ``derive keycloak oauth redirect_uri from configured base url (#69801)`` Review Comment: ```suggestion * ``Derive keycloak oauth redirect_uri from configured base url (#69801)`` ``` -- 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]
