Releases: gravitee-io/gravitee-connector-http
Releases · gravitee-io/gravitee-connector-http
3.1.2
3.1.2 (2024-05-21)
Bug Fixes
- ensure httpClientRequest is not null when there is request content (654784b)
4.0.0
4.0.0 (2024-04-02)
Code Refactoring
- use gravitee-node VertxProxyOptionsUtils (edb4365)
BREAKING CHANGES
- requires JDK 17 and gravitee-common 4.0.0. Compatible with APIM 4.4.0 and upper.
3.1.1
3.1.1 (2024-03-28)
Bug Fixes
- make keepaliveTimeout not required (769d87d)
2.2.1
2.2.1 (2024-03-28)
Bug Fixes
- make keepaliveTimeout not required (7f23488)
3.1.0
3.1.0 (2024-03-27)
Features
- allow to configure keep-alive timeout (847a27a)
2.2.0
2.2.0 (2024-03-27)
Features
- allow to configure keep-alive timeout (6b38e3c)
3.0.3
3.0.3 (2024-01-30)
Bug Fixes
- detects websocket connection with multi-value connection header (bb4c392)
2.1.4
2.1.4 (2024-01-30)
Bug Fixes
- detects websocket connection with multi-value connection header (db51ce4)
3.0.2
3.0.2 (2024-01-17)
Bug Fixes
- prevent adding duplicated headers to the backend request (0785edf)
- remove host headers in GrpcConnection (09c4c9c)
3.0.2-alpha.1
Bug Fixes
- revert "reapply ByteBuf optimization" (1939e53)