Skip to content

chore(deps): bump http4k-bom from 4.33.3.0 to 4.34.1.0 in /java

Bumps http4k-bom from 4.33.3.0 to 4.34.1.0.

Release notes

Sourced from http4k-bom's releases.

4.34.1.0

Changelog:

  • http4k-* : Upgrade some dependency versions.
  • http4k-template-rocker- : New module! Compile-time templating with Rocker!

4.34.0.4

Changelog:

  • http4k-contract- : Fix errant import which broke multipart Openapi V3 spec.

4.34.0.3

Changelog:

  • http4k-format-* : Remove Json extension method on MultipartFormField.Companion due to problem in JUnit. Re-re-fix.

4.34.0.2

Changelog:

  • http4k-format-* : Remove Json extension method on MultipartFormField.Companion due to problem in JUnit. Refix.

4.34.0.1

Changelog:

  • http4k-format-* : Remove Json extension method on MultipartFormField.Companion due to problem in JUnit.

4.34.0.0

Changelog:

  • http4k-* : Upgrade some dependency versions, including Kotlin to 1.7.21.
  • http4k-format-* : Added auto() methods to arbitrary lenses (so Query, Header, FormField etc..)
  • http4k-core* : [Unlikely break] reverseProxy() now takes the authority into account instead of just the hostname from the request. This should only impact you if you are doing reverse proxy operational on client side and using localhost without a port as a proxy. To fix - simply add the port to your proxying setup and all should be good.
  • http4k-contract* : Fix: Remove duplicate content type header.
Changelog

Sourced from http4k-bom's changelog.

v4.34.1.0

  • http4k-* : Upgrade some dependency versions.
  • http4k-template-rocker : New module! Compile-time templating with Rocker!

v4.34.0.4

  • http4k-contract- : Fix errant import which broke multipart Openapi V3 spec.

v4.34.0.3

  • http4k-format-* : Remove Json extension method on MultipartFormField.Companion due to problem in JUnit. Re-re-fix.

v4.34.0.2

  • http4k-format-* : Remove Json extension method on MultipartFormField.Companion due to problem in JUnit. Refix.

v4.34.0.1

  • http4k-format-* : Remove Json extension method on MultipartFormField.Companion due to problem in JUnit.

v4.34.0.0

  • http4k-* : Upgrade some dependency versions, including Kotlin to 1.7.21.
  • http4k-format-* : Added auto() methods to arbitrary lenses (so Query, Header, FormField etc..)
  • http4k-core : [Unlikely break] reverseProxy() now takes the authority into account instead of just the hostname from the request. This should only impact you if you are doing reverse proxy operational on client side and using localhost without a port as a proxy. To fix - simply add the port to your proxying setup and all should be good.
  • http4k-contract* : Fix: Remove duplicate content type header.
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • @dependabot-bot rebase will rebase this MR
  • @dependabot-bot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports