Skip to content

Releases: nscuro/traefik-plugin-geoblock

v0.4.0

06 Mar 16:18
559d3c1
Compare
Choose a tag to compare

Changelog

  • 2e32226 Pin dependencies
  • b23aade Update actions/checkout action to v3
  • 37da76c Update actions/setup-go action to v3
  • 175b457 Update golangci/golangci-lint-action action to v3
  • e677f8c build(ci): run setup-go action in lint job
  • 094d530 build(renovate): pin github actions digests
  • b6677f9 chore: update ip2location database
  • dd0fb05 chore: update ip2location database

v0.3.0

31 Dec 21:30
2a90561
Compare
Choose a tag to compare

Changelog

  • 2a90561 build: use native sbom support in goreleaser
  • 5275ed2 feat: allow customization of status code

v0.2.0

12 Dec 15:07
2fc2926
Compare
Choose a tag to compare

Changelog

  • 516d333 fix: run go mod vendor
  • 38067bf refactor: move back to official ip2location-go module

v0.1.10

06 Nov 20:55
1c47566
Compare
Choose a tag to compare

Changelog

1c47566 chore(deps): update dependencies
ba13b6b feat: add tool to download ip2location database
a0bffcd fix: make linter happy

v0.1.9

28 Oct 14:18
2c4ca53
Compare
Choose a tag to compare

Changelog

2c4ca53 fix: change receiver type from Plugin to *Plugin

v0.1.8

17 Oct 13:27
47e11e1
Compare
Choose a tag to compare

Changelog

47e11e1 fix: possible panic due to Config being nil in some cases

v0.1.7

17 Oct 13:18
34e2a43
Compare
Choose a tag to compare

Changelog

1055a26 don't load db file when disabled
34e2a43 misc: disable plugin in testData

v0.1.6

13 Oct 16:13
3471f76
Compare
Choose a tag to compare

Changelog

3471f76 fix: must've accidentially sipped from the dumb juice
7b0f2bc misc: okokok, no exec then

v0.1.5

13 Oct 16:03
cc7d90c
Compare
Choose a tag to compare

Changelog

cc7d90c misc: more debugging of file locations

v0.1.4

13 Oct 15:33
e84df91
Compare
Choose a tag to compare

Changelog

e84df91 fix: update databaseFilePath in pilot test data