Releases: repsheet/ngx_bot_verifier
Releases · repsheet/ngx_bot_verifier
v0.0.10
Uses the NGINX allocation pool instead of malloc when making providers. This allows NGINX to cleanup the memory allocated when the worker processes start.
v0.0.9
Fixes repsheet blacklist command argument order.
v0.0.8
Makes internal naming consistent. No functionality changes.
0.0.6
- Directives are available in all locations
- Enables writing to Repsheet
0.0.5
This release cleans up some previous mistakes around managing the incoming actor's address.
0.0.4
This release contains optimizations for regular expressions as well as some memory management fixes.
0.0.3
This release fixes some underlying memory management issues.
This release also contains an image made on a pi 3b with a 32gb sd card. This is to help promote testing from various people who expressed interest in this format. It also helped expose a few bugs that were not as easily caught on x86_64 but were easy to spot on the pi. This image has the current release loaded with NGINX configured as a systemd service as well as SSH. I left the default username and password in place. No hardening or other system configuration was made on the image.
0.0.2
This release contains optimizations for provider construction and some memory management fixes.
0.0.1
This is an initial release meant to be vetted for production use.