Skip to content

Commit

Permalink
chore(release): 1.5.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
graviteeio committed Feb 23, 2024
1 parent 7a2ca7b commit 56452df
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.5.0](https://github.com/gravitee-io/gravitee-policy-ssl-enforcement/compare/1.4.0...1.5.0) (2024-02-23)


### Features

* add option to load certificate from header ([#50](https://github.com/gravitee-io/gravitee-policy-ssl-enforcement/issues/50)) ([7a2ca7b](https://github.com/gravitee-io/gravitee-policy-ssl-enforcement/commit/7a2ca7b1fce961ea67afc3b41db1388d4a7731da))

# [1.4.0](https://github.com/gravitee-io/gravitee-policy-ssl-enforcement/compare/1.3.1...1.4.0) (2023-12-19)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<groupId>io.gravitee.policy</groupId>
<artifactId>gravitee-policy-ssl-enforcement</artifactId>
<version>1.4.0</version>
<version>1.5.0</version>

<name>Gravitee.io APIM - Policy - SSL Enforcement</name>
<description>Filter incoming SSL requests with client certificate authentication</description>
Expand Down

0 comments on commit 56452df

Please sign in to comment.