shahar1 commented on code in PR #70256: URL: https://github.com/apache/airflow/pull/70256#discussion_r3633271760
########## 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: It shouldn't have appeared at all, it seems like internal instruction for the changelog :) Trying to figure out why it happened -- 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]
