Releases: repsheet/repsheet-nginx
Releases · repsheet/repsheet-nginx
5.1.0
This release is updated to use the latest version of the redis module, which reduces the number of round trips required to get the status and reason for a known actor.
5.0.2
Just set the repsheet header to true for now.
5.0.1
Fixes marked header values
5.0.0
This is the first release that uses the new repsheet redis module and removes the dependency on librepsheet. Quite a few unused and poorly designed features were removed. They can be added back upon request, they just need to be better designed.
4.2.0
This release adds the ability to enable fallback to X-Forwarded-For when an alternate proxy header is specified.
4.1.0
This release adds the reason code into the X-Repsheet header.
4.0.2
This release fixes a bug with custom proxy headers returning the incorrect value.
4.0.1
This release reverts the set_repsheet_header()
modification that allowed it to be dynamic.
4.0.0
This commit bring the librepsheet CIDR caching support into the module. It introduces some new directives to control cache size and allows the module to tag marked actors to the downstream applications even if they are whitelisted.