Skip to content
Eight Effect-native API SDKs are live.Explore the catalog
Distilled
Esc
navigateopen⌘Jpreview
On this page

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

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.

Last updated on July 15, 2026

Was this page helpful?