All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial implementation of the Openstatus Python SDK.
- Sync (
OpenstatusClient) and async (AsyncOpenstatusClient) clients. - Coverage for Health, Monitor, StatusReport, StatusPage, Maintenance, and Notification services.
- Connect-RPC JSON transport over
httpx. - Typed exception hierarchy mapping Connect error codes.