Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 607 Bytes

File metadata and controls

16 lines (11 loc) · 607 Bytes

Changelog

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.

[Unreleased]

Added

  • 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.