Skip to content

Commit

Permalink
chore(release): 1.1.11 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
graviteeio committed Aug 17, 2022
1 parent 88fa7eb commit 4eaa2ec
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.1.11](https://github.com/gravitee-io/gravitee-connector-http/compare/1.1.10...1.1.11) (2022-08-17)


### Bug Fixes

* do not consider `ws` as a secure protocol ([299207b](https://github.com/gravitee-io/gravitee-connector-http/commit/299207b6438869b4767e2c90373587f411fe7dab))
* set WS subprotocols based on `sec-websocket-protocol` header ([88fa7eb](https://github.com/gravitee-io/gravitee-connector-http/commit/88fa7eb12325b7142340811366cc44e1dfb45df8))

## [1.1.10](https://github.com/gravitee-io/gravitee-connector-http/compare/1.1.9...1.1.10) (2022-07-27)


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>1.1.10</version>
<version>1.1.11</version>

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

Expand Down

0 comments on commit 4eaa2ec

Please sign in to comment.