Skip to content

Files

Latest commit

2ace3c1 · Mar 4, 2025

History

History
31 lines (14 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

31 lines (14 loc) · 1.08 KB

Changelog

2.0.1 (2025-03-04)

Bug Fixes

  • update logging in unhandled exception scenarios (9968703)

2.0.0 (2024-12-12)

⚠ BREAKING CHANGES

  • add optional servicename to backgroundserviceoptions

Features

  • add optional servicename to backgroundserviceoptions (47bc37a)

Bug Fixes

  • deps: update System.Text.Json transitive dependency to fix security vulenrability (a61ede8)

1.1.0 (2024-10-07)

Features

  • ensure backgroundservice is reported as running before each invocation of DoWorkAsync (7be60d2)