Sourced from build.buf:buf's releases.
v1.36.0
- Add
--list-services
and--list-methods
flags tobuf curl
, which trigger the command to list known services or methods in the RPC schema, instead of invoking an RPC method.- Add
clean
as a top-level option inbuf.gen.yaml
, matching thebuf generate --clean
flag. If set to true, this will delete the directories, jar files, or zip files set toout
for each plugin.- Fix git input handling of annotated tags.
- Update
buf registry login
to complete the login flow in the browser by default. This allows users to login with their browser and have the token automatically provided to the CLI.- Add
buf registry organization {create, delete, info, update}
commands to manage BSR organizations. Removebuf beta registry organization
commands.- Add
buf registry module {create, delete, deprecate, info, undeprecate, update}
commands to manage BSR modules. Removebuf beta registry repository
commands.- Add
buf registry label {archive, info, list, unarchive}
commands to manage BSR module labels. Removebuf beta registry label
commands andbuf beta registry {archive, unarchive}
.- Add
buf registry commit {add-label, info, list, resolve}
to manage BSR module commits. Removebuf beta registry commit
commands.
Sourced from build.buf:buf's changelog.
[v1.36.0] - 2024-08-06
- Add
--list-services
and--list-methods
flags tobuf curl
, which trigger the command to list known services or methods in the RPC schema, instead of invoking an RPC method.- Add
clean
as a top-level option inbuf.gen.yaml
, matching thebuf generate --clean
flag. If set to true, this will delete the directories, jar files, or zip files set toout
for each plugin.- Fix git input handling of annotated tags.
- Update
buf registry login
to complete the login flow in the browser by default. This allows users to login with their browser and have the token automatically provided to the CLI.- Add
buf registry organization {create, delete, info, update}
commands to manage BSR organizations. Removebuf beta registry organization
commands.- Add
buf registry module {create, delete, deprecate, info, undeprecate, update}
commands to manage BSR modules. Removebuf beta registry repository
commands.- Add
buf registry label {archive, info, list, unarchive}
commands to manage BSR module labels. Removebuf beta registry label
commands andbuf beta registry {archive, unarchive}
.- Add
buf registry commit {add-label, info, list, resolve}
to manage BSR module commits. Removebuf beta registry commit
commands.
3eeb006
Release v1.36.0 (#3216)2ff1b33
Promote beta registry organization, module, label and commit commands
(#3170)72d6cc3
Add clean
to buf.gen.yaml
(#3130)06c2619
Update buf registry login to use browser by default (#3167)e1ee7da
Bump buf-action CI from v0.2 to v1 (#3202)f67299f
Update Buf logo (#3204)429c3ac
Fix git checkout for annotated tags (#3198)9d58407
Fix deprecated flag casing for flags (#3201)bcc862d
Fix deprecated flag casing (#3200)c9b96ae
Fix storage OS bucket not returning ErrNotExist correctly (#3188)