Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(util) new 'changelog' script and Makefile target
E.g: $ make changelog misc(*) fix log format specifier of 'ssize_t' arguments feat(proxy-wasm) implement initial metrics facilities refactor(shm/kv) allow retrieving items by key hash fix(proxy-wasm) resume content phase after request_body read EAGAIN refactor(lua-bridge) remove entry thread sleep timer handling fix(proxy-wasm) cancel dispatches when immediately producing a response feat(proxy-wasm) dispatch errors do not interrupt filter chains refactor(lua-bridge) rewrite for full yielding support fix(lib) prevent a segfault loading an empty .wat module with V8 feat(wasmtime) new 'cache_config' directive for compilation cache feat(proxy-wasm) consistent context checks for all header setters feat(proxy-wasm) allow setting ':status' response pseudo-header refactor(wasm) fix conflicting values in our '*_CONF' definitions feat(http) implement 'postpone_rewrite' + 'postpone_access' directives refactor(wasmx) store ngx_wa_conf_t as our core module context fix(ffi) allow 'load()' to fail and be invoked again fix(shm/kv) ensure memory realloc when value is replaced by a larger one feat(*) implement ipc modules & generalize WasmX namespace Changelog author can paste the list in CHANGELOG.md and filter-out/format the last bits.
- Loading branch information