Skip to content

Tags: teilomillet/hapax

Tags

v0.1.0

Toggle v0.1.0's commit message
Hapax v0.1.0: Initial Stable Release

This release marks the first stable version of Hapax, introducing a robust and production-ready LLM reliability layer:

Key Features:

- Intelligent provider management with automatic failover

- Production-ready architecture with HTTP/3 support

- Comprehensive monitoring and metrics

- Enhanced documentation and user experience

Hapax now provides a reliable foundation for building LLM-powered applications with confidence.

v0.0.40

Toggle v0.0.40's commit message
feat(docs): enhance documentation readability and structure

v0.0.33

Toggle v0.0.33's commit message
Release v0.0.33: Comprehensive documentation update

v0.0.32

Toggle v0.0.32's commit message
fix: skip HTTP/3 0-RTT test in CI due to UDP buffer size limitations

- Add detailed comments explaining UDP buffer requirements

- Set exact required buffer size (7MB) for local testing

- Add better error handling and assertions

- Skip test in CI where required buffer size is not available

v0.0.31

Toggle v0.0.31's commit message
Release v0.0.31: Server stability and concurrency improvements

v0.0.30

Toggle v0.0.30's commit message
Version 0.0.30 - Comprehensive documentation update

v0.0.26

Toggle v0.0.26's commit message
fix: race condition in HTTP/3 server handling and improve queue test

v0.0.25

Toggle v0.0.25's commit message
Release v0.0.25: Enhanced HTTP/3 configuration and server lifecycle m…

…anagement

v0.0.24

Toggle v0.0.24's commit message
Release v0.0.24 - Add HTTP/3 support

v0.0.23

Toggle v0.0.23's commit message
queue: improve documentation and fix context key type safety