Skip to content

Releases: bufbuild/buf-setup-action

v1.0.0

17 Feb 22:35
Compare
Choose a tag to compare
  • Release of v1.0.0 of the buf CLI

v0.7.0

10 Nov 21:47
59e7de1
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release
  • Change the API call to get the buf binary directly by tag when a version is provided.

v0.6.0

26 Oct 17:58
3424b70
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release
  • Add support for configuring a github_token to authenticate GitHub requests, which enables a larger rate limit.

v0.5.0

15 Sep 20:07
a7818ef
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release
  • Set the default buf version to 1.0.0-rc1.
    • This action will now explicitly pin its default setting to match the latest buf release.

v0.4.0

08 Sep 20:47
b7c6f76
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release
  • Add support for additional architectures (arm64) and additional platforms (Darwin and Windows)
    • This action only supported Linux and x86_64 in the past

v0.3.1

23 Jul 14:16
dfdac7d
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

Remove the required: true flag from the version input in actions.yml. We continue to set the default value to latest.

v0.3.0

22 Jul 13:52
22112ab
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Defaults to latest if no value is set for buf version.

v0.2.0

08 Jul 21:04
d99f59b
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

No changes. This is required to become a verified GitHub actions publisher.

v0.1.0

18 Mar 18:41
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial release