Improvements and bug fixes since 2.4.2.
-
Non-breaking improvements
- Add "UseSiloUnobservedExceptionsHandler" extensions to the ISiloBuilder (#5912)
-
Non-breaking bug fixes
- Remove activation from message target list if constructor threw an exception (#5958)
- Fix Connect blocked when ConnectAsync completed synchronously (#5963)
- Stateless worker local compatibility check (#5917)
- Fixed wrong condition for getting logContext (#5999)
- Fix UTF8 encoding settings that appear to break execution of tests. (#6001)
- Use MemFree when MemAvailable is not present (#6005)
- Specify DateTimeKind.Utc when constructing DateTime instances (#6020)