`CodecRegistryConstants.PRIMITIVE_CODECS` is a public mutable array kept for source and binary compatibility. Follow-up for 4.20.0: - keep the safer accessor introduced by #900 - remove or narrow direct public access to `PRIMITIVE_CODECS` - update downstream call sites and migration notes as needed Related to #900.
CodecRegistryConstants.PRIMITIVE_CODECSis a public mutable array kept for source and binary compatibility.Follow-up for 4.20.0:
PRIMITIVE_CODECSRelated to #900.