diff options
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` πΊπ¦πΊπ¦πΊπ¦ |