Skip to content

Releases: repsheet/repsheet-nginx

5.1.0

23 Jun 17:13
Compare
Choose a tag to compare

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

09 Dec 22:49
Compare
Choose a tag to compare

Just set the repsheet header to true for now.

5.0.1

08 Dec 22:37
Compare
Choose a tag to compare

Fixes marked header values

5.0.0

01 Dec 01:27
Compare
Choose a tag to compare

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.3.0

25 Nov 04:29
Compare
Choose a tag to compare
4.3.0

4.2.0

30 Dec 18:31
Compare
Choose a tag to compare

This release adds the ability to enable fallback to X-Forwarded-For when an alternate proxy header is specified.

4.1.0

11 Dec 00:28
Compare
Choose a tag to compare

This release adds the reason code into the X-Repsheet header.

4.0.2

17 Nov 23:15
Compare
Choose a tag to compare

This release fixes a bug with custom proxy headers returning the incorrect value.

4.0.1

28 Oct 13:19
Compare
Choose a tag to compare

This release reverts the set_repsheet_header() modification that allowed it to be dynamic.

4.0.0

05 Oct 19:25
Compare
Choose a tag to compare

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.