- Add
buf registry policy {commit,create,delete,info,label,settings}commands to manage BSR policies. - Add LSP deprecate code action to add the deprecated option on types and symbols.
- Fix import LSP document link to not include
importkeyword. - Update
PROTOVALIDATElint rule to support checking unenforceablerequiredrules onrepeated.items,map.keysandmap.values. - Add
buf source edit deprecatecommand to deprecate types by setting thedeprecate = trueoption.