Changelog

All notable changes to this project will be documented in this file.

This project uses Break Versioning.

UNRELEASED

Added

  • Add optional Aleph and Netty integrations for automatic HTTPS with HTTP-01 and TLS-ALPN-01 validation, dynamic SNI certificate selection, and certificate renewal without restarting listeners.

Changed

  • Replace the singleton get-event-queue API with independent bounded subscribe-events queues and explicit unsubscribe-events cleanup.

  • Disconnect only overflowing subscribers, and deliver event-shaped subscription, overflow, and system shutdown notifications.

  • Replace the two-argument polling-only ol.clave.ext.common/wait-for-certificates API with a five-argument event-aware waiter; callers must subscribe before manage-domains and unsubscribe in finally, and Aleph and Ring Jetty now report structured permanent initial failures immediately.

v0.0.1 (2026-XX-XX)

We haven’t quite got here yet..

Please report any problems and let me know if anything is unclear or inconvenient. Thank you.