Releases: Wave-RF/WaveHouse
Releases · Wave-RF/WaveHouse
Release list
@wavehouse/sdk 0.1.1
Immutable
release. Only release title and notes can be modified.
What's Changed
📚 Documentation
- docs: update README.md by @jfwoods in #502
- fix:
admin_roleadded to policy type in typescript sdk by @EricAndrechek in #504
📦 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
Immutable
release. Only release title and notes can be modified.
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
- feat: add AI automation stack and OSS governance for open-source launch by @EricAndrechek in #55
- fix(ci): agent label gate, pull_request_target switch, minor cleanups by @EricAndrechek in #64
- feat(ci): workflow-driven admin approval + Task Board orchestration by @EricAndrechek in #65
- fix(ci): sweep errcheck, resolve hub and ingest test failures by @EricAndrechek in #66
- ci: dual-trigger pr-title + label workflows for fork-PR coverage by @EricAndrechek in #69
- ci: bundle CI hygiene fixes for #70 by @EricAndrechek in #71
- ci: rebuild task board state machine with composite actions + bidirectional sync by @EricAndrechek in #75
- test: restore 70% coverage threshold with new package tests by @EricAndrechek in #79
- chore: remove clustered mode and unscoped features by @EricAndrechek in #89
- fix(ci): unblock claude-review and coverage badge on main by @EricAndrechek in #105
- fix(ci): use REST check-runs for claude-review required-check gate by @EricAndrechek in #108
- fix(ci): claude-review on pull_request_target + orchestrator waits by @EricAndrechek in #109
- fix(ci): claude-review trigger pull_request_target → pull_request by @EricAndrechek in #110
- fix(ci): claude bot's own comment shouldn't cancel its in-flight review by @EricAndrechek in #111
- fix(ci): claude review as inline comments + native blocking by @EricAndrechek in #113
- refactor(ci): remove orchestrator; reviewer-assign in housekeeping by @EricAndrechek in #115
- fix(ci): silence two flavors of ghost-failure noise on PR pushes by @EricAndrechek in #117
- docs: add initial Astro-based documentation site by @jfwoods in #7
- fix(ci): only bypass admin review for dependabot patch/minor by @EricAndrechek in #134
- ci: kill coverage Docker pull on PR runs + tighten claude-review group by @EricAndrechek in #129
- build(pnpm): migrate to pnpm 11 + add minimumReleaseAge + pin Node 22 by @EricAndrechek in #165
- feat(docs): rebuild site with wavehouse logo and design tokens by @EricAndrechek in #142
- chore: claude code native improvements by @EricAndrechek in #147
- docs: prep docs for publishing by @EricAndrechek in #187
- refactor(sdk)!: remove WebSockets + consolidate tooling/coverage by @EricAndrechek in #190
- chore: remove Gemini Code Assist and on-repo Claude PR review workflow by @EricAndrechek in #207
- ci: publish @wavehouse/sdk to npm and relicense to Apache-2.0 by @EricAndrechek in #266
- fix(ci): publish SDK on Node 24 (Node 22.22.2 npm upgrade broken) by @EricAndrechek in #267
- fix(docs): final passes on docs before publish by @EricAndrechek in #193
- chore(agents): tighten pre-push gates, slim AGENTS.md, add /pm-triage by @EricAndrechek in #275
- feat(docs): prod-faithful dev loop, mermaid cache, favicon, doc fixes by @EricAndrechek in #277
- feat(docs): live-demo hero panel via @wavehouse/sdk by @EricAndrechek in #290
- ci: migrate workflows to ubuntu-latest runners by @EricAndrechek in #283
- ci: add build provenance for npm, go binaries, and the ghcr image by @EricAndrechek in #308
- ci: replace admin-approval workflow with native required_reviewers by @EricAndrechek in #310
- ci: drop housekeeping reviewer-request for native team assignment by @EricAndrechek in #311
- ci: split ci into a job dag and isolate docs deploys from pr code by @EricAndrechek in #312
- ci: drop the #312 transition guards and v1 cache fallbacks by @EricAndrechek in #329
- ci: publish Go coverage badge + GitHub Code Quality PR comments (#133) by @EricAndrechek in #334
- fix(ci): cache Go modules once, not once per compile flavor by @EricAndrechek in #446
- deps: clear 14 pnpm advisories and land the weekly dep groups by @EricAndrechek in #490
- ci(release): make every version tag-driven and fix the dev channel by @EricAndrechek in #485
📚 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...
@wavehouse/sdk 0.1.0
Immutable
release. Only release title and notes can be modified.
First release of @wavehouse/sdk. See the repository releases for the full change list.