feat: OpenSearchClient — search and analytics API (60 endpoints)

Typed OpenSearch API covering documents, search, indices, cluster,
nodes, cat, ingest pipelines, and snapshots.

Bump: sunbeam-sdk v0.7.0
This commit is contained in:
2026-03-21 20:27:55 +00:00
parent 2888d59537
commit 329c18bd1d
4 changed files with 1349 additions and 2 deletions

View File

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