What's Changed
- fix: RemoteFile/RemoteArchive can now handle multiple threads trying to download the same file without error. by @natedanner in #3423
- Restore now deprecated constructors pending module migrations by @timtebeek in #3433
- Don't process the
classpath
configuration by @shanman190 in #3429 - Prevent NPE on null Space of unknown origin by @timtebeek in #3436
- Added unpinned version test by @joanvr in #3438
Full Changelog: v8.1.12...v8.1.13