Releases: tableau/hyper-api-rust
Releases · tableau/hyper-api-rust
Release list
v0.7.0
What's Changed
- feat(kv)!: #192 KV MCP LLM ergonomics — created signal, batch, size, value_path, JSON docs by @StefanSteiner in #193
- chore: release main by @StefanSteiner in #194
Full Changelog: v0.6.1...v0.7.0
What's Changed
- feat(kv)!: #192 KV MCP LLM ergonomics — created signal, batch, size, value_path, JSON docs by @StefanSteiner in #193
- chore: release main by @StefanSteiner in #194
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
- docs(mcp): surface KV store on crates.io README + fix error mapping (follow-up to #185) by @StefanSteiner in #188
- fix(mcp): release KV README docs + INVALID_ARGUMENT error mapping from #188 by @StefanSteiner in #189
- chore: release main by @StefanSteiner in #190
Full Changelog: v0.6.0...v0.6.1
What's Changed
- docs(mcp): surface KV store on crates.io README + fix error mapping (follow-up to #185) by @StefanSteiner in #188
- fix(mcp): release KV README docs + INVALID_ARGUMENT error mapping from #188 by @StefanSteiner in #189
- chore: release main by @StefanSteiner in #190
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- chore(deps): bump quinn-proto 0.11.14 -> 0.11.15 (RUSTSEC-2026-0185) by @StefanSteiner in #161
- chore(deps)(deps): bump the napi-rs group across 1 directory with 2 updates by @dependabot[bot] in #162
- chore(deps)(deps): bump sysinfo from 0.39.3 to 0.39.5 by @dependabot[bot] in #157
- chore(deps)(deps): bump syn from 2.0.117 to 2.0.118 by @dependabot[bot] in #158
- chore(deps)(deps): bump quote from 1.0.45 to 1.0.46 by @dependabot[bot] in #159
- chore(deps)(deps): bump rustls from 0.23.40 to 0.23.41 by @dependabot[bot] in #160
- chore(deps)(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #155
- ci: silence cargo-deny toolchain-override stack trace (#81) by @StefanSteiner in #167
- docs: document manual tag step in GITHUB_OPERATIONS.md (#83) by @StefanSteiner in #168
- chore(deps)(deps): bump anyhow from 1.0.102 to 1.0.103 by @dependabot[bot] in #174
- chore(deps): waive RUSTSEC-2026-0192 (ttf-parser unmaintained) by @StefanSteiner in #175
- chore(deps)(deps): bump rmcp from 1.7.0 to 1.8.0 by @dependabot[bot] in #173
- chore(deps)(deps): bump webpki-roots from 1.0.7 to 1.0.8 by @dependabot[bot] in #172
- chore(deps)(deps): bump zeroize from 1.8.2 to 1.9.0 by @dependabot[bot] in #171
- chore(deps)(deps): bump bytes from 1.11.1 to 1.12.0 by @dependabot[bot] in #170
- chore(deps)(deps): bump actions/cache from 5 to 6 by @dependabot[bot] in #169
- chore(pool): #67 timeouts, lifetime/idle caps, recycle strategies + sync pool by @StefanSteiner in #176
- chore: fix clippy lints surfaced by Rust 1.97 toolchain bump by @StefanSteiner in #183
- chore(kv): add native key-value store to hyperdb-api by @StefanSteiner in #182
- chore(deps)(deps): bump the napi-rs group across 1 directory with 2 updates by @dependabot[bot] in #179
- chore(deps)(deps-dev): bump tsx from 4.22.4 to 4.23.0 in /hyperdb-api-node by @dependabot[bot] in #178
- chore(deps)(deps): bump rand from 0.10.1 to 0.10.2 by @dependabot[bot] in #180
- chore(deps)(deps): bump trybuild from 1.0.116 to 1.0.117 by @dependabot[bot] in #181
- feat(mcp): key-value scratchpad tools + database-targeted KV API by @StefanSteiner in #185
- chore: release main by @StefanSteiner in #186
Full Changelog: v0.5.6...v0.6.0
What's Changed
- chore(deps): bump quinn-proto 0.11.14 -> 0.11.15 (RUSTSEC-2026-0185) by @StefanSteiner in #161
- chore(deps)(deps): bump the napi-rs group across 1 directory with 2 updates by @dependabot[bot] in #162
- chore(deps)(deps): bump sysinfo from 0.39.3 to 0.39.5 by @dependabot[bot] in #157
- chore(deps)(deps): bump syn from 2.0.117 to 2.0.118 by @dependabot[bot] in #158
- chore(deps)(deps): bump quote from 1.0.45 to 1.0.46 by @dependabot[bot] in #159
- chore(deps)(deps): bump rustls from 0.23.40 to 0.23.41 by @dependabot[bot] in #160
- chore(deps)(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #155
- ci: silence cargo-deny toolchain-override stack trace (#81) by @StefanSteiner in #167
- docs: document manual tag step in GITHUB_OPERATIONS.md (#83) by @StefanSteiner in #168
- chore(deps)(deps): bump anyhow from 1.0.102 to 1.0.103 by @dependabot[bot] in #174
- chore(deps): waive RUSTSEC-2026-0192 (ttf-parser unmaintained) by @StefanSteiner in #175
- chore(deps)(deps): bump rmcp from 1.7.0 to 1.8.0 by @dependabot[bot] in #173
- chore(deps)(deps): bump webpki-roots from 1.0.7 to 1.0.8 by @dependabot[bot] in #172
- chore(deps)(deps): bump zeroize from 1.8.2 to 1.9.0 by @dependabot[bot] in #171
- chore(deps)(deps): bump bytes from 1.11.1 to 1.12.0 by @dependabot[bot] in #170
- chore(deps)(deps): bump actions/cache from 5 to 6 by @dependabot[bot] in #169
- chore(pool): #67 timeouts, lifetime/idle caps, recycle strategies + sync pool by @StefanSteiner in #176
- chore: fix clippy lints surfaced by Rust 1.97 toolchain bump by @StefanSteiner in #183
- chore(kv): add native key-value store to hyperdb-api by @StefanSteiner in #182
- chore(deps)(deps): bump the napi-rs group across 1 directory with 2 updates by @dependabot[bot] in #179
- chore(deps)(deps-dev): bump tsx from 4.22.4 to 4.23.0 in /hyperdb-api-node by @dependabot[bot] in #178
- chore(deps)(deps): bump rand from 0.10.1 to 0.10.2 by @dependabot[bot] in #180
- chore(deps)(deps): bump trybuild from 1.0.116 to 1.0.117 by @dependabot[bot] in #181
- feat(mcp): key-value scratchpad tools + database-targeted KV API by @StefanSteiner in #185
- chore: release main by @StefanSteiner in #186
Full Changelog: v0.5.6...v0.6.0
v0.5.6
What's Changed
- chore(ci): grant contents:write to release publish job by @StefanSteiner in #151
- fix(api): parameterized FromRow methods (fetch_*_as_params / stream_as_params) by @StefanSteiner in #152
- fix(api): point query_as!/query_scalar! param comments at #137 by @StefanSteiner in #153
- chore: release main by @StefanSteiner in #154
Full Changelog: v0.5.5...v0.5.6
What's Changed
- chore(ci): grant contents:write to release publish job by @StefanSteiner in #151
- fix(api): parameterized FromRow methods (fetch_*_as_params / stream_as_params) by @StefanSteiner in #152
- fix(api): point query_as!/query_scalar! param comments at #137 by @StefanSteiner in #153
- chore: release main by @StefanSteiner in #154
Full Changelog: v0.5.5...v0.5.6
v0.5.5
What's Changed
- chore(mcp): hyperd_running false positive when health port unreachable in daemon mode by @StefanSteiner in #145
- chore(deps)(deps): bump smallvec from 1.15.1 to 1.15.2 by @dependabot[bot] in #144
- chore(deps)(deps): bump memchr from 2.8.1 to 2.8.2 by @dependabot[bot] in #143
- chore(deps)(deps): bump chrono from 0.4.44 to 0.4.45 by @dependabot[bot] in #142
- chore(deps)(deps): bump napi from 3.9.0 to 3.9.2 in the napi-rs group by @dependabot[bot] in #141
- chore(deps)(deps): bump the tonic-prost group with 2 updates by @dependabot[bot] in #140
- chore(deps)(deps-dev): bump @napi-rs/cli from 3.7.0 to 3.7.2 in /hyperdb-api-node by @dependabot[bot] in #139
- chore: resolve GitHub code scanning alerts by @StefanSteiner in #147
- chore(deps-dev): bump vite from 7.3.3 to 7.3.5 in /hyperdb-api-node/examples/hyper-explorer by @dependabot[bot] in #146
- chore(deps): bump npm dependencies to resolve Dependabot alerts by @StefanSteiner in #148
- chore(test): retry in scan_skips_camped_returns_free to avoid TOCTOU flake by @StefanSteiner in #150
- chore: release main by @StefanSteiner in #149
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
- chore(ci): download hyperd from Java API bundle in npm-build-publish (#121) by @StefanSteiner in #130
- chore(deps): bump shell-quote 1.8.3 → 1.8.4 (CVE-2026-9277) by @StefanSteiner in #131
- fix: catalog rename metadata, data_url field, and ToSqlParam/IntoValue type coverage by @StefanSteiner in #134
- chore: release main by @StefanSteiner in #135
Full Changelog: v0.5.3...v0.5.4
What's Changed
- chore(ci): download hyperd from Java API bundle in npm-build-publish (#121) by @StefanSteiner in #130
- chore(deps): bump shell-quote 1.8.3 → 1.8.4 (CVE-2026-9277) by @StefanSteiner in #131
- fix: catalog rename metadata, data_url field, and ToSqlParam/IntoValue type coverage by @StefanSteiner in #134
- chore: release main by @StefanSteiner in #135
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- fix(mcp): heartbeat deadlock, chart inline default, lock-free status fast path (#118) by @StefanSteiner in #126
- chore: release main by @StefanSteiner in #128
Full Changelog: v0.5.2...v0.5.3
What's Changed
- fix(mcp): heartbeat deadlock, chart inline default, lock-free status fast path (#118) by @StefanSteiner in #126
- chore: release main by @StefanSteiner in #128
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- fix(bootstrap): download hyperd from the Java API bundle, not C++ by @StefanSteiner in #121
- chore: release main by @StefanSteiner in #122
Full Changelog: v0.5.1...v0.5.2
What's Changed
- fix(bootstrap): download hyperd from the Java API bundle, not C++ by @StefanSteiner in #121
- chore: release main by @StefanSteiner in #122
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- chore(mcp): TCP keepalive on hyperd connections + dedup redundant daemons on cold-start race by @StefanSteiner in #119
- chore: release main by @StefanSteiner in #120
Full Changelog: v0.5.0...v0.5.1
What's Changed
- chore(mcp): TCP keepalive on hyperd connections + dedup redundant daemons on cold-start race by @StefanSteiner in #119
- chore: release main by @StefanSteiner in #120
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- chore(release): --allow-dirty when publishing hyperdb-compile-check by @StefanSteiner in #103
- chore(deps)(deps-dev): bump tsx from 4.22.3 to 4.22.4 in /hyperdb-api-node by @dependabot[bot] in #106
- chore(deps)(deps-dev): bump @napi-rs/cli from 3.6.2 to 3.7.0 in /hyperdb-api-node by @dependabot[bot] in #107
- chore(deps)(deps): bump memchr from 2.8.0 to 2.8.1 by @dependabot[bot] in #108
- chore(deps)(deps): bump socket2 from 0.6.3 to 0.6.4 by @dependabot[bot] in #110
- chore(deps)(deps): bump sysinfo from 0.39.2 to 0.39.3 by @dependabot[bot] in #111
- chore(deps)(deps): bump sea-query from 0.32.7 to 1.0.1 by @StefanSteiner in #112
- fix(mcp): harden daemon discovery — identified PONG, port scanning, version takeover, resident-by-default by @StefanSteiner in #115
- chore: release main by @StefanSteiner in #116
Full Changelog: v0.4.0...v0.5.0
What's Changed
- chore(release): --allow-dirty when publishing hyperdb-compile-check by @StefanSteiner in #103
- chore(deps)(deps-dev): bump tsx from 4.22.3 to 4.22.4 in /hyperdb-api-node by @dependabot[bot] in #106
- chore(deps)(deps-dev): bump @napi-rs/cli from 3.6.2 to 3.7.0 in /hyperdb-api-node by @dependabot[bot] in #107
- chore(deps)(deps): bump memchr from 2.8.0 to 2.8.1 by @dependabot[bot] in #108
- chore(deps)(deps): bump socket2 from 0.6.3 to 0.6.4 by @dependabot[bot] in #110
- chore(deps)(deps): bump sysinfo from 0.39.2 to 0.39.3 by @dependabot[bot] in #111
- chore(deps)(deps): bump sea-query from 0.32.7 to 1.0.1 by @StefanSteiner in #112
- fix(mcp): harden daemon discovery — identified PONG, port scanning, version takeover, resident-by-default by @StefanSteiner in #115
- chore: release main by @StefanSteiner in #116
Full Changelog: v0.4.0...v0.5.0