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 91d447ff #12941

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

hishamhm
Copy link
Contributor

Changes since 3bd94e61c55415ccfb0f304fa51143a7d630d6ae:

  • 91d447ff - feat(wasmtime) new 'cache_config' directive for compilation cache
  • 4ed38176 - feat(proxy-wasm) consistent context checks for all header setters
  • ee5890dd - feat(proxy-wasm) allow setting ':status' response pseudo-header
  • bb139e16 - hotfix(http) fix an expression in postpone checks
  • d70c87d4 - refactor(wasm) fix conflicting values in our '*_CONF' definitions
  • 7ee4eb45 - tests(backtraces) update backtrace formats for latest Rust toolchain
  • 1d4534d0 - feat(http) implement 'postpone_rewrite' + 'postpone_access' directives
  • 473a6705 - refactor(wasmx) store ngx_wa_conf_t as our core module context
  • fa9bc6b9 - chore(deps) bump Nginx to 1.25.5
  • faf302c5 - chore(deps) bump OpenSSL to 3.3.0

Summary

Checklist

@github-actions github-actions bot added the cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee label Apr 25, 2024
…c36b4526

Changes since 3bd94e61c55415ccfb0f304fa51143a7d630d6ae:

* 91d447ff - feat(wasmtime) new 'cache_config' directive for compilation cache
* 4ed38176 - feat(proxy-wasm) consistent context checks for all header setters
* ee5890dd - feat(proxy-wasm) allow setting ':status' response pseudo-header
* bb139e16 - hotfix(http) fix an expression in postpone checks
* d70c87d4 - refactor(wasm) fix conflicting values in our '*_CONF' definitions
* 7ee4eb45 - tests(backtraces) update backtrace formats for latest Rust toolchain
* 1d4534d0 - feat(http) implement 'postpone_rewrite' + 'postpone_access' directives
* 473a6705 - refactor(wasmx) store ngx_wa_conf_t as our core module context
* fa9bc6b9 - chore(deps) bump Nginx to 1.25.5
* faf302c5 - chore(deps) bump OpenSSL to 3.3.0
@hishamhm hishamhm force-pushed the chore/deps-bump-wasmx-91d447ff branch from 98a9b7c to 4c5c178 Compare April 25, 2024 18:28
@hishamhm hishamhm marked this pull request as ready for review April 25, 2024 18:56
@hishamhm hishamhm requested a review from locao April 25, 2024 18:57
@locao locao added this to the 3.7.0 milestone Apr 25, 2024
@bungle bungle merged commit a5a61d6 into master Apr 26, 2024
25 checks passed
@bungle bungle deleted the chore/deps-bump-wasmx-91d447ff branch April 26, 2024 08:56
@team-gateway-bot
Copy link
Collaborator

Cherry-pick failed for master, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git remote add upstream https://github.com/kong/kong-ee
git fetch upstream master
git worktree add -d .worktree/cherry-pick-12941-to-master-to-upstream upstream/master
cd .worktree/cherry-pick-12941-to-master-to-upstream
git checkout -b cherry-pick-12941-to-master-to-upstream
ancref=$(git merge-base bf673ce1b52e6f427c8f0a7b485911a0bbf30bb6 4c5c17899c1ed5e65c7ac33b1e4531af54cd3013)
git cherry-pick -x $ancref..4c5c17899c1ed5e65c7ac33b1e4531af54cd3013

@github-actions github-actions bot added the incomplete-cherry-pick A cherry-pick was incomplete and needs manual intervention label Apr 26, 2024
@locao locao removed the incomplete-cherry-pick A cherry-pick was incomplete and needs manual intervention label Apr 26, 2024
locao added a commit that referenced this pull request Jun 21, 2024
…c36b4526 (#12941) (#8959)

Co-authored-by: Hisham Muhammad <hisham@gobolinux.org>
Co-authored-by: Rob Serafini <42984308+RobSerafini@users.noreply.github.com>
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 size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants