Skip to content

Commit

Permalink
chore(release): 2.0.0-alpha.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
graviteeio committed Jun 22, 2023
1 parent 8d25c60 commit bc39793
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [2.0.0-alpha.1](https://github.com/gravitee-io/gravitee-policy-latency/compare/1.4.1...2.0.0-alpha.1) (2023-06-22)


### Features

* add support of message level latency ([8d25c60](https://github.com/gravitee-io/gravitee-policy-latency/commit/8d25c604752a9b06edfe9e9ac9e82992f2b35547))


### BREAKING CHANGES

* this version is using the latest dependencies introduced by Gravitee V4.0

## [1.4.1](https://github.com/gravitee-io/gravitee-policy-latency/compare/1.4.0...1.4.1) (2022-05-09)


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-latency</artifactId>
<version>2.0.0</version>
<version>2.0.0-alpha.1</version>
<packaging>jar</packaging>
<name>Gravitee.io APIM - Policy - Latency</name>
<description>Description of the Latency Gravitee Policy</description>
Expand Down

0 comments on commit bc39793

Please sign in to comment.