Buf Public Beta is Live!

41 views
Skip to first unread message

bufbuild-announce

unread,
Oct 18, 2019, 11:47:20 AM10/18/19
to bufbuild-announce
We've released the v0.1.0 public beta! As always, installation instructions are at https://buf.build/docs/installation.

To our private alpha testers: thank you so much, this would not have been possible without your invaluable feedback and support. Keep it coming.

A quick note: we force pushed to master for all GitHub repositories in preparation for the v0.1.0 beta. This is a one-time operation - don't worry about this happening again in the future. If you installed via Homebrew, this will cause an issue when updating. Assuming you have a standard Homebrew installation (which the below command checks), run the following to update to v0.1:

brew uninstall --force buf && \
  [ -d /usr/local/Homebrew/Library/Taps/bufbuild ] && \
  rm -rf /usr/local/Homebrew/Library/Taps/bufbuild && \
  brew tap bufbuild/buf && \
  brew install buf
Reply all
Reply to author
Forward
0 new messages