Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prerelease 0.4.0 #555

Merged
merged 2 commits into from
Jun 25, 2024
Merged

prerelease 0.4.0 #555

merged 2 commits into from
Jun 25, 2024

Conversation

thibaultcha
Copy link
Member

No description provided.

Copy link

codecov bot commented Jun 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.55719%. Comparing base (ef0405f) to head (34335e0).

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##                main        #555   +/-   ##
=============================================
  Coverage   90.55719%   90.55719%           
=============================================
  Files             49          49           
  Lines          10876       10876           
=============================================
  Hits            9849        9849           
  Misses          1027        1027           

see 2 files with indirect coverage changes

Flag Coverage Δ
unit 90.29788% <ø> (-0.01049%) ⬇️
valgrind 81.92479% <ø> (+0.05055%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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.
@thibaultcha thibaultcha force-pushed the chore/prerelease-0.4.0 branch from d0240d5 to e64727b Compare June 25, 2024 15:02
@thibaultcha thibaultcha force-pushed the chore/prerelease-0.4.0 branch from e64727b to 34335e0 Compare June 25, 2024 15:09
@thibaultcha thibaultcha merged commit 31c45dd into main Jun 25, 2024
31 checks passed
@thibaultcha thibaultcha deleted the chore/prerelease-0.4.0 branch June 25, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant