Skip to content

Commit 8b73139

Browse files
committed
chore(release): 2.0.1 [skip ci]
1 parent 91fa727 commit 8b73139

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.1](https://github.com/gravitee-io/gravitee-policy-ipfiltering/compare/2.0.0...2.0.1) (2025-09-16)
2+
3+
4+
### Bug Fixes
5+
6+
* IPV6 CIDR ranges do not work in the IP filtering policy ([91fa727](https://github.com/gravitee-io/gravitee-policy-ipfiltering/commit/91fa72708b9459b985b0e92a14364735cd174867))
7+
18
# [2.0.0](https://github.com/gravitee-io/gravitee-policy-ipfiltering/compare/1.19.1...2.0.0) (2025-08-08)
29

310

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<groupId>io.gravitee.policy</groupId>
2424
<artifactId>gravitee-policy-ipfiltering</artifactId>
25-
<version>2.0.0</version>
25+
<version>2.0.1</version>
2626

2727
<name>Gravitee.io APIM - Policy - IP Filtering</name>
2828
<description>

0 commit comments

Comments
 (0)