2026.5.0

LaurenzV/hayro2026.5.0May 8, 2026by GabrielBianconi

AI Summary

Introduces stricter authentication requirements for the UI and improves error handling for complex streaming inferences.

Key Highlights

  • Breaking change: UI now requires authentication when the gateway requires it.
  • Enhanced error handling with status code propagation and logging for streaming inferences.
  • Improved fallback mechanisms for complex streaming scenarios.

Breaking Changes

  • The UI now requires authentication when the gateway requires authentication.

New Features

  • Improved error handling (status code propagation, logging) for complex streaming inferences.

Full Release Notes

> [!CAUTION]
> **Breaking Changes**
>
> - The UI will now require authentication when the gateway requires authentication. Previously, the UI only required authentication for gateway usage.

**New Features**

- Improve error handling (e.g. status code propagation) and logging for complex streaming inferences (e.g. fallbacks).

_& multiple under-the-hood and UI improvements (thanks @arisp)_