Skip to content

Releases: jfrog/boost

Release v0.7.22

16 Jun 16:13

Choose a tag to compare

What's Changed

Full Changelog: v0.7.5...v0.7.22

Release v0.7.21

16 Jun 11:00

Choose a tag to compare

What's Changed

Full Changelog: v0.7.5...v0.7.21

Release v0.7.20

15 Jun 12:37

Choose a tag to compare

What's Changed

Full Changelog: v0.7.5...v0.7.20

Release v0.7.19

15 Jun 11:44

Choose a tag to compare

What's Changed

Full Changelog: v0.7.5...v0.7.19

Release v0.7.18

14 Jun 10:02

Choose a tag to compare

What's Changed

Full Changelog: v0.7.5...v0.7.18

Release v0.7.17

14 Jun 09:33

Choose a tag to compare

What's Changed

Full Changelog: v0.7.5...v0.7.17

Release v0.7.16

11 Jun 17:32

Choose a tag to compare

What's Changed

Full Changelog: v0.7.5...v0.7.16

Release v0.7.15

10 Jun 11:26

Choose a tag to compare

What's New

  • boost init can 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

09 Jun 13:24

Choose a tag to compare

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

08 Jun 08:26

Choose a tag to compare

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 with boost retrieve <id> --query "...". You never lose anything Boost compacts.
  • boost report now 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.
  • pytest runs now keep startup and import errors visible and resolve relative virtual-env paths.

Polish

  • Refreshed the boost report mascot.

Full Changelog: v0.7.12...v0.7.13