This repository has been archived by the owner on Nov 15, 2024. It is now read-only.
Releases: xenit-eu/nuntio
Releases · xenit-eu/nuntio
0.1.3
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
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
What's Changed
- Fix issue #5: envvars without equals in them by @vierbergenlars in #7
Full Changelog: v0.1.0...v0.1.1
0.1.0
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
- Services can be configured using registrator-compatible
- Consul registry to register services in
- Prometheus metrics for monitoring