Released 2022-04-05
Bug Fixes
- Fixes too low default in-memory cache expiration
- Reduce locking contention on app-server level memory cache, which previously could result in most threads waiting on cache locks under very heavy load
- [Offline Extension] Disable UseDeltaRecordResultsPayload and CompressRecordResultsPayload with offline player configuration, since it could interfere with syncing process
Improvements
- [Java Only] Updated logback dependency to 1.2.9