Releases: skwasjer/Hangfire.Correlate
Releases · skwasjer/Hangfire.Correlate
v2.2.1
What's Changed
This is a only a maintenance release, updating dependencies and CI scripts.
- chore(deps): bump Microsoft.Extensions.Diagnostics.Testing, Microsoft.Extensions.Logging and Microsoft.Extensions.DependencyInjection by @dependabot[bot] in #57
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 by @dependabot[bot] in #62
- ci: update GitVersion to v6 by @skwasjer in #68
- chore(deps): bump NSubstitute from 5.1.0 to 5.3.0 by @dependabot[bot] in #67
- chore(deps): bump FluentAssertions from 6.12.1 to 7.0.0 by @dependabot[bot] in #63
- chore(deps): update test dependencies by @skwasjer in #65
- chore(deps): bump Correlate from 5.3.0 to 6.0.0 by @dependabot[bot] in #69
- chore(deps): bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 by @dependabot[bot] in #66
- ci: update workflows by @skwasjer in #76
- fix: only include reference assemblies in .NET Framework by @skwasjer in #77
- chore(deps): Bump Correlate.DependencyInjection from 5.3.0 to 6.1.0 by @dependabot[bot] in #79
- test(deps): replace 3rd party Hangfire.MemoryStorage with Hangfire.InMemory by @skwasjer in #83
- test(deps): bump Microsoft.Extensions.* from 9.0.0 to 9.0.9/9.9.0. by @skwasjer in #84
- chore: bump xunit and xunit.runner.visualstudio to latest by @skwasjer in #86
- chore(deps): Bump FluentAssertions from 7.0.0 to 7.2.0 by @dependabot[bot] in #87
- chore(deps): Bump Microsoft.NET.Test.Sdk from 17.12.0 to 18.0.0 by @dependabot[bot] in #88
- revert: bump Correlate from 5.3.0 to 6.0.0 by @skwasjer in #89
Full Changelog: v2.2.0...v2.2.1
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
ILoggerFactoryobsolete. 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