lzaeh commented on issue #2423: URL: https://github.com/apache/fory/issues/2423#issuecomment-3084273856
Thank you so much for bringing this to our attention. I sincerely apologize for the issues you’ve encountered with array and slice handling in the latest release. In previous versions, we relied on a somewhat brittle mechanism to power our serialization and deserialization, and in an effort to enable true cross‑language support, I attempted to remove it—but clearly I didn’t cover all the cases. You’re absolutely right that array and slice types aren’t yet fully supported in this new implementation. I’m very sorry for the inconvenience this has caused. In the meantime, please feel free to continue using the prior version, and I will prioritize analyzing and resolving this problem as quickly as possible. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
