Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 17:05
· 154 commits to main since this release
655fa88

SafeSelect v0.7.0

[v0.7.0] - 2026-08-16

Added

  • feat(mcp): add agent-first response contract (#84)
  • feat(mongodb): block server-side JavaScript (#85)
  • Add PostgreSQL catalog discovery (#88)
  • Expose session audit metadata (#89)

Fixed

  • fix(mcp): make error guidance actionable (#86)
  • fix(mcp): shorten untrusted data warning (#87)

Build And CI

  • ci: add MongoDB integration check
  • test: resolve MongoDB service container dynamically
  • test: isolate MongoDB timeout scenario

Dependencies

  • chore(deps): bump actions/github-script from 8 to 9 (#77)
  • chore(deps): bump thiserror from 2.0.18 to 2.0.19 (#78)
  • chore(deps): bump clap from 4.6.4 to 4.6.5 (#79)
  • chore(deps): bump toml from 1.1.3+spec-1.1.0 to 1.1.4+spec-1.1.0 (#80)
  • chore(deps): bump clap from 4.6.5 to 4.6.6 (#81)
  • chore(deps): bump thiserror from 2.0.19 to 2.0.20 (#82)
  • chore(deps): bump similar from 3.1.1 to 3.1.2 (#83)

Install

Homebrew:

brew install antonillos/tap/safeselect

asdf:

asdf plugin add safeselect https://github.com/antonillos/asdf-safeselect.git
asdf install safeselect latest
asdf set -u safeselect latest

Fallback installer:

curl -fsSL https://raw.githubusercontent.com/antonillos/safeselect/main/packaging/install/install-release.sh | sh

Assets

  • Runtime archives for Linux x86_64, macOS x86_64, and macOS arm64
  • SHA-256 checksum files for each archive