feat: KratosClient — identity management (30 endpoints)

Typed Kratos admin API client covering identities, sessions,
recovery, schemas, courier messages, and health checks.

Bump: sunbeam-sdk v0.3.0
This commit is contained in:
2026-03-21 20:20:08 +00:00
parent 6823772055
commit f0bc363755
4 changed files with 644 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "sunbeam-sdk"
version = "0.2.0"
version = "0.3.0"
edition = "2024"
description = "Sunbeam SDK — reusable library for cluster management"
repository = "https://src.sunbeam.pt/studio/cli"