File: ReleaseNotes-3.0.0.md

package info (click to toggle)
weakforced 3.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,040 kB
  • sloc: cpp: 20,397; python: 2,002; sh: 700; makefile: 432
file content (18 lines) | stat: -rw-r--r-- 689 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Release Notes for OX Abuse Shield 3.0.0

<!-- {% raw %} -->

## Improvements 
* Support new `fail_type` parameter for determining why a login failed
* New livez and readyz endpoints (unauthenticated) for k8s environments
* Support JA3 allow/block lists in API/Lua
* Allow ja3 to be passed to the reset API command
* Add support for building amazon-2023 packages
* Use asciidoctor to build documentation not pandoc
* Add a sample grafana dashboard for monitoring wforce
* Implemented the (existing but previously always 0) `wforce_active_http_connections` metric for counting active HTTP connections

## Removed
* Removed support for Enterprise Linux 7 and Amazon 2

<!-- {% endraw %} -->