v0.19.1

pola-rs/polarsv0.19.1Aug 7, 2026by Onatcer

AI Summary

A bug fix release correcting a return type error in the TrustHosts middleware that caused a 500 error.

Key Highlights

  • Fixed return type in TrustHosts middleware.
  • Resolves 500 errors caused by the previous version.

New Features

  • Bug fix for return type causing HTTP errors.

Full Release Notes

> [!CAUTION]
> **For Security & Stability Reasons:** Before upgrading, make sure to read the release notes of [v0.19.0](https://github.com/solidtime-io/solidtime/releases/tag/v0.19.0)

This release fixes a return-type bug in v0.19.0, causing a 500 error. 
* [Fixed return type in TrustHosts](https://github.com/solidtime-io/solidtime/commit/de13c07855bbaacb1cced918003a0a15b5a48aba)

Sorry for the inconvenience this has caused. Unfortunately, the Github Actions Outage started right when the v0.19.0 was published and we were unable to reliably release a new version as a consequence of that. 

**Full Changelog**: https://github.com/solidtime-io/solidtime/compare/v0.19.0...v0.19.1