Releases: marthijn/Sidio.Sitemap.AspNetCore
Releases · marthijn/Sidio.Sitemap.AspNetCore
3.1.1
What's Changed
- Bump the tests group with 2 updates by @dependabot[bot] in #116
- Bump Microsoft.AspNetCore.OpenApi and 2 others by @dependabot[bot] in #117
- Bump the tests group with 3 updates by @dependabot[bot] in #119
- Bump Microsoft.AspNetCore.OpenApi and 2 others by @dependabot[bot] in #120
- Bump the microsoft group with 4 updates by @dependabot[bot] in #118
- Bump AwesomeAssertions from 9.3.0 to 9.4.0 by @dependabot[bot] in #121
- Bump the microsoft group with 1 update by @dependabot[bot] in #123
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #122
- Bump the microsoft group with 4 updates by @dependabot[bot] in #124
- Bump the tests group with 2 updates by @dependabot[bot] in #126
- Bump the microsoft group with 1 update by @dependabot[bot] in #128
- Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot] in #127
Full Changelog: 3.1.0...3.1.1
3.1.0
What's Changed
- Adding support for a custom sitemap node provider when using the middleware.
- Bump Microsoft.Extensions.Caching.Hybrid from 10.0.0 to 10.1.0 by @dependabot[bot] in #112
Full Changelog: 3.0.3...3.1.0
3.0.3
2.8.0
2.7.7
What's Changed
- Performance improvement: the middleware only handles get requests.
Package updates
- Update FluentAssertions to 8.3.0; Microsoft.NET.Test.Sdk to 17.14.0 by @dependabot[bot] in #79
- Bump the microsoft group with 3 updates by @dependabot[bot] in #80
- Bump the microsoft group with 2 updates by @dependabot[bot] in #82
- Bump the tests group with 1 update by @dependabot[bot] in #83
- Bump the microsoft group with 2 updates by @dependabot[bot] in #85
- Bump xunit.analyzers and xunit.runner.visualstudio by @dependabot[bot] in #86
- Bump the tests group with 2 updates by @dependabot[bot] in #87
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #88
- Bump the tests group with 2 updates by @dependabot[bot] in #89
- Bump the microsoft group with 1 update by @dependabot[bot] in #90
- Bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #91
- Bump the microsoft group with 2 updates by @dependabot[bot] in #92
- Bump the tests group with 1 update by @dependabot[bot] in #93
- Bump the microsoft group with 1 update by @dependabot[bot] in #94
- Bump the microsoft group with 2 updates by @dependabot[bot] in #95
Full Changelog: 2.7.6...2.7.7
3.0.2-preview
- Added support for a cache key prefix
3.0.1-preview
- Package updates
- Readme update
2.7.6
What's Changed
- Update Microsoft.AspNetCore.Mvc.Testing and 2 other dependencies by @dependabot in #78
Full Changelog: 2.7.5...2.7.6
2.7.5
What's Changed
- Bump Sidio.Sitemap.Core from 2.7.3 to 2.7.4 by @dependabot in #75
- Bump the microsoft group with 2 updates by @dependabot in #74
Full Changelog: 2.7.4...2.7.5
3.0.0-preview
- The
IDistributedCacheis replaced byHybridCache