dep-protobuf/docs
afbrock 8b350fc187 Reserve extension numbers 1364-1373 for Flyte (#29013)
Requesting a block of custom option numbers for [Flyte](https://github.com/flyteorg/flyte), an open source workflow orchestration platform.

* Project: Flyte
* Website: https://github.com/flyteorg/flyte
* Requested: 1364-1373

### Why

Flyte's IDL (`flyteidl2`) is published to the Buf Schema Registry, PyPI and npm, so its descriptors regularly share a descriptor pool with third-party protos. We currently declare a `desc` field option in the 50000-99999 private range, which has collided with another published extension claiming the same tag on `google.protobuf.FieldOptions`. That collision fails extension registration at import time for anyone importing both schemas. Moving to a globally unique number from this registry is the correct fix.

We are requesting a block of ten rather than a single number because `flyteidl2` is a large and actively evolving schema, and we would rather not come back for a second request. This follows the precedent of similarly sized projects in the registry.

### Note on the requested range

We deliberately skipped 1314-1363, which is claimed by the currently open #28919. Starting at 1364 avoids conflicting with that pending request. Happy to renumber if the maintainers would prefer a different block, or if #28919 does not land.

Closes #29013

COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/29013 from afbrock:flyte-extension-numbers 200b042128
PiperOrigin-RevId: 959367111
2026-08-04 19:44:37 -07:00
..
csharp Fix lots of spelling errors (#7751) 2020-08-10 11:08:25 -07:00
design Internal change 2024-06-21 10:20:22 -07:00
upb Small improvements to upb's g3doc 2026-04-01 12:18:42 -07:00
cmake_protobuf_generate.md Formatted all of our Markdown docs to standard formatting. 2026-01-20 21:46:12 -08:00
cpp_build_systems.md cpp_build_systems.md typo fix 2026-04-09 11:45:45 -07:00
field_presence.md Formatted all of our Markdown docs to standard formatting. 2026-01-20 21:46:12 -08:00
implementing_proto3_presence.md Formatted all of our Markdown docs to standard formatting. 2026-01-20 21:46:12 -08:00
jvm_aot.md Formatted all of our Markdown docs to standard formatting. 2026-01-20 21:46:12 -08:00
options.md Reserve extension numbers 1364-1373 for Flyte (#29013) 2026-08-04 19:44:37 -07:00
third_party.md docs: add bleRPC to third-party RPC implementations (#28331) 2026-07-14 10:12:42 -07:00