Skip to content

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 10 Jun 20:46
a3dd310

What's Changed

  • chore: update Homebrew formula to v0.8.0 by @usercise in #362
  • build(ci): give pr permission to release workflow by @usercise in #361
  • fix(ci): replace EmbarkStudios/cargo-deny-action with direct script by @usercise in #363
  • feat: surface backend_kind() in status/check --format json by @usercise in #364
  • security: bind auto-spawned server to 127.0.0.1 (THREAT-MODEL req #9 / #303) by @usercise in #365
  • test: verify spawn_daemon binds 127.0.0.1 (THREAT-MODEL req #9) by @usercise in #370
  • refactor(storage): split remote.rs and git_notes.rs into module directories by @usercise in #367
  • fix(embedder): fix memory spike, CPU saturation, and index timeout by @usercise in #368
  • fix(search): honor effective config for auto-discovered loopback server by @usercise in #371
  • refactor: rename ndjson → jsonl throughout the codebase by @usercise in #369
  • build(release): publish Homebrew formula to spelunk-cloud/homebrew-spelunk by @usercise in #380
  • docs: fix v0.8.0 deb URL 404 + docs review findings (#303-G) by @usercise in #372
  • chore: release v0.8.1 by @usercise in #382

Full Changelog: v0.8.0...v0.8.1