| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-13 | 2.2 kB | |
| v13.0.0-beta5 source code.tar.gz | 2026-04-13 | 722.7 kB | |
| v13.0.0-beta5 source code.zip | 2026-04-13 | 960.7 kB | |
| Totals: 3 Items | 1.7 MB | 0 | |
What's Changed
- Add poison message handling for queue deserialization failures by @niemyjski in https://github.com/FoundatioFx/Foundatio/pull/455
- Enforce 5ms minimum expiration across all cache implementations by @niemyjski in https://github.com/FoundatioFx/Foundatio/pull/463
- Fix InvalidCastException in InMemoryCacheClient.GetAsync<object>() for non-IConvertible types by @Copilot in https://github.com/FoundatioFx/Foundatio/pull/468
- Fix race condition in InMemoryQueue.AbandonAsync causing flaky RunUntilEmptyAsync by @niemyjski in https://github.com/FoundatioFx/Foundatio/pull/470
- FastCloner as DeepCloner replacement by @lofcz in https://github.com/FoundatioFx/Foundatio/pull/469
- Bump dompurify from 3.3.1 to 3.3.2 in /docs by @dependabot[bot] in https://github.com/FoundatioFx/Foundatio/pull/471
- Bump rollup from 4.55.1 to 4.59.0 in /docs by @dependabot[bot] in https://github.com/FoundatioFx/Foundatio/pull/465
- Bump minimatch from 10.1.1 to 10.2.4 in /docs by @dependabot[bot] in https://github.com/FoundatioFx/Foundatio/pull/464
- sync fast cloner to 3.5.3 by @lofcz in https://github.com/FoundatioFx/Foundatio/pull/485
- refactor: comprehensive NRT null-safety audit — eliminate null! suppressions, fix latent bugs, add nullable attributes by @niemyjski in https://github.com/FoundatioFx/Foundatio/pull/484
- Fix flaky metrics test caused by DateTime.UtcNow timer resolution race by @niemyjski in https://github.com/FoundatioFx/Foundatio/pull/488
- Bump lodash-es from 4.17.23 to 4.18.1 in /docs by @dependabot[bot] in https://github.com/FoundatioFx/Foundatio/pull/489
- Bump vite from 7.3.1 to 7.3.2 in /docs by @dependabot[bot] in https://github.com/FoundatioFx/Foundatio/pull/486
- Bump picomatch from 4.0.3 to 4.0.4 in /docs by @dependabot[bot] in https://github.com/FoundatioFx/Foundatio/pull/483
- Document RabbitMQ delayed delivery and plugin deprecation by @niemyjski in https://github.com/FoundatioFx/Foundatio/pull/490
New Contributors
- @lofcz made their first contribution in https://github.com/FoundatioFx/Foundatio/pull/469
Full Changelog: https://github.com/FoundatioFx/Foundatio/compare/v13.0.0-beta3...v13.0.0-beta5