github zhangjiayin/caddy-geoip2 v1.3

6 hours ago

What's Changed

  • Auto-create GeoIP directories — the database directory and the lock file's parent directory are now created on startup if missing, instead of failing with "no such file or directory" (#17).
  • Fix data raceServeHTTP now reads the database readers under the state mutex, eliminating a race against the background loader/updater. Adds a ServeHTTP integration test using caddytest (#18).

Full Changelog: v1.2...v1.3

Don't miss a new caddy-geoip2 release

NewReleases is sending notifications on new releases.