PackageTrack
Sign in Get early access

github.com/bufbuild/buf

v1.72.0 #289 most downloaded on Go modules bufbuild/buf

What this package is like to depend on

Last release 2 days ago

21 Aug 2026

Ships on a steady schedule

a new release about every 1 weeks

Nearly every release is documented

notes for 182 of 182 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

2406 releases · first in 2019

332 releases in the last 12 months

see the full history below

Release timeline

2406 releases · Aug 2023 to Aug 2026
2024 2025 2026
Release Pre-release 1206 older releases not drawn

Releases

latest 60 of 2406
  1. v1.72.1-0.20260821161531-c9a5b2656599 21 Aug 2026 pre-release

    Nothing published for this version

  2. v1.72.1-0.20260818184745-f3be76e86df0 18 Aug 2026 pre-release

    Nothing published for this version

  3. v1.72.1-0.20260818165528-847e40874efa 18 Aug 2026 pre-release

    Nothing published for this version

  4. v1.72.1-0.20260811170541-36818c544992 11 Aug 2026 pre-release

    Nothing published for this version

  5. v1.72.1-0.20260810150444-21064a2a6e4c 10 Aug 2026 pre-release

    Nothing published for this version

  6. v1.72.1-0.20260803133548-eb6320af41a9 03 Aug 2026 pre-release

    Nothing published for this version

  7. v1.72.1-0.20260727162022-652efbb30732 27 Jul 2026 pre-release

    Nothing published for this version

  8. v1.72.1-0.20260722172550-413e42aeaa29 22 Jul 2026 pre-release

    Nothing published for this version

  9. v1.72.1-0.20260720215022-7ee5ef2169a4 20 Jul 2026 pre-release

    Nothing published for this version

  10. v1.72.1-0.20260720204531-942264174937 20 Jul 2026 pre-release

    Nothing published for this version

  11. v1.72.1-0.20260720193123-e6ce0a08ec70 20 Jul 2026 pre-release

    Nothing published for this version

  12. v1.72.1-0.20260717202211-bc04dfcf31c4 17 Jul 2026 pre-release

    Nothing published for this version

  13. v1.72.0 17 Jul 2026
    Release notes
    • Fix buf beta registry webhook create and buf beta registry webhook list to emit proto JSON output.
    • Fix HTTPS Basic authentication for remote inputs to use BUF_INPUT_HTTPS_USERNAME for the username.
    • Fix IMPORT_USED lint rule silently reporting no unused imports when google/protobuf/descriptor.proto is in the transitive dependency graph.
    Open source →
    Release notes
    • Fix buf beta registry webhook create and buf beta registry webhook list to emit proto JSON output.
    • Fix HTTPS Basic authentication for remote inputs to use BUF_INPUT_HTTPS_USERNAME for the username.
    • Fix IMPORT_USED lint rule silently reporting no unused imports when google/protobuf/descriptor.proto is in the transitive dependency graph.
    Open source →
    Release notes

    v1.72.0 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  14. v1.71.1-0.20260716204446-46fa3e4a2f37 16 Jul 2026 pre-release

    Nothing published for this version

  15. v1.71.1-0.20260716125533-efe167b22b31 16 Jul 2026 pre-release

    Nothing published for this version

  16. v1.71.1-0.20260706134410-f6c012f82a28 06 Jul 2026 pre-release

    Nothing published for this version

  17. v1.71.1-0.20260702155724-67dfe4c50822 02 Jul 2026 pre-release

    Nothing published for this version

  18. v1.71.1-0.20260701172236-b518200a80ff 01 Jul 2026 pre-release

    Nothing published for this version

  19. v1.71.1-0.20260630220029-e2b3f4453137 30 Jun 2026 pre-release

    Nothing published for this version

  20. v1.71.1-0.20260622165038-f0f8156ffbb4 22 Jun 2026 pre-release

    Nothing published for this version

  21. v1.71.1-0.20260616171424-ce80ea77f40b 16 Jun 2026 pre-release

    Nothing published for this version

  22. v1.71.0 16 Jun 2026
    Release notes
    • Port new formatter and fix bugs for in-line block comment spacing.
    • Fix handling for an empty rpc input/output.
    Open source →
    Release notes
    • Port new formatter and fix bugs for in-line block comment spacing.
    • Fix handling for an empty rpc input/output.
    Open source →
    Release notes

    v1.71.0

    Compare

    Choose a tag to compare

    Open source →
  23. v1.70.1-0.20260616162559-509563de095a 16 Jun 2026 pre-release

    Nothing published for this version

  24. v1.70.1-0.20260616153610-62f0523a1e7c 16 Jun 2026 pre-release

    Nothing published for this version

  25. v1.70.1-0.20260615143408-32e150f9413f 15 Jun 2026 pre-release

    Nothing published for this version

  26. v1.70.1-0.20260612183240-5e30bd80dc22 12 Jun 2026 pre-release

    Nothing published for this version

  27. v1.70.1-0.20260608125332-9c4f1ea06803 08 Jun 2026 pre-release

    Nothing published for this version

  28. v1.70.1-0.20260605205632-35db15a5ad38 05 Jun 2026 pre-release

    Nothing published for this version

  29. v1.70.1-0.20260604210648-e1fe7e1dca63 04 Jun 2026 pre-release

    Nothing published for this version

  30. v1.70.1-0.20260601164317-74b028760880 01 Jun 2026 pre-release

    Nothing published for this version

  31. v1.70.1-0.20260526172450-45b1e995e36b 26 May 2026 pre-release

    Nothing published for this version

  32. v1.70.1-0.20260525184845-0be446bb6dce 25 May 2026 pre-release

    Nothing published for this version

  33. v1.70.0 25 May 2026
    Release notes
    • Add LSP completion for buf.gen.yaml, buf.yaml, and buf.policy.yaml files.
    • Fix LSP textDocument/documentSymbol marking every symbol as deprecated.
    • Add error for when a dependency is added to buf.yaml and is missing from buf.lock.
    • Update the PROTOVALIDATE lint rule support checking NaN in const, in, not_in, gt, gte, lt and lte rules for float and double fields.
    • Update the PROTOVALIDATE lint rule support to check (buf.validate.message).oneof rules and make sure they are well-formed and valid.
    Open source →
    Release notes
    • Add LSP completion for buf.gen.yaml, buf.yaml, and buf.policy.yaml files.
    • Fix LSP textDocument/documentSymbol marking every symbol as deprecated.
    • Add error for when a dependency is added to buf.yaml and is missing from buf.lock.
    • Update the PROTOVALIDATE lint rule support checking NaN in const, in, not_in, gt, gte, lt and lte rules for float and double fields.
    • Update the PROTOVALIDATE lint rule support to check (buf.validate.message).oneof rules and make sure they are well-formed and valid.
    Open source →
    Release notes

    v1.70.0

    Compare

    Choose a tag to compare

    Open source →
  34. v1.69.1-0.20260525143108-f278fa098962 25 May 2026 pre-release

    Nothing published for this version

  35. v1.69.1-0.20260521204935-88dfb3409802 21 May 2026 pre-release

    Nothing published for this version

  36. v1.69.1-0.20260521183556-e96239e05723 21 May 2026 pre-release

    Nothing published for this version

  37. v1.69.1-0.20260519161702-d0e7d39ca13b 19 May 2026 pre-release

    Nothing published for this version

  38. v1.69.1-0.20260517114921-d46006023cfb 17 May 2026 pre-release

    Nothing published for this version

  39. v1.69.1-0.20260515124424-ee938d277f21 15 May 2026 pre-release

    Nothing published for this version

  40. v1.69.1-0.20260515120539-386e9ee4f91d 15 May 2026 pre-release

    Nothing published for this version

  41. v1.69.1-0.20260514212641-3055385f1807 14 May 2026 pre-release

    Nothing published for this version

  42. v1.69.1-0.20260513142400-4ead0c4bbed8 13 May 2026 pre-release

    Nothing published for this version

  43. v1.69.1-0.20260512155049-0d9500785d79 12 May 2026 pre-release

    Nothing published for this version

  44. v1.69.1-0.20260511143702-9dd7a0c97031 11 May 2026 pre-release

    Nothing published for this version

  45. v1.69.1-0.20260508173401-de176125bc1a 08 May 2026 pre-release

    Nothing published for this version

  46. v1.69.1-0.20260507142331-54e974891019 07 May 2026 pre-release

    Nothing published for this version

  47. v1.69.1-0.20260506210658-88a6688d0101 06 May 2026 pre-release

    Nothing published for this version

  48. v1.69.1-0.20260504140818-3df28a17e01a 04 May 2026 pre-release

    Nothing published for this version

  49. v1.69.1-0.20260429201537-b8e001fa4000 29 Apr 2026 pre-release

    Nothing published for this version

  50. v1.69.0 29 Apr 2026
    Release notes
    • Increase check plugin WASM memory limits to 1GiB.
    • Fix LSP stale diagnostics persisting after a file is closed or deleted.
    • Fix handling of unprefixed newlines in block comments.
    • Add LSP code lenses for buf.gen.yaml files: "Run buf generate" and "Check for plugin updates".
    • Add LSP warnings for lint.ignore and breaking.ignore paths in buf.yaml that do not match any file in the workspace.
    Open source →
    Release notes
    • Increase check plugin WASM memory limits to 1GiB.
    • Fix LSP stale diagnostics persisting after a file is closed or deleted.
    • Fix handling of unprefixed newlines in block comments.
    • Add LSP code lenses for buf.gen.yaml files: "Run buf generate" and "Check for plugin updates".
    • Add LSP warnings for lint.ignore and breaking.ignore paths in buf.yaml that do not match any file in the workspace.
    Open source →
    Release notes

    v1.69.0

    Compare

    Choose a tag to compare

    Open source →
  51. v1.68.5-0.20260429185018-4a92ff394f12 29 Apr 2026 pre-release

    Nothing published for this version

  52. v1.68.5-0.20260429152925-04ed9c9179fc 29 Apr 2026 pre-release

    Nothing published for this version

  53. v1.68.5-0.20260429143211-ddb85216e15f 29 Apr 2026 pre-release

    Nothing published for this version

  54. v1.68.5-0.20260428233011-0808f448f4c5 28 Apr 2026 pre-release

    Nothing published for this version

  55. v1.68.5-0.20260428170849-f781a0e1e226 28 Apr 2026 pre-release

    Nothing published for this version

  56. v1.68.5-0.20260428143526-d960fc0c53bb 28 Apr 2026 pre-release

    Nothing published for this version

  57. v1.68.5-0.20260427210258-677b6aee3ceb 27 Apr 2026 pre-release

    Nothing published for this version

  58. v1.68.5-0.20260423191402-dccff22e5d29 23 Apr 2026 pre-release

    Nothing published for this version

  59. v1.68.5-0.20260423162451-90739a766cdb 23 Apr 2026 pre-release

    Nothing published for this version

  60. v1.68.5-0.20260422183905-d115e774a080 22 Apr 2026 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive