Skip to content

Releases: gravitee-io/gravitee-connector-http

3.1.0

27 Mar 13:22
Compare
Choose a tag to compare

3.1.0 (2024-03-27)

Features

  • allow to configure keep-alive timeout (847a27a)

2.2.0

27 Mar 13:23
Compare
Choose a tag to compare

2.2.0 (2024-03-27)

Features

  • allow to configure keep-alive timeout (6b38e3c)

3.0.3

30 Jan 10:56
Compare
Choose a tag to compare

3.0.3 (2024-01-30)

Bug Fixes

  • detects websocket connection with multi-value connection header (bb4c392)

2.1.4

30 Jan 10:56
Compare
Choose a tag to compare

2.1.4 (2024-01-30)

Bug Fixes

  • detects websocket connection with multi-value connection header (db51ce4)

3.0.2

17 Jan 08:42
Compare
Choose a tag to compare

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

07 Sep 12:26
Compare
Choose a tag to compare
3.0.2-alpha.1 Pre-release
Pre-release

3.0.2-alpha.1 (2023-09-07)

Bug Fixes

  • revert "reapply ByteBuf optimization" (1939e53)

3.0.1

22 Mar 16:57
Compare
Choose a tag to compare

3.0.1 (2023-03-22)

Bug Fixes

  • use dedicated EL context when creating connector (db4d923)

3.0.0

22 Mar 08:51
Compare
Choose a tag to compare

3.0.0 (2023-03-22)

Bug Fixes

Features

  • reapply ByteBuf optimization (44f1a3d)

BREAKING CHANGES

  • Need Vert.x 4.3.5 or higher

Need Vert.x 4.3.5 or higher due to this issue eclipse-vertx/vert.x#4509

2.1.3

22 Mar 16:48
Compare
Choose a tag to compare

2.1.3 (2023-03-22)

Bug Fixes

  • use dedicated EL context when creating connector (db4d923)

2.0.11

22 Mar 16:03
Compare
Choose a tag to compare

2.0.11 (2023-03-22)

Bug Fixes

  • use dedicated EL context when creating connector (1a47ecf)