Skip to content

Releases: mageddo/dns-proxy-server

2.18.1

19 Sep 03:04
Compare
Choose a tag to compare
2.18.1 Pre-release
Pre-release

2.18.1

  • Change log level before try to log something

2.18.0

26 Aug 03:38
Compare
Choose a tag to compare

2.18.0

  • Feature: Multiple environments, now you can setup a group of hostnames and save it to a environment, then you can
    create a new environment and switch between them, very useful when working on different contexts switching from QA to PROD,
    for example, see the docs

2.17.4

26 Aug 01:10
Compare
Choose a tag to compare

2.17.4

  • Clearing cache for resolvers when the config file is saved

2.17.3

23 Aug 03:08
Compare
Choose a tag to compare

2.17.3

  • Separating the build image from final image, removing unnecessary bash command

2.17.2

23 Aug 02:51
Compare
Choose a tag to compare

2.17.2

  • Fixing docker build was using deprecated apt-get option

2.17.1

23 Aug 02:40
Compare
Choose a tag to compare

2.17.1

  • Reducing docker image size by 20%~

2.17.0

23 Aug 02:17
Compare
Choose a tag to compare

2.17.0

  • Go version upgrade from 1.11 to 1.12

2.16.0

23 Aug 02:07
Compare
Choose a tag to compare

2.16.0

  • Upgrading docker images to debian-10-slim
  • Reducing up to 30% on image size

2.15.0

18 Aug 19:22
Compare
Choose a tag to compare

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.6

06 Jun 02:39
Compare
Choose a tag to compare

2.14.6

  • Fixing ping slowness