Releases: JonathanBout/SimpleCDN
Releases · JonathanBout/SimpleCDN
v1.1.0
What's Changed
New Features 🎉
- Add index.json support and upgrade to net10.0 by @JonathanBout in #217
Bug Fixes 🪲
- Use directory name instead of index.json name by @JonathanBout in #225
Dependency Updates
- Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 by @dependabot[bot] in #214
- Bump docker/build-push-action from 7.0.0 to 7.1.0 by @dependabot[bot] in #218
- Bump Microsoft.NET.Test.Sdk from 18.3.0 to 18.5.1 by @dependabot[bot] in #221
- Bump coverlet.collector from 8.0.1 to 10.0.0 by @dependabot[bot] in #219
- Bump NUnit.Analyzers from 4.11.2 to 4.12.0 by @dependabot[bot] in #223
Other Changes
- Rename category 'Exciting New Features' to 'New Features' by @JonathanBout in #226
Full Changelog: v1.0.7...v1.1.0
v1.1.0-pre2
What's Changed
Bug Fixes 🪲
- Use directory name instead of index.json name by @JonathanBout in #225
Other Changes
- Rename category 'Exciting New Features' to 'New Features' by @JonathanBout in #226
Full Changelog: v1.1.0-pre1...v1.1.0-pre2
v1.1.0 prerelease 1
A bit late to the party, but SimpleCDN now runs on dotnet 10.0!
What's Changed
Enhancements
- Add index.json support and upgrade to net10.0 by @JonathanBout in #217
Dependency Updates
- Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 by @dependabot[bot] in #214
- Bump docker/build-push-action from 7.0.0 to 7.1.0 by @dependabot[bot] in #218
- Bump Microsoft.NET.Test.Sdk from 18.3.0 to 18.5.1 by @dependabot[bot] in #221
- Bump coverlet.collector from 8.0.1 to 10.0.0 by @dependabot[bot] in #219
- Bump NUnit.Analyzers from 4.11.2 to 4.12.0 by @dependabot[bot] in #223
Full Changelog: v1.0.7...v1.1.0
What's Changed
Exciting New Features 🎉
- Add index.json support and upgrade to net10.0 by @JonathanBout in #217
Dependency Updates
- Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 by @dependabot[bot] in #214
- Bump docker/build-push-action from 7.0.0 to 7.1.0 by @dependabot[bot] in #218
- Bump Microsoft.NET.Test.Sdk from 18.3.0 to 18.5.1 by @dependabot[bot] in #221
- Bump coverlet.collector from 8.0.1 to 10.0.0 by @dependabot[bot] in #219
- Bump NUnit.Analyzers from 4.11.2 to 4.12.0 by @dependabot[bot] in #223
Full Changelog: v1.0.7...v1.1.0-pre1
v1.0.7
What's Changed
Dependency Updates
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #189
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #190
- Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.1 by @dependabot[bot] in #191
- Bump NUnit3TestAdapter from 5.2.0 to 6.0.1 by @dependabot[bot] in #192
- Bump StackExchange.Redis from 2.9.25 to 2.10.1 by @dependabot[bot] in #194
- Bump Microsoft.AspNetCore.Mvc.Testing from 9.0.11 to 9.0.12 by @dependabot[bot] in #195
- Bump NUnit3TestAdapter from 6.0.1 to 6.1.0 by @dependabot[bot] in #197
- Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.102 by @dependabot[bot] in #196
- Bump docker/login-action from 3.6.0 to 3.7.0 by @dependabot[bot] in #198
- Bump docker/build-push-action from 6.18.0 to 6.19.2 by @dependabot[bot] in #199
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #200
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #201
- Bump coverlet.collector from 6.0.4 to 8.0.0 by @dependabot[bot] in #202
- Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 by @dependabot[bot] in #204
- Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.21.1 to 1.23.0 by @dependabot[bot] in #206
- Bump Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103 by @dependabot[bot] in #205
- Bump docker/build-push-action from 6.19.2 to 7.0.0 by @dependabot[bot] in #207
- Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #208
- Bump sigstore/cosign-installer from 4.0.0 to 4.1.1 by @dependabot[bot] in #210
- Bump docker/metadata-action from 5.10.0 to 6.0.0 by @dependabot[bot] in #211
- Bump coverlet.collector from 8.0.0 to 8.0.1 by @dependabot[bot] in #212
- Bump Microsoft.SourceLink.GitHub from 10.0.103 to 10.0.201 by @dependabot[bot] in #215
- Bump docker/login-action from 3.7.0 to 4.0.0 by @dependabot[bot] in #209
- Bump NUnit from 4.4.0 to 4.5.1 by @dependabot[bot] in #216
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
Dependency Updates
- Bump NUnit.Analyzers from 4.9.2 to 4.10.0 by @dependabot[bot] in #162
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #156
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #157
- Bump docker/login-action from 3.4.0 to 3.5.0 by @dependabot[bot] in #158
- Bump Microsoft.AspNetCore.Mvc.Testing from 9.0.7 to 9.0.8 by @dependabot[bot] in #160
- Bump NUnit from 4.3.2 to 4.4.0 by @dependabot[bot] in #159
- Bump NUnit3TestAdapter from 5.0.0 to 5.1.0 by @dependabot[bot] in #161
- Bump xunit.runner.visualstudio from 3.1.3 to 3.1.4 by @dependabot[bot] in #164
- Bump StackExchange.Redis from 2.8.58 to 2.9.11 by @dependabot[bot] in #163
- Bump BenchmarkDotNet from 0.15.2 to 0.15.4 by @dependabot[bot] in #165
- Bump xunit.runner.visualstudio from 3.1.4 to 3.1.5 by @dependabot[bot] in #171
- Bump StackExchange.Redis from 2.9.11 to 2.9.25 by @dependabot[bot] in #170
- Bump docker/login-action from 3.5.0 to 3.6.0 by @dependabot[bot] in #169
- Bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #168
- Bump sigstore/cosign-installer from 3.9.2 to 3.10.0 by @dependabot[bot] in #167
- Bump Microsoft.AspNetCore.Mvc.Testing from 9.0.8 to 9.0.9 by @dependabot[bot] in #166
- Bump NUnit3TestAdapter from 5.1.0 to 5.2.0 by @dependabot[bot] in #180
- Bump sigstore/cosign-installer from 3.10.0 to 4.0.0 by @dependabot[bot] in #172
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #173
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #174
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #175
- Bump BenchmarkDotNet from 0.15.4 to 0.15.5 by @dependabot[bot] in #176
- Bump Microsoft.AspNetCore.Mvc.Testing from 9.0.9 to 9.0.10 by @dependabot[bot] in #177
- Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 by @dependabot[bot] in #178
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #181
- Bump docker/metadata-action from 5.8.0 to 5.10.0 by @dependabot[bot] in #182
- Bump BenchmarkDotNet from 0.15.5 to 0.15.8 by @dependabot[bot] in #183
- Bump Microsoft.AspNetCore.Mvc.Testing from 9.0.10 to 9.0.11 by @dependabot[bot] in #184
- Bump NUnit.Analyzers from 4.10.0 to 4.11.2 by @dependabot[bot] in #186
- Bump dotnet/sdk from 9.0 to 10.0 in /src/standalone by @dependabot[bot] in #188
- Bump dotnet/aspnet from 9.0 to 10.0 in /src/standalone by @dependabot[bot] in #187
- Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 by @dependabot[bot] in #185
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
Dependency Updates
- Bump BenchmarkDotNet and 5 others by @dependabot[bot] in #151
- Bump sigstore/cosign-installer from 3.8.2 to 3.9.1 by @dependabot[bot] in #152
- Bump sigstore/cosign-installer from 3.9.1 to 3.9.2 by @dependabot[bot] in #153
- Bump docker/metadata-action from 5.7.0 to 5.8.0 by @dependabot[bot] in #154
- Bump Microsoft.AspNetCore.Mvc.Testing and 3 others by @dependabot[bot] in #155
Full Changelog: v1.0.4...v1.0.5
v1.0.4
Bump Dependencies
What's Changed
Dependency Updates
- Bump docker/build-push-action from 6.16.0 to 6.18.0 by @dependabot in #149
- Bump BenchmarkDotNet and 5 others by @dependabot in #150
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
Dependency Updates
- Bump Roslynator.Analyzers from 4.13.0 to 4.13.1 by @dependabot in #137
- Bump docker/build-push-action from 6.14.0 to 6.15.0 by @dependabot in #138
- Bump docker/metadata-action from 5.6.1 to 5.7.0 by @dependabot in #139
- Bump NaughtyStrings from 2.4.1 to 3.0.0 by @dependabot in #140
- Bump Microsoft.AspNetCore.Mvc.Testing from 9.0.2 to 9.0.3 by @dependabot in #141
- Bump NUnit.Analyzers from 4.6.0 to 4.7.0 by @dependabot in #144
- Bump docker/login-action from 3.3.0 to 3.4.0 by @dependabot in #143
- Bump Microsoft.AspNetCore.Mvc.Testing from 9.0.3 to 9.0.4 by @dependabot in #146
- Bump docker/build-push-action from 6.15.0 to 6.16.0 by @dependabot in #148
- Bump StackExchange.Redis from 2.8.24 to 2.8.31 by @dependabot in #145
- Bump sigstore/cosign-installer from 3.8.1 to 3.8.2 by @dependabot in #147
Other Changes
- Dependabot updates on monthly schedule instead of daily by @JonathanBout in #142
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
Dependency Updates
- Bump Microsoft.AspNetCore.Mvc.Testing from 9.0.1 to 9.0.2 by @dependabot in #133
- Bump docker/build-push-action from 6.13.0 to 6.14.0 by @dependabot in #135
- Bump sigstore/cosign-installer from 3.8.0 to 3.8.1 by @dependabot in #136
Other Changes
- Unit test for naughty strings by @JonathanBout in #134
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
Bug Fixes 🪲
- Properly terminate the purging background service by @JonathanBout in #132
Full Changelog: v1.0.0...v1.0.1