- Add LSP completion for
buf.gen.yaml,buf.yaml, andbuf.policy.yamlfiles. - Fix LSP
textDocument/documentSymbolmarking every symbol as deprecated. - Add error for when a dependency is added to
buf.yamland is missing frombuf.lock. - Update the
PROTOVALIDATElint rule support checkingNaNinconst,in,not_in,gt,gte,ltandlterules forfloatanddoublefields. - Update the
PROTOVALIDATElint rule support to check(buf.validate.message).oneofrules and make sure they are well-formed and valid.