Fixes
- Ensure that each run of the translation loop has a separate instance of the plugins by creating them with a PluginRegistryFactory at the start of translation. This solves the issue where Gloo crashes due to concurrent writes to maps. (#6914)
- now returns proxies upto MaxInt32 bytes (100Mb prior) (#6627)