Skip to content

v10.1.1

Choose a tag to compare

@albert-kunushevci albert-kunushevci released this 11 Feb 11:05
· 98 commits to main since this release

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 Z suffix 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

Full Changelog: 10.0...10.1.1