Skip to content

Releases: JonathanBout/SimpleCDN

v1.0.6

02 Dec 17:50
76512e1

Choose a tag to compare

What's Changed

Dependency Updates

Full Changelog: v1.0.5...v1.0.6

v1.0.5

26 Aug 21:24
7702764

Choose a tag to compare

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

03 Jun 08:11
5f64187

Choose a tag to compare

Bump Dependencies

What's Changed

Dependency Updates

Full Changelog: v1.0.3...v1.0.4

v1.0.3

02 May 08:39
9ac6757

Choose a tag to compare

What's Changed

Dependency Updates

Other Changes

Full Changelog: v1.0.2...v1.0.3

v1.0.2

21 Feb 11:31
ed1b678

Choose a tag to compare

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

Full Changelog: v1.0.1...v1.0.2

v1.0.1

11 Feb 10:29
ca6a344

Choose a tag to compare

What's Changed

Bug Fixes 🪲

Full Changelog: v1.0.0...v1.0.1

v1.0.0 - Real Sleeping 😴

11 Feb 09:17
7787791

Choose a tag to compare

In this release, the in-memory databases background services will not keep running when there is no activity. They are simply scheduled to happen at the next time they are needed, meaning no polling is needed anymore. When activity occurs, the service is woken up and it will start doing it thing.

It's like setting an alarm for 8:00 instead of waking up every five minutes to see if it's time already!

Due to this, a somewhat breaking change has been made in the configuration. The PurgeInterval value is not used anymore, as the service doesn't run at a interval anymore. It'll still be available in this version, but it will be removed in a future version!

What's Changed

Breaking Changes 🛠

  • Extend interface for extension dev and optimize In-Memory caching by @JonathanBout in #124

Exciting New Features 🎉

  • More detailed health checks in standalone & leave --dump-config available in Release builds as well by @JonathanBout in #116
  • Create Cleanup workflow, and cache workflow build outputs by @JonathanBout in #117

Bug Fixes 🪲

  • Add back some missing using statements, fix DEBUG only bug by @JonathanBout in #115

Dependency Updates

Other Changes

Full Changelog: v0.8.0...v1.0.0

v0.9.0-pre1

29 Jan 11:34
afa1129

Choose a tag to compare

v0.9.0-pre1 Pre-release
Pre-release

What's Changed

Breaking Changes 🛠

  • Extend interface for extension dev and optimize In-Memory caching by @JonathanBout in #124

Exciting New Features 🎉

  • More detailed health checks in standalone & leave --dump-config available in Release builds as well by @JonathanBout in #116
  • Create Cleanup workflow, and cache workflow build outputs by @JonathanBout in #117

Bug Fixes 🪲

  • Add back some missing using statements, fix DEBUG only bug by @JonathanBout in #115

Dependency Updates

Other Changes

Full Changelog: v0.8.0...v0.9.0-pre1

v0.8.0

23 Jan 09:05
bc58b46

Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.8.0

v0.8.0 Release Candidate 7

23 Jan 08:41
e731e16

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: v0.8.0-rc6...v0.8.0-rc7