1.19.0 (2025-04-09)
- resolve all host ips (97d4c95)
1.18.1 (2025-04-08)
- isInclusiveHostCount boolean getter method (59e7130)
1.18.0 (2025-03-19)
- support comma-separated IPs in wl/bl (7594f39)
1.17.0 (2025-01-22)
- support custom header for IP address (25b7a47)
1.16.1 (2025-01-21)
- revert changes (eb6bb38)
1.16.0 (2025-01-21)
- extract ip address from header (63c8959)
1.15.0 (2024-10-31)
- support expression language in ip lists (2257e35)
1.14.1 (2024-10-22)
- error message with correct ip (fc505e8)
1.14.0 (2024-06-20)
- add InclusiveHostCount option for /31 and /32 CIDR block issue (784691b)
1.13.0 (2024-03-27)
- add the possibility to configure the IP version when lookup for host (ee6611b)
1.12.0 (2023-12-19)
- enable policy on REQUEST phase for message APIs (169980d), closes gravitee-io/issues#9430
1.11.0 (2023-10-23)
- trim IPs set in configuration (a8fc3e1)
- add configuration to set custom DNS server (688d2db)
1.10.1 (2023-07-20)
- update policy description (8ce59e3)
1.10.0 (2023-07-05)
- define execution phase (31966f5)
1.9.0 (2022-01-24)
- headers: Internal rework and introduce HTTP Headers API (48d7b74), closes gravitee-io/issues#6772