The creator of Cap'n Proto has released version 1.0 of the C++ reference implementation, marking a milestone after ten years of development. The release is largely a long-term support version, with few new features, and is intended to provide a stable base for users who do not want to keep up with future changes. The next version, 2.0, is planned to include significant changes to the C++ API and toolkit library. These changes are motivated by the needs of the Cloudflare Workers runtime, which uses Cap'n Proto extensively.