v10.1.1
What's Changed
- fix update ExecutionTime for CronTickerOccurrence by @AlexeyKhlebnikov in #461
- feat: add configurable policy name for Host auth by @jods4 in #482
- fix: Host auth. should not depend on Authorization header by @jods4 in #481
- [Feature] Remove ASP.NET Core dependency from TickerQ.Utilities to support all .NET platforms by @EarlJester in #480
- Fix PR #481: missing await to AuthenticateHostAsync call by @jods4 in #494
- Add missing
Zsuffix when formating execution time by @jods4 in #503 - Fix stackoverflow in JsonExampleGenerator by @stevewoj in #519
- Feature/tickerq hub by @arcenox in #508
- Add missing ASP.NET Core package references to TickerQ.SDK by @arcenox in #537
- Claude/fix aspnetcore namespace xuvot by @arcenox in #540
- Remove invalid ASP.NET Core package references by @arcenox in #541
- Claude/remove invalid aspnetcore packages xuvot by @arcenox in #542
- Claude/remove invalid aspnetcore packages xuvot by @arcenox in #543
- Enable NuGet package generation for Web SDK projects by @arcenox in #546
- Fix #511 and #517: null reference and orphaned cron ticker bugs by @arcenox in #549
- Fix thread-safety bugs, resource leaks, and scheduling issues by @desty2k in #550
- Convert array parameters to lists in LINQ queries for EF Core by @arcenox in #574
New Contributors
- @AlexeyKhlebnikov made their first contribution in #461
- @jods4 made their first contribution in #482
- @EarlJester made their first contribution in #480
- @stevewoj made their first contribution in #519
- @desty2k made their first contribution in #550
Full Changelog: 10.0...10.1.1