Release Notes
Features
- (engine) refuse a gate approval its schema rejects - (fa53cfe) - Josey Morton
- (runtime) let a declared idempotency key hold across runs - (dc396ac) - Josey Morton
- (store) make the event log tamper-evident, for real - (745b3a3) - Josey Morton
- (tools) declare an idempotency key in the agent file - (e006c12) - Josey Morton
Bug Fixes
- (cli) the seven paper cuts a field-test round surfaced - (16f6c59) - Josey Morton
- (npm) install a killable binary, not a Node wrapper - (b4ec79d) - Josey Morton
Documentation
- make the idempotency key findable from where it is promised - (e9ba9a7) - Josey Morton
- say how the key, the npm binary, and the cross-run guarantee work - (509bbcd) - Josey Morton
- point the readme at salvor.run - (d2bdd9f) - Josey Morton
Build system
- regenerate release facts at bump time, accept the one-ahead state - (0d68cd0) - Josey Morton
Install salvor-cli 0.9.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/joseym/salvor/releases/download/v0.9.0/salvor-cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/joseym/salvor/releases/download/v0.9.0/salvor-cli-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install joseym/tap/salvor
Download salvor-cli 0.9.0