Skip to content

Releases: lionelnicolas/dalidock

0.8.0

16 Jul 02:08
Compare
Choose a tag to compare

Changelog :

  • upgrade base image to focal-20210713
  • fix inotifywait issue which under some circumstances

0.7.0

27 Oct 22:18
Compare
Choose a tag to compare

changelog:

  • docker: upgrade base image to bionic-20200921
  • haproxy: add X-Forwarded-Port header

0.6.1

22 Sep 21:11
Compare
Choose a tag to compare

changelog:

  • docker: fix socket detection

0.6.0

22 Sep 11:20
Compare
Choose a tag to compare

changelog:

  • docker: do not crash when docker daemon socket is unavailable
  • readme: document haproxy SSL termination
  • readme: document UPSTREAM_NAMESERVER environment variable
  • readme: add TCP instructions
  • readme: add libvirt instructions
  • libvirt-python: upgrade to 6.7.0
  • haproxy: upgrade to 2.2
  • baseimage: upgrade to bionic-20200903
  • libvirt: fix timing issue on qemu-guest-agent startup
  • dalidock: improve label format validation

0.5.0

09 Nov 06:02
Compare
Choose a tag to compare

changelog:

  • add libvirt/qemu/kvm support
  • add TCP load balancing support

0.4.0

09 Nov 05:58
Compare
Choose a tag to compare

changelog:

  • add ability to override external IP address
  • refactor dnsmasq process detection
  • refactor environment variables management
  • various bugfixes related to resolv.conf
  • fix issues with inotify on boot, suspend/wake, and connections up/down
  • add X-Forwarded-Proto header

0.3.0

09 Nov 05:56
Compare
Choose a tag to compare

Changelog:

  • update from ubuntu 16.04 to 18.04
  • update to haproxy 1.9
  • add HTTP/2 support

0.2.0

03 May 22:45
Compare
Choose a tag to compare

Changelog:

  • fix timeout when using websockets
  • add DNS-based ad blocker

0.1.1

03 Jan 18:16
Compare
Choose a tag to compare

Changelog:

  • update README
  • update licensing and authoring informations

Initial release

03 Jan 18:04
Compare
Choose a tag to compare

This is the first public release.