Releases: dailydevops/healthchecks
Releases · dailydevops/healthchecks
2.1.42
What's Changed
- build(deps):
Directory.Packages.props
modernized to better address … (#170) @samtrion - build(deps): Bump Verify.Xunit from 22.11.1 to 22.11.2 (#169) @dependabot
- build(mods): Bump the submodules group with 1 update (#168) @dependabot
- build(deps): Bump NetEvolve.Extensions.Tasks from 1.1.69 to 1.1.74 (#166) @dependabot
- build(deps): Bump NetEvolve.Extensions.XUnit from 1.1.185 to 1.1.194 (#167) @dependabot
- build(deps): Bump NetEvolve.Arguments from 1.0.65 to 1.0.88 (#165) @dependabot
- build(mods): Bump the submodules group with 1 update (#164) @dependabot
2.1.31
What's Changed
- build(deps): Bump Oracle.ManagedDataAccess.Core from 3.21.120 to 3.21.130 (#163) @dependabot
- build(deps): Bump NetEvolve.Extensions.Tasks from 1.1.57 to 1.1.69 (#162) @dependabot
- build(deps): Bump CSharpier.MSBuild from 0.26.3 to 0.26.7 (#149) @dependabot
- build(mods): Bump eng from
bfb4570
toe04534f
(#161) @dependabot - chore: Updated LICENSE (#160) @github-actions
- build(deps): Bump Verify.Xunit from 22.6.0 to 22.11.1 (#159) @dependabot
- build(deps): Bump NetEvolve.Extensions.XUnit from 1.1.144 to 1.1.185 (#156) @dependabot
- build(deps): Bump xunit from 2.6.2 to 2.6.4 (#158) @dependabot
- build(deps): Bump the xunit group with 3 updates (#155) @dependabot
- build(deps): Bump the xunit group with 3 updates (#154) @dependabot
- build(deps): Bump MySqlConnector from 2.3.1 to 2.3.3 (#153) @dependabot
- build(deps): Bump SonarAnalyzer.CSharp from 9.12.0.78982 to 9.16.0.82469 (#152) @dependabot
- build(deps): Bump Npgsql from 8.0.0 to 8.0.1 (#151) @dependabot
- build(deps): Bump xunit.runner.visualstudio from 2.5.4 to 2.5.6 (#148) @dependabot
- build(deps): Bump the xunit group with 3 updates (#147) @dependabot
2.1.10
What's Changed
- build(mods): Bump eng from
1de9acb
tobfb4570
(#145) @dependabot - docs: Update nuget packages in README.md (#143) @github-actions
2.1.2
What's Changed
🚀 Features
- feat: Added Kafka & Redpanda implementation (#142) @samtrion
- docs: Package naming and further information about EOL (#123) @samtrion
- feat!: Use of configration and registration refactored (#77) @samtrion
- feat: further sql healthchecks (#19) @samtrion
- fix: removed codesmells
S2094
(#15) @samtrion - refactor: Reduced complexity of
SqlCheckBase
(#13) @samtrion - chore: simplify sql impl (#12) @samtrion
- feat: sqlserver healthchecks (#5) @samtrion