Releases: skwasjer/Hangfire.Correlate
Releases · skwasjer/Hangfire.Correlate
v2.2.0
What's Changed
- chore(deps): bump Correlate.DependencyInjection from 4.0.0 to 5.1.0 by @dependabot in #34
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #38
- chore(deps): bump skwas.MockHttp from 4.1.1 to 4.3.1 by @dependabot in #43
- ci: update CI / release via GH actions and bump test dependencies by @skwasjer in #49
- chore(deps): bump skwas.MockHttp from 4.3.1 to 4.5.0 by @dependabot in #47
- chore(deps): bump Correlate from 4.0.0 to 5.3.0 by @dependabot in #46
- chore(deps): bump Hangfire.MemoryStorage from 1.8.0 to 1.8.1.1 by @dependabot in #48
- chore(deps): update to .NET 8 target framework and bump ME to v8 by @skwasjer in #50
- chore(deps): bump Hangfire from 1.7.36 to 1.7.37 by @dependabot in #45
- chore: mark configuration extension accepting
ILoggerFactory
obsolete. by @skwasjer in #51 - chore(deps): bump Correlate.DependencyInjection to v5.3.0 by @skwasjer in #52
- fix: address some STA warnings by @skwasjer in #53
- style: apply (new) code style by @skwasjer in #54
- test: fix test was not properly configured to hit the correct overload by @skwasjer in #55
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Bump Hangfire from 1.7.30 to 1.7.36
- Added link to release notes (NuGet)
- Added package readme (NuGet)
Chores
- Replaced Moq with NSubtitute 5.0.0
- Bumped several (unit) test dependencies
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- (breaking) Dropped support for .NET Standard 1.3 and .NET 4.6
- Updated Hangfire to v1.7.30
- Updated Correlate to v4.0.0
Full Changelog: v1.1...v2.0.0