Skip to content

Releases: docker-flow/docker-flow-swarm-listener

Adaptive Docker Client API Version

03 Jun 20:18
Compare
Choose a tag to compare

DFSL will automatically configure its docker client with the maximum api version for the server.

Adds polling variables to ARM build

01 Jun 19:56
Compare
Choose a tag to compare

Support for Polling

01 Jun 16:30
6d47a88
Compare
Choose a tag to compare

This release adds the following features:

  • Adds environment variables DF_SERVICE_POLLING_INTERVAL and DF_USE_DOCKER_SERVICE_EVENTS to configure service polling. Details can be found at the Configuration documentation.
  • Adds environment variables DF_NODE_POLLING_INTERVAL and DF_USE_DOCKER_NODE_EVENTS to configure node polling. Details can be found at the Configuration documentation.
  • More robust handling of events and sending out notifications.

ARM support

15 Apr 15:30
b23719f
Compare
Choose a tag to compare

Starting from this release, ARM images are supported as well.