3.0.0 errors were found in integration testing. The problem is cause by consolidation of post_model_init into the base class. When deserializing, the bytes should be set to the true bytes, not regenerated in post_model_init. It's a whole mess now ðŸ˜.
3.0.0 errors were found in integration testing. The problem is cause by consolidation of post_model_init into the base class. When deserializing, the bytes should be set to the true bytes, not regenerated in post_model_init. It's a whole mess now ðŸ˜.