Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Releases: xenit-eu/nuntio

0.1.3

02 Mar 08:54
62f4ee0
Compare
Choose a tag to compare

What's Changed

  • Fix divergence from registrator behavior: multiple EXPOSE'd ports, one mapped port by @vierbergenlars in #11

Full Changelog: v0.1.2...v0.1.3

0.1.2

24 Feb 10:20
a3ab1f7
Compare
Choose a tag to compare

What's Changed

  • Handle case when a container has null .NetworkSettings.Ports by @vierbergenlars in #9

Full Changelog: v0.1.1...v0.1.2

0.1.1

23 Feb 16:10
e0ea3fd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

0.1.0

03 Jan 16:32
Compare
Choose a tag to compare

Initial release containing:

  • Docker platform to find services in
    • Services can be configured using registrator-compatible SERVICE_ labels/environment variables or with structured labels
    • Docker event-stream is watched to respond to changes as soon as they happen
    • Anti-entropy background scanning to pick up on changes that were missed from the event-stream or to retry failed operations
  • Consul registry to register services in
  • Prometheus metrics for monitoring