Releases: tableau/hyper-api-rust
Releases · tableau/hyper-api-rust
v0.2.3
What's Changed
- fix(ci): use exact-name match for required check-runs (no regex) by @StefanSteiner in #54
- chore: release main by @StefanSteiner in #55
Full Changelog: v0.2.2...v0.2.3
What's Changed
- fix(ci): use exact-name match for required check-runs (no regex) by @StefanSteiner in #54
- chore: release main by @StefanSteiner in #55
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- chore(ci): use check-runs API for npm-publish CI gate by @StefanSteiner in #46
- chore(ci): inject npm versions at publish time + add hyperdb-api-node to CI by @StefanSteiner in #47
- chore(npm): prefix hyperdb-mcp repository URLs with git+ by @StefanSteiner in #48
- chore(mcp): atomic multi-statement execute via array sql parameter by @StefanSteiner in #49
- fix: clean version stamps on release builds (no -dirty markers) by @StefanSteiner in #50
- fix(ci): defer fromJson(release.outputs.pr) into a run block by @StefanSteiner in #51
- chore: release main by @StefanSteiner in #52
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Fix formatting issues in README.md by @StefanSteiner in #42
- test: ignore flaky daemon kill/restart tests on macOS CI by @StefanSteiner in #43
- fix(build): add make targets for API-only build and test by @StefanSteiner in #44
- chore: release main by @StefanSteiner in #45
Full Changelog: v0.2.0...v0.2.1
What's Changed
- Fix formatting issues in README.md by @StefanSteiner in #42
- test: ignore flaky daemon kill/restart tests on macOS CI by @StefanSteiner in #43
- fix(build): add make targets for API-only build and test by @StefanSteiner in #44
- chore: release main by @StefanSteiner in #45
Full Changelog: v0.2.0...v0.2.1
v0.1.3
Immutable
release. Only release title and notes can be modified.
0.1.3 (2026-05-18)
Bug Fixes
What's Changed
- docs: clarify commit prefix conventions to avoid accidental releases by @StefanSteiner in #16
- ci: fix v0.1.2 release — bump versions and add safety net by @StefanSteiner in #17
- ci: force generic updater for Cargo.toml extra-files by @StefanSteiner in #19
- ci: fix release-please extra-files updater for Cargo.toml by @StefanSteiner in #22
- chore: release main by @StefanSteiner in #23
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Immutable
release. Only release title and notes can be modified.
0.1.2 (2026-05-18)
Bug Fixes
- ci: include README.md in hyperdb-mcp npm package (c8ccc22)
- ci: include README.md in hyperdb-mcp npm package (#12) (b1ddb33)
- ci: prevent npm-publish chmod step from failing on missing binaries (2708ee4)
- ci: prevent npm-publish chmod step from failing on missing binaries (#11) (bc9bee5)
- ci: remove brew rust on macOS before installing toolchain (b331607)
- ci: remove brew-rust uninstall steps that delete cargo/rustc on new image (af798f1)
- ci: restructure release-please config for workspace version inheritance (d5ad018)
- ci: restructure release-please config for workspace version inheritance (#13) (fd18a8b)
- ci: use simple release-type to avoid Cargo workspace member walking (3884162)
- ci: use simple release-type to avoid Cargo workspace member walking (#14) (42f0524)
v0.1.1
Full Changelog: v0.1.0...v0.1.1