Skip to content

v1.10

Choose a tag to compare

@buchdag buchdag released this 08 Jan 23:58
7dd2cd6

Changes since v1.9:

  • New customisable ownership and permissions system ( #436 #463 )
  • Ability to restart a proxied container on cert issuance / renewal ( #442 )
  • User adjustable minimal certificate validity for renewal ( #485 )
  • Upgrade simp_le to 0.12.0 ( #484 )
  • Upgrade docker-gen build stage to go 1.11 ( #487 )

Bug fixed:

  • #465 certificate managed by the container are now better identified by a dotfile in their folder ( #472 )
  • the DEBUG environment variable is now case insensitive ( true = True ) ( #480 )

Other changes:

  • Multiple improvements and fixes to the test suite.
  • Updates to the documentation.