Releases: redirectionio/libnginx-mod-redirectionio
Releases · redirectionio/libnginx-mod-redirectionio
2.4.0
2.4.0 Beta 1
2.4.0-beta1 feat(agent): use same socket option for agent as go, fix potentially …
2.3.0
- [added] allow configuring
redirectionio_trusted_proxies
for correct ip matching - [added] support for the IP address trigger (requires the version 2.3 of the agent)
- [added] support for the robots.txt action (requires the version 2.3 of the agent)
- [added] allow to disable log for a specific request using a rule (requires the version 2.3 of the agent)
- [fixed] issue when a rule was serving a 200 response without the backend being called
- [fixed] better options for sockets management in the dialog with the agent
Full Changelog: 2.2.1...2.3.0
2.3.0 Beta 5
Updated dependencies
2.3.0 Beta 4
Better options for sockets management in the dialog with the agent
2.3.0 Beta 3
- Fix compilation impossible case in nginx
2.3.0 Beta 2
2.3.0-beta2 Fix bad buffering in nginx when lib keep too much data into memory
2.3.0 Beta 1
- Allow configuring
redirectionio_trusted_proxies
for correct ip trigger matching - Support ip trigger (require 2.3 agent)
- Support serving a txt file (require 2.3 agent)
- Support disabling log redirection with a rule (require 2.3 agent)
- Fix a bug when a rule was serving a 200 response without calling backend
Full Changelog: 2.2.1...2.3.0-beta1
2.2.3-beta1
- Trigger test release for centos nginx version