TriFrost

TriFrost 0.53.0

|peterver

News

This release introduces dedicated support for healthcheck routes, improves dx with tracing exporters, and resolves a typing inconsistency in cookie configuration. It’s a quality-of-life bump with production-readiness in mind.

Added

  • feat: App.health and Router.health, shortcut methods to register a GET route with kind "health". These routes are excluded from rate limiting and are intended for health checks (e.g., Kubernetes probes).

Improved

  • dx: tracing.exporters can now return a single exporter object in addition to an array. Previously, only arrays were accepted.

Fixed

  • dx: Fixed a type mismatch in the cookies option of App. The option now properly accepts cookies as the configuration object, instead of requiring {config} wrapping.

As always, stay frosty ❄️.

Loved the read? Share it with others