This repository has been archived by the owner on Mar 4, 2022. It is now read-only.
Releases: kevinkamps/Registrar
Releases · kevinkamps/Registrar
1.5.1
1.5.0
Features:
- Added version command line option
1.4.0
Features:
- Added token support to Consul
Updates:
- Updated internal libraries
1.3.0
General improvements:
- Added: Consul - Datacenter config option support
- Added: Docker - Now possible to influence default behaviour. By default the registrar would register all containers unless specifying the ignore flags. You can now configure it that it would register now unless the ignore flag has been set explicitly to false
- Added: Configuration printing at startup
- Bugfix: Docker - At startup to many containers fired starting event
- Changed: Docker - Improved monitoring
- Changed: Updated documentation
1.2.2
Added more logging to consul
1.2.1
Fixes:
- Missing scheme for consul config.
1.2.0
Improved logging
New options:
- monitor-static-log-checks-enabled
1.1.0
Refactored registrars to registries. This was purely a naming refactoring. I changed it because a registrar is someone or something that is going a registration to a registry. Consul is a type of registry where the registrator is registering application/services to.
1.0.1
Fixed bug: By default docker should be disabled
1.0.0
First release with the following features:
- Monitors
- Static config monitor
- Docker monitor
- Providers
- AWS provider
- Ifconfig provider
- Local Network provider
- Registrars
- Consul