Skip to content

1.13.0

Latest

Choose a tag to compare

@wollomatic wollomatic released this 08 Aug 11:41
Immutable release. Only release title and notes can be modified.
6e00ff1

This release contains important fixes regarding bind mount restrictions and Docker label handling. If you use those features, an update is highly recommended.

What's Changed

  • (security) harden bind mount restrictions across versioned and unversioned Docker API paths (thanks @shotintoeternity)
  • (bug) refactor and harden Docker label handling by @wollomatic in #163
  • (big) fix IPv6 related healthcheck issue by using 127.0.0.1 instead of localhost by @wollomatic in #162
  • (improvement) log container name instead of container id (fixes #132) by @wollomatic in #160
  • (improvement) Stop pushing generic test images to Docker Hub and use unique test im… by @wollomatic in #161

Full Changelog: 1.12.3...1.13.0