| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-14 | 1.0 kB | |
| v13.0.0-beta2 source code.tar.gz | 2026-02-14 | 607.9 kB | |
| v13.0.0-beta2 source code.zip | 2026-02-14 | 814.5 kB | |
| Totals: 3 Items | 1.4 MB | 0 | |
What's Changed
- [Breaking]: Normalize ISerializer argument validation and enhance test coverage by @niemyjski in https://github.com/FoundatioFx/Foundatio/pull/440
- Improve delayed message delivery and add MessageBusException for consistent error handling by @niemyjski in https://github.com/FoundatioFx/Foundatio/pull/443
- Add DeepClone benchmarks, upgrade DeepCloner to v0.10.4, and add sync resilience methods by @niemyjski in https://github.com/FoundatioFx/Foundatio/pull/445
- Add QueueDeleted event to IQueue<T> for queue deletion notifications by @niemyjski in https://github.com/FoundatioFx/Foundatio/pull/447
- Add QueueException and guard against reusing behavior instances by @niemyjski in https://github.com/FoundatioFx/Foundatio/pull/448
- Add OpenTelemetry error recording with Activity.AddException polyfill by @niemyjski in https://github.com/FoundatioFx/Foundatio/pull/446
Full Changelog: https://github.com/FoundatioFx/Foundatio/compare/v13.0.0-beta1...v13.0.0-beta2