Skip to content

Releases: enonic/lib-http-client

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 14:56

Changelog

Improvements

  • Upgrade to XP8 (#221).

Bugs

  • Standardize callouts syntax to <n> (#140).

v4.0.0-B1

v4.0.0-B1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 May 05:46

Changelog

Bugs

  • Standardize callouts syntax to <n> (#140).

v3.2.2

Choose a tag to compare

@github-actions github-actions released this 24 Mar 10:36
99e8660

Changelog

Improvements

  • Support content-length for upload (#134).

v3.2.1

Choose a tag to compare

@github-actions github-actions released this 05 Oct 15:05
e889361

Changelog

Bugs

  • Response contains pseudo header status (#119).

v3.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Oct 12:06
bec4384

Changelog

Improvements

  • possibility to disable HTTP/2 (#116).

v3.1.1

Choose a tag to compare

@github-actions github-actions released this 14 Sep 15:23
6b59fa3

Changelog

Bugs

  • Thread leak (#114).

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 14:12
671fb99

Changelog

Improvements

  • Idle Timeout (#103).

v3.1.0-B1

v3.1.0-B1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 May 12:41
bbd4cc8

Changelog

Improvements

  • Idle Timeout (#103).

v3.0.1

Choose a tag to compare

@github-actions github-actions released this 11 May 14:05
ce7209e

Changelog

Improvements

  • Improve HttpClientFactory (#99).
  • Always read entire body provided by server (#100).

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 29 Apr 11:46
8d08560

Changelog

Improvements

  • Switch to Java 11 HttpClient (#89).