Skip to content

Commit d0cfdeb

Browse files
deploy: 013009b
1 parent e1f46f5 commit d0cfdeb

3 files changed

Lines changed: 8 additions & 7 deletions

File tree

index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ Python Breaking Changes Removing setup.py and setup.cfg support from GitHub In t
321321
The Python source packages published on PyPI will continue to have a setup.</description></item><item><title>Changes announced January 5, 2024</title><link>https://protobuf.dev/news/2024-01-05/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://protobuf.dev/news/2024-01-05/</guid><description>This topic covers breaking changes in Ruby and Python in the 26.x line.
322322
Ruby Breaking Changes Freeze Is Now Recursive in Ruby Starting in the 26.x line, when freeze is applied it will be applied recursively, affecting all sub-messages, maps, and repeated fields.
323323
Python Breaking Changes Removing Deprecated APIs In the 26.x release, the following deprecated APIs will be removed:
324-
AddFileDescriptor AddDescriptor AddEnumDescriptor AddExtensionDescriptor AddServiceDescriptor Rejecting Extend Repeated Field with None Iterable Starting in the 26.</description></item><item><title>Changes Announced on July 10, 2026</title><link>https://protobuf.dev/news/2026-07-13/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://protobuf.dev/news/2026-07-13/</guid><description>Edition 2026 We are planning to release Protobuf Editions to the open source project in 36.x in Q3 2026.
324+
AddFileDescriptor AddDescriptor AddEnumDescriptor AddExtensionDescriptor AddServiceDescriptor Rejecting Extend Repeated Field with None Iterable Starting in the 26.</description></item><item><title>Changes Announced on July 13, 2026</title><link>https://protobuf.dev/news/2026-07-13/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://protobuf.dev/news/2026-07-13/</guid><description>Edition 2026 We are planning to release Protobuf Editions to the open source project in 36.x in Q3 2026.
325325
These describe changes as we anticipate them being implemented, but due to the flexible nature of software some of these changes may not land or may vary from how they are described in this topic.
326326
More documentation on Edition 2026 will be published in Feature Settings for Editions, including the migration guide.</description></item><item><title>Changes Announced on July 14, 2025</title><link>https://protobuf.dev/news/2025-07-14/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://protobuf.dev/news/2025-07-14/</guid><description>Deprecating FieldDescriptor Enums We are announcing an upcoming change regarding the FieldDescriptor enum and its associated values representing optional, required, and repeated. These are being deprecated as we encourage the use of more precise accessor methods.
327327
Background While at one time the FieldDescriptor.label enum served a purpose, the evolution of Protocol Buffers has introduced more idiomatic ways to determine a field&amp;rsquo;s cardinality (singular/repeated) and presence semantics.

0 commit comments

Comments
 (0)