Skip to content

Releases: tableau/hyper-api-rust

v0.7.0

Choose a tag to compare

@StefanSteiner StefanSteiner released this 11 Jul 22:21
5fa668d

What's Changed

Full Changelog: v0.6.1...v0.7.0

What's Changed

Full Changelog: v0.6.1...v0.7.0

v0.6.1

Choose a tag to compare

@StefanSteiner StefanSteiner released this 10 Jul 07:25
d2ab4fc

What's Changed

Full Changelog: v0.6.0...v0.6.1

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

Choose a tag to compare

@StefanSteiner StefanSteiner released this 10 Jul 05:57
18dc014

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

Choose a tag to compare

@StefanSteiner StefanSteiner released this 16 Jun 23:51
567faab

What's Changed

Full Changelog: v0.5.5...v0.5.6

What's Changed

Full Changelog: v0.5.5...v0.5.6

v0.5.5

Choose a tag to compare

@StefanSteiner StefanSteiner released this 16 Jun 08:34
cdbcd8e

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

Choose a tag to compare

@StefanSteiner StefanSteiner released this 10 Jun 05:18
3ba0449

What's Changed

Full Changelog: v0.5.3...v0.5.4

What's Changed

Full Changelog: v0.5.3...v0.5.4

v0.5.3

Choose a tag to compare

@StefanSteiner StefanSteiner released this 09 Jun 23:39
cf96021

What's Changed

Full Changelog: v0.5.2...v0.5.3

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

Choose a tag to compare

@StefanSteiner StefanSteiner released this 08 Jun 08:41
89296b4

What's Changed

Full Changelog: v0.5.1...v0.5.2

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

Choose a tag to compare

@StefanSteiner StefanSteiner released this 08 Jun 07:45
1a0fc9d

What's Changed

Full Changelog: v0.5.0...v0.5.1

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

Choose a tag to compare

@StefanSteiner StefanSteiner released this 07 Jun 04:00
ed420c3

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