Breaking change: Remove `MutableRepeatedFieldRef::Reserve()` in reflection (roll forward) by copybara-service[bot] · Pull Request #1112 · google/cel-cpp

Breaking change: Remove MutableRepeatedFieldRef::Reserve() in reflection (roll forward)

An upcoming performance improvement in RepeatedPtrField is incompatible with this API. The improvement is projected to accelerate repeated access to the elements of RepeatedPtrField, in particular and especially sequential access.

PA: https://protobuf.dev/news/2024-12-13/