diff --git a/changelog/unreleased/kong/fix-filter-finalize-in-send-header-clear-context.yml b/changelog/unreleased/kong/fix-filter-finalize-in-send-header-clear-context.yml index a9dda1c568348..03f7170dd6f65 100644 --- a/changelog/unreleased/kong/fix-filter-finalize-in-send-header-clear-context.yml +++ b/changelog/unreleased/kong/fix-filter-finalize-in-send-header-clear-context.yml @@ -1,3 +1,3 @@ -message: Fixed an issue where lua-nginx-module context was cleared when ngx.send_header() trigger filter_finalize case [openresty/lua-nginx-module#2323](https://github.com/openresty/lua-nginx-module/pull/2323) +message: message: Fixed an issue where `lua-nginx-module` context was cleared when `ngx.send_header()` triggered `filter_finalize` [openresty/lua-nginx-module#2323](https://github.com/openresty/lua-nginx-module/pull/2323). type: bugfix scope: Core \ No newline at end of file