Releases: mageddo/dns-proxy-server
Releases · mageddo/dns-proxy-server
2.15.0
2.15.0
- Decreasing chance of acl issues by giving priority to answer ip of bridge networks over overlay ones
- Now DPS can have your own network this way it can access and be accessed
by all docker containers, not enabled by default see the docs
2.14.4
2.14.4
- Fixing log level wasn't being respected
2.14.2
2.14.2
- Ability to specify remote server port
- Introducing storage api v2
- Refactoring the docs to use Hugo templates
2.14.1
2.14.1
- Fixing nil pointer when remote server get timeout (#126)
- Simplify bug report
- Fixing nil pointer when remote server returns timeout
2.14.0
2.14.0
- Making some refactoring facilitating to the feature requested at #121
- Fixing nil pointer sometimes when the hostname were not found
2.13.2
2.13.2
- Fixing broken answer when hostname is not found
- Fixing ping slowness
2.13.1
2.13.1
- Make sure value column will not break the table (#116)