-
v3.2.0 Stable
released this
2021-10-31 08:25:27 +03:00 | 70 commits to main since this release📅 Originally published on GitHub: Sun, 31 Oct 2021 05:32:03 GMT
🏷️ Git tag created: Sun, 31 Oct 2021 05:25:27 GMT3.2.0 October 2021
- Reload GeoIP 2 databases when they change (Tyler Davis)
- Updated build process, rpm and deb packages now available
- Build with Go 1.17.2 (Tyler Davis)
- Minor fix to geodns-logs tool
- Updated code comments (Sven Nebel)
What's Changed
- build: update to latest Go 1.17 by @tydavis in https://github.com/abh/geodns/pull/129
- Fix MuxManager.Zones() comment by @snebel29 in https://github.com/abh/geodns/pull/126
- geoip2: watch and update by @tydavis in https://github.com/abh/geodns/pull/128
New Contributors
- @tydavis made their first contribution in https://github.com/abh/geodns/pull/129
- @snebel29 made their first contribution in https://github.com/abh/geodns/pull/126
Full Changelog: https://github.com/abh/geodns/compare/v3.1.0...v3.2.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v3.0.2 Stable
released this
2019-12-28 14:47:47 +03:00 | 99 commits to main since this release📅 Originally published on GitHub: Sun, 29 Dec 2019 11:17:08 GMT
🏷️ Git tag created: Sat, 28 Dec 2019 11:47:47 GMT- Better test errors when geoip2 files aren't found
- Require Go 1.13 or later (just for build script for now)
- Add geodns-logs to Docker image
- Fix targeting tests (GeoIP data changed)
- Update dependencies
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v3.0.1 Stable
released this
2019-12-28 14:26:16 +03:00 | 113 commits to main since this release📅 Originally published on GitHub: Sun, 29 Dec 2019 11:16:20 GMT
🏷️ Git tag created: Sat, 28 Dec 2019 11:26:16 GMTApril 2019
- Added Prometheus metrics support
- Removed /monitor websocket interface
- Removed /status and /status.json pages
- Support "closest" matching (instead of geo/asn labels) for A and AAAA records (Alex Bligh)
- Support for GeoIP2 databases (including IPv6 data and ASN databases)
- "Pluggable" targeting data support
- Support for "health status" in an external file (not documented)
- Integrated health check support coming later (integrated work done by Alex Bligh, but not functional in this release - his branch on Github has/had it working)
- Remove minimum TTL for NS records (Alex Bligh)
- More/updated tests
- Don't let the server ID be 127.0.0.1
- Use 'dep' to manage dependencies
- Remove built-in InfluxDB support from the log processing tool
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
2.7.0 Stable
released this
2017-02-13 11:24:11 +03:00 | 190 commits to main since this release📅 Originally published on GitHub: Mon, 13 Feb 2017 08:25:11 GMT
🏷️ Git tag created: Mon, 13 Feb 2017 08:24:11 GMT- Add support for PTR records (Florent AIDE)
- Test improvements (Alex Bligh)
- Update github.com/miekg/dns
- Update github.com/rcrowley/go-metrics
- Use vendor/ instead of godep
- Make query logging (globally) configurable
- Support base configuration file outside the zone config directory
- service: Read extra args from env/ARGS
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
2.5.0 Stable
released this
2015-06-05 09:38:17 +03:00 | 253 commits to main since this release📅 Originally published on GitHub: Fri, 05 Jun 2015 06:39:33 GMT
🏷️ Git tag created: Fri, 05 Jun 2015 06:38:17 GMT2.5.0 June 5, 2015
- Add resolver ASN and IP targeting (Ewan Chou)
- Support for SPF records (Afsheen Bigdeli)
- Support weighted CNAME responses
- Add /48 subnet targeting for IPv6 ip targeting
- Don't log metrics to stderr anymore
- Make TTLs set on individual labels work
- Return NOERROR for "bar" if "foo.bar" exists (Geoffrey Papilion)
- Add Illinois to the us-central region group
- Add benchmark tests (Miek Gieben)
- Improve documentation
- Use godep to track code dependencies
- Don't add a '.' prefix on the record header on apex records
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
mirror of
https://github.com/abh/geodns.git
synced 2026-04-26 19:35:51 +03:00