Releases: jfrog/boost
Releases · jfrog/boost
Release v0.7.22
What's Changed
- Release v0.7.5 by @yahav-ohana in #32
- docs(readme): add themed Frogi mascot art by @yahav-ohana in #40
Full Changelog: v0.7.5...v0.7.22
Release v0.7.21
What's Changed
- Release v0.7.5 by @yahav-ohana in #32
- docs(readme): add themed Frogi mascot art by @yahav-ohana in #40
Full Changelog: v0.7.5...v0.7.21
Release v0.7.20
What's Changed
- Release v0.7.5 by @yahav-ohana in #32
- docs(readme): add themed Frogi mascot art by @yahav-ohana in #40
Full Changelog: v0.7.5...v0.7.20
Release v0.7.19
What's Changed
- Release v0.7.5 by @yahav-ohana in #32
- docs(readme): add themed Frogi mascot art by @yahav-ohana in #40
Full Changelog: v0.7.5...v0.7.19
Release v0.7.18
What's Changed
- Release v0.7.5 by @yahav-ohana in #32
- docs(readme): add themed Frogi mascot art by @yahav-ohana in #40
Full Changelog: v0.7.5...v0.7.18
Release v0.7.17
What's Changed
- Release v0.7.5 by @yahav-ohana in #32
- docs(readme): add themed Frogi mascot art by @yahav-ohana in #40
Full Changelog: v0.7.5...v0.7.17
Release v0.7.16
What's Changed
- Release v0.7.5 by @yahav-ohana in #32
- docs(readme): add themed Frogi mascot art by @yahav-ohana in #40
Full Changelog: v0.7.5...v0.7.16
Release v0.7.15
What's New
boost initcan now save your own OpenTelemetry (OTLP) endpoint settings, so Boost can mirror traces to your team's own observability backend.
Full Changelog: v0.7.14...v0.7.15
Release v0.7.14
What's New
- Boost now works with GitHub Copilot — it compresses tool output for Copilot agents automatically.
Full Changelog: v0.7.13...v0.7.14
Release v0.7.13
What's New
- Compressed output is now fully reversible — Boost keeps the original safe, so you can recover it anytime with
boost retrieve <id>, or search inside it withboost retrieve <id> --query "...". You never lose anything Boost compacts. boost reportnow includes richer insights from your coding-agent conversations.- Added a Discord community link to the docs site.
Fixes
- Path-qualified executables (e.g.
./node_modules/.bin/tool) are now wrapped correctly. pytestruns now keep startup and import errors visible and resolve relative virtual-env paths.
Polish
- Refreshed the
boost reportmascot.
Full Changelog: v0.7.12...v0.7.13