Skip to content

Releases: bufbuild/buf-action

v1.4.0

12 Mar 16:51
fd21066

Choose a tag to compare

What's Changed

  • Update action runtime to Node.js 24 and dependencies by @emcfarlane in #233

Full Changelog:
v1.3...v1.4.0

v1.3.0

18 Aug 15:42
8f4a145

Choose a tag to compare

What's Changed

Full Changelog: v1.2...v1.3.0

v1.2.0

05 Jun 14:03
c231a1a

Choose a tag to compare

What's Changed

  • Add breaking_against_registry parameter to allow breaking to run against the BSR by @emcfarlane in #190
  • Fix push and archive status message on non-passed results by @emcfarlane in #191

Full Changelog:
v1.1.4...v1.2.0

v1.1.4

16 May 19:16
dfda68e

Choose a tag to compare

What's Changed

Full Changelog:
v1.1.3...v1.1.4

v1.1.3

15 May 21:28
c290895

Choose a tag to compare

What's Changed

  • Fix windows install by using @actions/io package for cross platform which command by @emcfarlane in #175

Full Changelog: v1.1.2...v1.1.3

v1.1.2

12 May 17:51
8bddb61

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

25 Mar 18:15
5150a1e

Choose a tag to compare

What's Changed

  • Fix GitHub enterprise use of optional public_github_token parameter by @emcfarlane in #144

Full Changelog:
v1.1.0...v1.1.1

v1.1.0

14 Mar 21:45
1b8e0a0

Choose a tag to compare

What's Changed

This release improves support for running the action for GitHub enterprise users. It adds a new parameter public_github_token for authentication with the public GitHub. This fixes version resolution and authenticates downloads for enterprise instances.

Full Changelog: v1.0.3...v1.1.0

v1.0.3

29 Jan 11:19
b46cbc0

Choose a tag to compare

What's Changed

  • Add migration guide doc by @emcfarlane in #74
  • Set --debug when the action is using debug logging by @emcfarlane in #78
  • Set --source-control-url on push so that the push action now works by default on enterprise GitHub instances by @nicksnyder in #86

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

09 Oct 15:47
3fb7035

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/bufbuild/buf-action/compare/v1.0.1..v1.0.2