Releases: bufbuild/vscode-buf
0.8.17
What's Changed
- Use workspace cwd in buf binary discovery by @stefanvanburen in #617
Full Changelog: 0.8.16...0.8.17
0.8.16
What's Changed
- Add LSP support for buf config files by @stefanvanburen in #608
Full Changelog: 0.8.15...0.8.16
0.8.15
This release adds support for expanding the ${workspaceRoot} variable in the buf binary path configuration.
What's Changed
- Bump minimatch by @dependabot[bot] in #577
- Bump @biomejs/biome from 2.4.2 to 2.4.4 by @dependabot[bot] in #578
- Bump @types/node from 25.3.0 to 25.3.1 by @dependabot[bot] in #579
- Expand
${workspaceRoot}variable in buf binary path by @stefanvanburen in #581 - Bump minimatch by @dependabot[bot] in #582
- Update CHANGELOG.md to prep release by @stefanvanburen in #583
Full Changelog: 0.8.14...0.8.15
0.8.14
Just a quick release to fix icon alignment in the filetree!
What's Changed
- Fix icon alignment by @Shobhit-Nagpal in #576
New Contributors
- @Shobhit-Nagpal made their first contribution in #576
Full Changelog: 0.8.13...0.8.14
0.8.13
This release reverts the extension bundling (#550); we still want to pursue bundling the extension, but noticed some issues when running the extension in WSL that we're looking to fix.
What's Changed
- Bump LICENSE year to 2026 by @stefanvanburen in #551
- Revert "Bundle extension (#532)" by @stefanvanburen in #550
Full Changelog: 0.8.12...0.8.13
0.8.12
The big change in this release is bundling the extension in #532, which should make loading much snappier! We also fixed running commands on windows in #545.
What's Changed
- Remove test dispatch workflow by @stefanvanburen in #537
- Bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #538
- Bump @preact/signals-core from 1.12.1 to 1.12.2 by @dependabot[bot] in #540
- Bump @types/node from 25.0.9 to 25.0.10 by @dependabot[bot] in #541
- Add "Programming Languages" to VS Code categories by @stefanvanburen in #543
- Bundle extension by @stefanvanburen in #532
- Switch
cwdarguments to build commands to usefsPathby @stefanvanburen in #545 - Drop separate
buflanguage by @stefanvanburen in #547 - Drop
mswdependency and integration test for binary management by @stefanvanburen in #544 - Add issue templates by @stefanvanburen in #549
Full Changelog: 0.8.11...0.8.12
0.8.11
This is the next real release from 0.8.1; we've started tagging git releases in this repository and releases 0.8.2–0.8.10 were all attempted (mostly failed) pre-releases using our release automation that is now fixed.
Moving forward, we may end up having more "gaps" in releases to the VS Code Marketplace / OpenVSX if we end up publishing pre-releases that still must be non-prerelease semver tags.
What's changed
0.8.10
0.8.9
0.8.8
What's Changed
Full Changelog: 0.8.7...0.8.8