ent-changelog-1.18.15
📦 consul-connectView on GitHub →
✨ 4 features🐛 1 fixes🔧 4 symbols
Summary
This release primarily focuses on numerous security enhancements, including dependency upgrades and fixes for various vulnerabilities, alongside introducing configuration options for maximum request header size.
Migration Steps
- If you rely on the transitive dependency `mitchellh/mapstructure`, be aware it has been migrated to `go-viper/mapstructure` v2 due to a security advisory.
✨ New Features
- config: Add new parameter `max_request_headers_kb` to configure maximum header size for requests from downstream to upstream.
- config: Handle a new parameter `max_request_headers_kb` to configure maximum header size for requests from downstream to upstream in API Gateway config and proxy-defaults.
- config: Handle a new parameter `max_request_headers_kb` to configure maximum header size for requests from downstream to upstream in Mesh Gateway via service-defaults and proxy-defaults.
- config: Handle a new parameter `max_request_headers_kb` to configure maximum header size for requests from downstream to upstream in Terminating Gateway service-defaults and proxy-defaults.
🐛 Bug Fixes
- agent: Don't show admin partition during errors [[GH-11154](https://github.com/hashicorp/consul/issues/11154)]
🔧 Affected Symbols
agentapiconnectlycheeverse/lychee-action