Skip to content

Commit

Permalink
chore(release): 2.0.8 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
graviteeio committed Nov 2, 2022
1 parent b76d609 commit 317992b
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 @@
## [2.0.8](https://github.com/gravitee-io/gravitee-connector-http/compare/2.0.7...2.0.8) (2022-11-02)


### Bug Fixes

* allow to optionally propagate accept-encoding ([6d67e6c](https://github.com/gravitee-io/gravitee-connector-http/commit/6d67e6c7ec7e04c60bfb4916d2ab462f6442047f)), closes [gravitee-io/issues#7935](https://github.com/gravitee-io/issues/issues/7935)

## [1.1.12](https://github.com/gravitee-io/gravitee-connector-http/compare/1.1.11...1.1.12) (2022-10-26)


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.connector</groupId>
<artifactId>gravitee-connector-http</artifactId>
<version>2.0.7</version>
<version>2.0.8</version>

<name>Gravitee.io - Connector - HTTP</name>

Expand Down

0 comments on commit 317992b

Please sign in to comment.