Skip to content

Releases: http4k/http4k

5.14.2.0

27 Mar 08:47
d01d81e
Compare
Choose a tag to compare

Changelog:

  • http4k-* : Upgrade some dependency versions.

5.14.1.0

15 Mar 20:01
fe7f0f0
Compare
Choose a tag to compare

Changelog:

  • http4k-* : Upgrade some dependency versions.
  • http4k-contract : Validator optimisation. H/T @dkandalov
  • http4k-testing-webdriver : Adding a space between method name and URI when naming spans H/T @ReinholdsB
  • http4k-testing-webdriver : Multipart forms in the webdriver, including sending files. H/T @gypsydave5
  • http4k-testing-webdriver : Fix bug in webdriver form submission + a method for relative Uri resolution. H/T @gypsydave5

5.14.0.0

07 Mar 22:00
79268ec
Compare
Choose a tag to compare

Changelog:

  • http4k-* : Upgrade some dependency versions, including Kotlin to 1.9.23
  • http4k-* : Static handlers serve an index.html file from a subdirectory H/T @mbcltd

5.13.9.0

01 Mar 18:01
8fdb906
Compare
Choose a tag to compare

Changelog:

  • http4k-* : Upgrade some dependency versions
  • http4k-contract : Implement Kondor Schema creator. H/T @tamj0rd2
  • http4k-cloudnative : Read environment properties from yaml resources. H/T @dzappold
  • http4k-webdriver : [Fix] Bug when submitting with inputs of type submit H/T @gypsydave5
  • http4k-testing-approval : Allow adding a suffix to an approval test file name. H/T @becky-sequence

5.13.8.0

24 Feb 21:01
5e10f18
Compare
Choose a tag to compare

Changelog:

  • http4k-* : Upgrade some dependency versions
  • http4k-format-kondor : Expose converterFor method. H/T @tamj0rd2

5.13.7.0

13 Feb 20:00
05e2ae5
Compare
Choose a tag to compare

Changelog:

  • http4k-* : Upgrade some dependency versions
  • http4k-contract : Allow user to provide schema creation implementation. H/T @tamj0rd2
  • http4k-core : [Fix #1053]: Add BiDiLensSpec defaulted with factory method
  • http4k-core : [Fix #1059]: Update kondor-json to 2.2.2. H/T @asadmanji

5.13.6.0

10 Feb 16:00
ca49dc3
Compare
Choose a tag to compare

Changelog:

  • http4k-* : Upgrade some dependency versions
  • http4k-serverless-lambda :[Fix #1057] Error when parsing AWS lambda event from S3 bucket
  • http4k-testing-webdriver :[Fix #1050] Http4kWebDriver does not work on Windows due to path issues. H/T @cmh-dev
  • http4k-core :[Fix #1055] Host header should contain host with port. H/T @obecker

5.13.5.0

08 Feb 21:01
48f6443
Compare
Choose a tag to compare

Changelog:

  • http4k-client-core : Ensure consistent content-length behaviour across clients
  • http4k-client-apache : Ensure consistent content-length behaviour across clients
  • http4k-client-apache4 : Ensure consistent content-length behaviour across clients
  • http4k-client-fuel : Ensure consistent content-length behaviour across clients
  • http4k-client-jetty : Ensure consistent content-length behaviour across clients

5.13.4.1

07 Feb 08:01
78cf1a7
Compare
Choose a tag to compare

Changelog:

  • http4k-* : Fix broken POM dependencies.

5.13.4.0

06 Feb 23:00
ecd243b
Compare
Choose a tag to compare

Changelog:

  • http4k-* : Upgrade some dependency versions
  • http4k-contract : Support for data4k progressive data models with field metadata via delegate properties