Skip to content

Commit e646ee0

Browse files
committed
chore(release): 2.0.2 [skip ci]
1 parent 7908d63 commit e646ee0

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.2](https://github.com/gravitee-io/gravitee-policy-ipfiltering/compare/2.0.1...2.0.2) (2025-09-26)
2+
3+
4+
### Bug Fixes
5+
6+
* Multipe bypass in IP Filtering policy with hostname specified - APIM ([7908d63](https://github.com/gravitee-io/gravitee-policy-ipfiltering/commit/7908d6331d53077b53d05c6447e5221dbc34dec2))
7+
18
## [2.0.1](https://github.com/gravitee-io/gravitee-policy-ipfiltering/compare/2.0.0...2.0.1) (2025-09-16)
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.1</version>
25+
<version>2.0.2</version>
2626

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

0 commit comments

Comments
 (0)