| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-09 | 784 Bytes | |
| v13.0.1 source code.tar.gz | 2026-05-09 | 722.5 kB | |
| v13.0.1 source code.zip | 2026-05-09 | 959.2 kB | |
| Totals: 3 Items | 1.7 MB | 1 | |
What's Changed
- LogState LogError nullable exception + matching exception overloads for other log levels by @ejsmith in https://github.com/FoundatioFx/Foundatio/pull/506
- Make AcquireAsync throw on failure to fix the silent-null lock footgun by @ejsmith in https://github.com/FoundatioFx/Foundatio/pull/508
- Default JobResult.Message to empty string by @ejsmith in https://github.com/FoundatioFx/Foundatio/pull/507
- fix: abandon queue entry when GetQueueEntryLockAsync throws by @niemyjski in https://github.com/FoundatioFx/Foundatio/pull/509
- test: expand provider test coverage with 29 new base harness methods by @niemyjski in https://github.com/FoundatioFx/Foundatio/pull/510
Full Changelog: https://github.com/FoundatioFx/Foundatio/compare/v13.0.0...v13.0.1