diff options
author | Valery Piashchynski <[email protected]> | 2022-04-11 12:16:29 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2022-04-11 12:16:29 +0200 |
commit | 71de185b717ec51dac9b6034f456a9fac6412d14 (patch) | |
tree | 07c45a4a65275a10dffeee43df0604ce629838c2 /CHANGELOG.md | |
parent | 203d2fa9adf83aeab8271d8c6113c15f87d9aeca (diff) | |
parent | 021c76ef71408306ee35721354216643cd3129de (diff) |
[#1083]: release: `v2.9.1`v2.9.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 559d2b3e..d3b827ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,8 +51,21 @@ Known issues: --- </details> +## v2.9.1 (11.04.2022) -## v2.9.0 (23.03.2022) +### β οΈ This is important. `trusted_subnets` HTTP option will work only when `proxy_ip_parser` was added to the list of the middlewares. + +## π©Ή Fixes: + +- π Fix: incorrect usage of the `ExecWithTTL` SDK method which leads to skipping the `exec_ttl` supervisor option [BUG](https://github.com/laravel/octane/issues/504) (thanks @Baiquette) + +## π New: + +- βοΈ Add [`proxy_ip_parser`](https://github.com/roadrunner-server/proxy_ip_parser) HTTP middleware responsible for parsing `X-Forwarded-For`, `Forwarded`, `True-Client-IP` and `X-Real-Ip`. + +--- + +## v2.9.0 (07.04.2022) --- πΊπ¦πΊπ¦πΊπ¦ `#StandWithUkraine` πΊπ¦πΊπ¦πΊπ¦ |