Skip to content

1.2.0

Compare
Choose a tag to compare
@mburumaxwell mburumaxwell released this 27 Sep 02:41
· 114 commits to main since this release
ce203d8

What's Changed

  • #46: Use scoped service provider when executing with IHost.
  • #47: More flexibility when executing outside IHostedService.
    throwOnError and awaitExecution can be passed to the runner when executing from outside IHostedService. This is useful for AspNetCore and one time runs such as inside Container App Jobs.

Full Changelog: 1.1.0...1.2.0