Protobuf for Javascript: Protobuf-ES 2.0 is now generally available
Today we’re announcing the 2.0 release of the Protobuf-ES project, our fully compliant Protobuf implementation for JavaScript and TypeScript. This release introduces full support for Protobuf Editions, new APIs for field presence & default values, TypeScript typing for Protobuf’s JSON Format, a full reflection API, support for Protobuf custom options, and more convenient APIs for managing extension registries. The 2.0 release is a major version bump, and comes with breaking changes. Read on to learn what’s changed and how to migrate to the 2.0 release.
August 14, 2024
Introducing the new Buf GitHub Action
Today, we’re launching the 1.0 release of our new unified GitHub Action, powered by the Buf CLI. This integration streamlines the processes of building, formatting, linting, and checking for breaking changes in your Protobuf schemas. It seamlessly integrates with GitHub's pull request workflow and automatically publishes Protobuf schema changes to the Buf Schema Registry when pull requests are merged.
August 13, 2024
Bufstream: Kafka at 8x lower cost
We're excited to announce the public beta of Bufstream, a drop-in replacement for Apache Kafka deployed entirely in your own VPC that's 8x less expensive to operate.
July 9, 2024
Generated SDKs for Rust now available on the Buf Schema Registry
We’re excited to announce that the Buf Schema Registry now supports generated SDKs for Rust. Our Rust SDK crates are available natively to the Rust ecosystem using a custom crate registry that’s powered by our zero-dependency remote plugins platform.
June 13, 2024
Connect RPC joins CNCF: gRPC you can bet your business on
Connect RPC, Buf’s family of fully protocol-conformant and battle-tested alternatives to Google’s gRPC project, has joined the Cloud Native Computing Foundation. We joined the CNCF to demonstrate our deep commitment to sustainably and responsibly growing Connect as a well-governed and community-led open source project. Today, Connect integrates seamlessly with gRPC systems in production at companies of all sizes, such as CrowdStrike, PlanetScale, RedPanda, Chick-fil-A, BlueSky, and Dropbox.
June 4, 2024
Connect RPC vs. Google gRPC: Conformance Deep Dive
We’ve open sourced Connect RPC’s protocol conformance suite. Connect is a multi-protocol RPC project that includes support for the gRPC and gRPC-Web protocols. Anyone can now use it to validate the correctness of a gRPC implementation. This article explores how the test suite operates and details our findings for a selection of Connect RPC and Google’s gRPC runtimes.
May 30, 2024
Introducing the next generation of the Buf CLI: still v1 and backwards-compatible
The Buf CLI and its associated configuration have been completely overhauled to support monorepos as first-class citizens. Everything we've changed is 100% backwards compatible.
May 17, 2024
Introducing the newly improved BSR UI and buf push experience
We've made it easier to onboard and use the BSR with improved support for monorepos, tighter integration with source control providers, and a new BSR UI that is more polished and has improved accessibility.
May 17, 2024
Protobuf Editions are here: don’t panic
Most Protobuf users should ignore Editions and continue using proto3. If you become an early adopter, we’ve been working closely with Google to ensure that Buf will support editions as soon as they’re generally available.
May 9, 2024
The BSR now integrates with Kong Insomnia, making gRPC even easier to use
Kong Insomnia’s 9.0 release includes integrated support for the Buf Schema Registry. Organizations adopting gRPC can now provide developers first-class GUI tools while keeping schema access simple and secure.
May 3, 2024
The Buf Schema Registry is now on the AWS and Google Cloud Marketplaces
The BSR is the source of truth for your Protobuf APIs, and is the best way to share schemas across repositories, generate consistent code, and integrate Protobuf with Kafka. This launch helps Enterprise customers simplify how they purchase the Buf Schema Registry.
December 12, 2023
Give clients pre-built native libraries for your APIs with zero effort
Produce pre-built client libraries in Go, Java, JS, TS, Swift, Kotlin, and Python out of the box for all of your Protobuf APIs with Buf’s generated SDKs. You’ll never have to explain how to use protoc ever again.
December 4, 2023
Generated Python SDKs are now available in the BSR
Python engineers can now download pre-packaged generated code for their Protobuf schemas from the BSR using package management tools like pip, Poetry, and Conda.
November 29, 2023
Why a Protobuf schema registry?
Learn why teams across industries and sizes have chosen the Buf Schema Registry as the home for their Protobuf schemas.
November 20, 2023
The real reason to use Protobuf is not performance
Fast serialization and small payloads are nice, but schema-driven development is why you’ll adopt Protobuf.
November 15, 2023
Audit breaking changes with the Buf Schema Registry's governance workflow
Enterprise customers can now use the BSR to audit, approve, and reject commits that introduce breaking changes.
November 6, 2023