Skip to content

Releases: Wave-RF/WaveHouse

@wavehouse/sdk 0.1.1

Choose a tag to compare

@github-actions github-actions released this 20 Aug 16:48
Immutable release. Only release title and notes can be modified.
clients/ts/v0.1.1
b7c8dba

What's Changed

📚 Documentation

📦 Dependencies

  • deps: bump github.com/moby/go-archive from 0.2.0 to 0.3.0 by @dependabot[bot] in #496

Full Changelog: clients/ts/v0.1.0...clients/ts/v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 17:01
Immutable release. Only release title and notes can be modified.
v0.1.0
9d4cef9

What's Changed

⚠️ Breaking changes

  • fix(query): enforce column allowlist on every structured-query clause by @EricAndrechek in #273

✨ Features

  • fix(docs): real per-page Last-updated dates + open AI content signals by @EricAndrechek in #301

🔧 CI & build

📚 Documentation

  • feat(mq): make nats stream name configurable by @taitelee in #68
  • fix(api): always set Content-Type: application/json on error responses by @EricAndrechek in #78
  • feat(mq)!: thread context through Ack/Nak with synchronous DoubleAck by @taitelee in #88
  • feat(observability): add otel pipeline and system tracing by @taitelee in #116
  • fix(api): drop CORS credentials + skip same-origin decoration by @EricAndrechek in #123
  • fix(ingest): break infinite-Nak loop on permanent delete errors by @EricAndrechek in #122
  • fix(boot): non-fatal schema discovery, /health 503 with diagnostic by @EricAndrechek in #125
  • chore(api)!: drop hub wildcard fan-out; SSE/WS use ?table= (closes #100) by @EricAndrechek in #124
  • refactor(ingest)!: insert-only pipeline; mutations via /v1/query by @taitelee in #164
  • refactor(table names): handle unsafe table names by @EricAndrechek in #174
  • feat: caching for local table/scope invalidation by @EricAndrechek in #177
  • feat(deploy): local dev o11y stack (#121) by @jfwoods in #137
  • feat(rbac)!: fail-closed authorization + default_role public access by @taitelee in #172
  • refactor: full api --> ingest --> clickhouse --> dlq refactor by @EricAndrechek in #182
  • fix(hooks): tree-keyed ci-passed marker + auto-seed new worktrees by @EricAndrechek in #170
  • feat(api): structured WARN logging on authorization denials by @taitelee in #189
  • docs: add guides for access control and named pipes by @taitelee in #205
  • feat(api): add /version build-info endpoint by @taitelee in #206
  • feat(api): add /healthz + /readyz probes, deprecate /health + /ready by @taitelee in #213
  • refactor(ingest): per-table batching + pipelined flushes by @EricAndrechek in #192
  • feat(sse): allow Last-Event-ID for cross-origin stream resumption (#215) by @EricAndrechek in #216
  • fix(sdk): stop hardcoding received_timestamp in default query order by @EricAndrechek in #272
  • feat(api): multi-format ingest (object/array/NDJSON) + SDK helpers by @EricAndrechek in #217
  • fix(query): accept d/w suffixes in time_range, reject bad input by @taitelee in #292
  • feat(sdk): ship browser/no-build distribution (iife, cdn, codegen bin) by @EricAndrechek in #297
  • docs: fix stale error bodies and document missing internal packages by @taitelee in #300
  • fix(docs): fix homepage NO_LCP while keeping the hero fade-in by @EricAndrechek in #307
  • fix(docs): keep SPA transitions via astro-vtbot so search survives nav by @EricAndrechek in #309
  • feat(docs): view-transition polish, branded search + 404, chrome pass by @EricAndrechek in #313
  • feat(branding): add 512×512 avatar.png for org/team avatars by @EricAndrechek in #331
  • docs(readme): trim badges to coverage, report card, license by @EricAndrechek in https://github.c...
Read more

@wavehouse/sdk 0.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 17:06
Immutable release. Only release title and notes can be modified.
clients/ts/v0.1.0
9d4cef9

First release of @wavehouse/sdk. See the repository releases for the full change list.