Back to Envoy

Wasm Fixed A Bug Where Envoy Did Not

changelogs/current/bug_fixes/wasm__fixed-a-bug-where-envoy-did-not.rst

1.39.0307 B
Original Source

Fixed a bug where Envoy did not recreate the Wasm VM when only :ref:environment_variables <envoy_v3_api_field_extensions.wasm.v3.VmConfig.environment_variables> changed in vm_config. The VM was previously reused from the cache because environment variables were not included in the vm_key computation.