Skip to content

chore(release): version packages#47

Closed
github-actions[bot] wants to merge 8 commits intomasterfrom
changeset-release/master
Closed

chore(release): version packages#47
github-actions[bot] wants to merge 8 commits intomasterfrom
changeset-release/master

Conversation

@github-actions
Copy link
Copy Markdown

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

synapse@0.1.0

Minor Changes

  • 31faafe Thanks @coopbri! - Firing the synapse

    • Unified LLM routing across providers with automatic failover
    • MCP tool server aggregation and forwarding
    • Streaming and non-streaming completions
    • OpenAI-compatible API
    • Provider vault with encrypted key management
    • Intelligent routing strategies (threshold, cost, cascade, score, ONNX ML)
    • Circuit breaker failover with provider health tracking
    • Speech-to-text (Whisper, Deepgram) and text-to-speech (OpenAI, ElevenLabs)
    • Embeddings and image generation support
    • Input/output guardrails with PII detection
    • Response caching via Valkey
    • Distributed rate limiting with plan-aware enforcement
    • Billing integration with entitlement checks
    • OpenTelemetry tracing and metrics

@github-actions github-actions bot force-pushed the changeset-release/master branch from 235b14d to 1e75397 Compare March 22, 2026 05:56
@github-actions github-actions bot force-pushed the changeset-release/master branch 2 times, most recently from a7aa0c2 to d165e09 Compare March 24, 2026 00:13
Push synapse container image to both GHCR and Manifold registries.
@github-actions github-actions bot force-pushed the changeset-release/master branch from d165e09 to 2b0d880 Compare March 24, 2026 00:30
Add --frozen-lockfile to bun install, pin base image tags,
add missing EXPOSE directives, and standardize .dockerignore entries.
@github-actions github-actions bot force-pushed the changeset-release/master branch from 2b0d880 to d1b1ab2 Compare March 26, 2026 18:45
@github-actions github-actions bot force-pushed the changeset-release/master branch from d1b1ab2 to 240bc1f Compare March 28, 2026 00:00
HORCRUX_ -> SECRETS_, WARDEN_ -> AUTHZ_, GATEKEEPER_ -> AUTH_,
AETHER_ -> BILLING_. Core infra env vars should describe their use
case, not their internal product name.
@github-actions github-actions bot force-pushed the changeset-release/master branch from 240bc1f to 273a34c Compare April 4, 2026 07:19
coopbri and others added 2 commits April 8, 2026 13:13
Converge on BILLING_ prefix for all billing-related config. The
struct field is renamed with a serde alias for backward compat
with existing configs that use aether_url.
@github-actions github-actions bot force-pushed the changeset-release/master branch from 273a34c to 6fc5dc5 Compare April 8, 2026 18:13
@coopbri coopbri closed this Apr 8, 2026
@github-actions github-actions bot locked and limited conversation to collaborators Apr 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant