Skip to content

v0.21.24

Compare
Choose a tag to compare
@rossabaker rossabaker released this 27 May 00:14
· 8541 commits to main since this release

0.21 is EOL. Bugfixes and community submissions will be considered for discretionary releases, but the development team will now focus on later branches.

Contains a vulnerability fix for StaticFile.fromUrl.

http4s-blaze-core

Vulnerability fixes

  • GHSA-6h7w-fc84-x7p6: Don't leak the existence of a directory serverside when using StaticFile.fromUrl with non-file URLs.

Enhancements

  • #4880: Handle exceptions when the tick wheel executor is shutdown as a warning instead of a stack trace error.

http4s-ember-client

Enhancements

  • #4881: Add checkEndpointIdentification flag to Ember. When true, sets HTTPS as the endpoint validation algorithm. Defaults to true.

Dependency Updates

  • blaze-0.14.17