Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
graviteeio committed May 24, 2022
1 parent 4dd0175 commit 0e25f79
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](https://github.com/gravitee-io/gravitee-resource-oauth2-provider-am/compare/1.14.2...2.0.0) (2022-05-24)


### Code Refactoring

* use common vertx proxy options factory ([4dd0175](https://github.com/gravitee-io/gravitee-resource-oauth2-provider-am/commit/4dd01756f92c044e6e3d76a403fb0b0d7c78dc2d))


### BREAKING CHANGES

* this version requires APIM in version 3.18 and upper

## [1.14.2](https://github.com/gravitee-io/gravitee-resource-oauth2-provider-am/compare/1.14.1...1.14.2) (2022-04-05)


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

<groupId>io.gravitee.resource</groupId>
<artifactId>gravitee-resource-oauth2-provider-am</artifactId>
<version>1.14.2</version>
<version>2.0.0</version>

<name>Gravitee.io APIM - Resource - OAuth2 Provider - Access Management</name>
<description>The resource is defined to introspect an access_token generated by a Gravitee.io Access Management instance.</description>
Expand Down

0 comments on commit 0e25f79

Please sign in to comment.