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

chore(deps): bump ngx_wasm_module to 91d447ffd0e9bb08f11cc69d1aa9128ec36b4526 #12929

Closed
wants to merge 2 commits into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 24, 2024

Changelog 3bd94e6...91d447f

Compare on GitHub

  • 91d447f - feat(wasmtime) new 'cache_config' directive for compilation cache
  • 4ed3817 - feat(proxy-wasm) consistent context checks for all header setters
  • ee5890d - feat(proxy-wasm) allow setting ':status' response pseudo-header
  • bb139e1 - hotfix(http) fix an expression in postpone checks
  • d70c87d - refactor(wasm) fix conflicting values in our '*_CONF' definitions
  • 7ee4eb4 - tests(backtraces) update backtrace formats for latest Rust toolchain
  • 1d4534d - feat(http) implement 'postpone_rewrite' + 'postpone_access' directives
  • 473a670 - refactor(wasmx) store ngx_wa_conf_t as our core module context
  • fa9bc6b - chore(deps) bump Nginx to 1.25.5
  • faf302c - chore(deps) bump OpenSSL to 3.3.0

TODO

  • scan this commit log for updates to Wasmtime/V8/Wasmer and update .requirements as needed
  • ensure the full integration test suite has been triggered. This can be accomplished by pushing an empty commit to the branch from an authorized github account:
    cd path/to/kong/repo
    git fetch
    git switch chore/deps-bump-ngx-wasm-module
    git pull -r
    git commit --allow-empty -m "chore(*): empty commit, please squash"
    git push origin HEAD

…c36b4526

Changes since 3bd94e61c55415ccfb0f304fa51143a7d630d6ae:

* 91d447f - feat(wasmtime) new 'cache_config' directive for compilation cache
* 4ed3817 - feat(proxy-wasm) consistent context checks for all header setters
* ee5890d - feat(proxy-wasm) allow setting ':status' response pseudo-header
* bb139e1 - hotfix(http) fix an expression in postpone checks
* d70c87d - refactor(wasm) fix conflicting values in our '*_CONF' definitions
* 7ee4eb4 - tests(backtraces) update backtrace formats for latest Rust toolchain
* 1d4534d - feat(http) implement 'postpone_rewrite' + 'postpone_access' directives
* 473a670 - refactor(wasmx) store ngx_wa_conf_t as our core module context
* fa9bc6b - chore(deps) bump Nginx to 1.25.5
* faf302c - chore(deps) bump OpenSSL to 3.3.0
@github-actions github-actions bot added cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee core/wasm Everything relevant to [proxy-]wasm labels Apr 24, 2024
@flrgh
Copy link
Contributor

flrgh commented Apr 24, 2024

Probably saving this one for after 3.7. Looks like there is some test breakage anyhow.

@flrgh flrgh closed this May 6, 2024
@flrgh flrgh deleted the chore/deps-bump-ngx-wasm-module branch May 6, 2024 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee core/wasm Everything relevant to [proxy-]wasm size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant