Skip to content

Commit c93c40b

Browse files
Add news pages for Protocol Buffers v31.x, v32.x, and v34.x.
PiperOrigin-RevId: 878645806
1 parent 49693ad commit c93c40b

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

content/news/_index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,9 @@ release notes will be more complete. Also, not everything from the chronological
105105
listing will be in these topics, as some content is not specific to a particular
106106
release.
107107

108+
* [Version 34.x](/news/v34)
109+
* [Version 32.x](/news/v32)
110+
* [Version 31.x](/news/v31)
108111
* [Version 30.x](/news/v30)
109112
* [Version 29.x](/news/v29)
110113
* [Version 26.x](/news/v26)

content/news/v34.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
+++
2+
title = "News Announcements for Version 34.x"
3+
linkTitle = "Version 34.x"
4+
toc_hide = "true"
5+
description = "Changes announced for Protocol Buffers version 34.x."
6+
type = "docs"
7+
+++
8+
9+
The following news topics provide information about changes in the 34.x release.
10+
11+
* [January 16, 2026](/news/2026-01-16) - Prebuilt proto
12+
compiler (protoc) for Bazel
13+
* [September 19, 2025](/news/2025-09-19) - Breaking
14+
changes in the upcoming 34.x release
15+
* [July 16, 2025](/news/2025-07-16) - Resuming support
16+
for Bazel with MSVC

0 commit comments

Comments
 (0)