TextFormat::ParseFieldValueFromString now takes absl::string_view as input instead of const std::string & (5411fc6)ABSL_ATTRIBUTE_LIFETIME_BOUND attribute on Map, RepeatedField and RepeatedPtrField. (7b7ba2d)json_name. (b478a29)upb_MiniTableField_CType() to work correctly for enums & strings. (protocolbuffers/upb@532b4d0)upb_Map_Delete() that caused crashes in map.delete(k) for Ruby when string-keyed maps were in use. (protocolbuffers/upb@14bad4a)