Geta / geta-notfoundhandler

The popular NotFound handler for ASP.NET Core and Optimizely, enabling better control over your 404 page in addition to allowing redirects for old URLs that no longer works.
Apache License 2.0
20 stars 16 forks source link

Bump up Optimizely db version to 3 #135

Closed jevgenijsp closed 1 month ago

jevgenijsp commented 1 month ago

Identified the problem that some projects already have a 2 version, which causes the database update to be skipped. This is because previously was used version from the NotFoundHandlerOptions that is wrong for the Optimizely package.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud