Note this fix affects the Ticketing category ONLY. No changes to any other categories.
- Fix the RemoteFieldRequest
value
field serialization. We had updated the interface to take any input but the field was being serialized as a string only. This bug was introduced in the previous (v1.1.4
) version and the CHANGELOG will be updated to reflect that version's bug. When updating please update directly to this version and skipv1.1.4
.