Skip to content

Commit bdfd189

Browse files
authored
updated webserver module changelog
Updated webserver module changelog
1 parent 476b782 commit bdfd189

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 2.2.0 - 06-05-2021
2+
3+
* added the `redirectionio_set_header` directive - ([see the documentation](https://redirection.io/documentation/developer-documentation/nginx-module#redirectionio-set-header))
4+
* added connection pool management options to the `redirectionio_pass` directive: `min_conns`, `keep_conns`, `max_conns` and `timeout` - ([see the documentation](https://redirection.io/documentation/developer-documentation/nginx-module#redirectionio-pass))
5+
16
## 2.1.1 - 16-04-2021
27

38
* Fix double content encoding header in some edge cases

0 commit comments

Comments
 (0)