forked from repsheet/repsheet-nginx
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangeLog
More file actions
36 lines (22 loc) · 984 Bytes
/
ChangeLog
File metadata and controls
36 lines (22 loc) · 984 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
2015-10-05 Aaron Bedra <aaron@aaronbedra.com>
* 4.0.0: CIDR lookup caching
2015-05-06 Aaron Bedra <aaron@aaronbedra.com>
* 3.0.0: Read timeouts
- read_timeout is now an option
- XFF processing moved to librepsheet
- Keyspace in tests updated to match librepsheet
2014-11-25 Aaron Bedra <aaron@aaronbedra.com>
* 2.1.0: Bug fixes
- Defer processing if enabled is unset
- Allow enabled flag to be set in a location
- Make log messages consistent
- Fix header processing
2014-09-12 Aaron Bedra <aaron@aaronbedra.com>
* 2.0.0: Performance improvements. Now relies on librepsheet >= 3.0.0
2014-08-05 Aaron Bedra <aaron@aaronbedra.com>
* 1.2.0: Updates from librepsheet to use LIBREPSHEET_OK instead
of the removed OK variable.
2014-08-03 Aaron Bedra <aaron@aaronbedra.com>
* 1.1.0: Adds blacklist reason to logs
2014-07-24 Aaron Bedra <aaron@aaronbedra.com>
* 1.0.0: This is the first stable and production worthy release.