Skip to content

Releases: gravitee-io/gravitee-connector-http

4.0.2

03 Jun 12:39
Compare
Choose a tag to compare

4.0.2 (2024-06-03)

Bug Fixes

  • pause the endpoint request when upgrading (a3bcd99)

3.1.4

03 Jun 13:33
Compare
Choose a tag to compare

3.1.4 (2024-06-03)

Bug Fixes

  • handle empty chunk on http connection upgrade (3ff647e)

3.1.3

03 Jun 12:39
Compare
Choose a tag to compare

3.1.3 (2024-06-03)

Bug Fixes

  • pause the endpoint request when upgrading (99b3b8c)

4.0.1

21 May 15:47
Compare
Choose a tag to compare

4.0.1 (2024-05-21)

Bug Fixes

  • ensure httpClientRequest is not null when there is request content (5a4a586)

3.1.2

21 May 07:05
Compare
Choose a tag to compare

3.1.2 (2024-05-21)

Bug Fixes

  • ensure httpClientRequest is not null when there is request content (654784b)

4.0.0

02 Apr 06:58
Compare
Choose a tag to compare

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

28 Mar 18:13
Compare
Choose a tag to compare

3.1.1 (2024-03-28)

Bug Fixes

  • make keepaliveTimeout not required (769d87d)

2.2.1

28 Mar 18:12
Compare
Choose a tag to compare

2.2.1 (2024-03-28)

Bug Fixes

  • make keepaliveTimeout not required (7f23488)

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)