Releases: bufbuild/buf-action
Releases · bufbuild/buf-action
v1.4.0
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
What's Changed
- Add push_create_visibility parameter by @emcfarlane in #224
Full Changelog: v1.2...v1.3.0
v1.2.0
What's Changed
- Add
breaking_against_registryparameter 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
What's Changed
- Fix windows install use of chmod by @emcfarlane in #177
Full Changelog:
v1.1.3...v1.1.4
v1.1.3
What's Changed
- Fix windows install by using @actions/io package for cross platform
whichcommand by @emcfarlane in #175
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Add optional checksum parameter to verify binary by @emcfarlane in #169
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Fix GitHub enterprise use of optional
public_github_tokenparameter by @emcfarlane in #144
Full Changelog:
v1.1.0...v1.1.1
v1.1.0
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.
- Add post step to run logout by @emcfarlane in #105
- Fix latest version resolution for GitHub enterprise by @emcfarlane in #131
Full Changelog: v1.0.3...v1.1.0
v1.0.3
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
What's Changed
- Check input for empty directories by @emcfarlane in #62
- Fix examples syntax by @emcfarlane in #69
- Add example for checks to guard push by @emcfarlane in #70
- Allow overriding Buf version in PATH by @emcfarlane in #72
Full Changelog: https://github.com/bufbuild/buf-action/compare/v1.0.1..v1.0.2