Skip to content

Releases: redirectionio/libnginx-mod-redirectionio

2.4.0

07 Jul 07:04
Compare
Choose a tag to compare
  • Fix a bug when multiple rules where used with a backend status code trigger

2.4.0 Beta 1

05 Jul 14:45
Compare
Choose a tag to compare
2.4.0 Beta 1 Pre-release
Pre-release
2.4.0-beta1

feat(agent): use same socket option for agent as go, fix potentially …

2.3.0

13 Apr 08:59
Compare
Choose a tag to compare
  • [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

16 Mar 11:36
Compare
Choose a tag to compare
2.3.0 Beta 5 Pre-release
Pre-release

Updated dependencies

2.3.0 Beta 4

08 Mar 16:41
Compare
Choose a tag to compare
2.3.0 Beta 4 Pre-release
Pre-release

Better options for sockets management in the dialog with the agent

2.3.0 Beta 3

15 Feb 09:17
Compare
Choose a tag to compare
2.3.0 Beta 3 Pre-release
Pre-release
  • Fix compilation impossible case in nginx

2.3.0 Beta 2

14 Feb 13:32
Compare
Choose a tag to compare
2.3.0 Beta 2 Pre-release
Pre-release
2.3.0-beta2

Fix bad buffering in nginx when lib keep too much data into memory

2.3.0 Beta 1

15 Dec 16:35
Compare
Choose a tag to compare
2.3.0 Beta 1 Pre-release
Pre-release
  • 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

09 Sep 09:42
Compare
Choose a tag to compare
2.2.3-beta1 Pre-release
Pre-release
  • Trigger test release for centos nginx version

2.2.2

25 Jun 13:34
Compare
Choose a tag to compare
  • Trigger new version for 1.20 nginx on centos 7