github clemcer/LoggiFly 1.2.0

latest releases: v1.5.0, v1.4.2, v1.4.1...
4 months ago

In this release I added support for multiple Docker hosts and arm64, implemented a reconnection mechanism for dropped connections and made some more improvements and refactorings.

Changes:

  • Added: Support for multiple remote Docker hosts (#4)
    • You can assign each host a label to help distinguish them in both notifications and logging.
  • Added multi-arch support: images now include amd64 and arm64 (#18)
  • Improved: Exception handling when connection drops
    • If too many errors occur and a Docker host becomes unreachable, the processes associated with that host are now stopped more cleanly.
  • Added: Reconnection mechanism
    • If the connection to a Docker host is lost, LoggiFly will now attempt to reconnect every 60 seconds
  • Updated README

Don't miss a new LoggiFly release

NewReleases is sending notifications on new releases.