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