github david-garcia-garcia/traefik-geoblock v1.1.0

latest releases: v1.1.4, v1.1.4-beta.1, v1.1.3...
9 months ago

Changes

  • We are now using radix tree for allowedIPBlocks and blockedIPBlocks making lookups much faster and scalable when a large number of Ip addreses are used.
  • Heavily improved test coverage, including full e2e integration tests with Traefik
  • Add support for reading allowedIPBlocks and blockedIPBlocks from files
  • New configuration option to add the country to a request header so it can propagate through the network pipeline (i..e having the country logged in the Traefik access logs).
  • Refactored bootstrap and database updates to improve performance (IpLocation database instance is now shared) and fixed several outstanding issues associated with the old database management and update implementation.

Changelog

Others

Don't miss a new traefik-geoblock release

NewReleases is sending notifications on new releases.