azure-functions-java-worker
azure-functions-java-worker copied to clipboard
Support for Record deserialization by upgrading GSON
I'd like to be able to use Java Records as the object for deserialization. This is a feature that gson introduced in v2.10 while we are currently using 2.9. Would it be possible to upgrade this dependency?
Thank you for reaching out. Yeah, we will work on updating the Gson version soon. Thanks.
cc @shreyas-gopalakrishna, @kamperiadis
Hi, is there any update on an ETA for this?