v0.3.0
OpenSearch joins the Distilled SDK factory with 684 Effect-native operations.
This release adds OpenSearch while preserving the separate-source, committed-output, independently published architecture learned from Alchemy.
Package
@kevinmichaelchen/distilled-opensearch@0.1.1— 684 Effect-native OpenSearch REST operations
Added
- An immutable source mirror of OpenSearch’s official published single-file OpenAPI 3.1 release
- Operations for core documents, indexes, search, cluster administration, snapshots, security, ML, observability, and supported plugins
- Basic, bearer-token, and deliberately unauthenticated cluster credential modes
- OpenSearch error-envelope decoding, typed status failures, retry hints, and redacted secrets
- A dedicated SDK guide and service announcement with a cluster-health and log-search example
Repositories
Verified
The SDK regenerates deterministically from its pinned submodule, typechecks under the strict shared configuration, passes its provider regression test, builds dual Bun/Node exports, and publishes through GitHub OIDC.