- Make use of new
consul
API for Dart.
- Add prometheus '/metrics' endpoint.
- Check Consul Agent connectivity in services health check, if used.
- Update to v0.1.1 of
vin-decoder-dart
, bump up other dependencies.
- Update to v0.1.0 of
vin-decoder-dart
, include make/model/type information.
- Addition of
/health
endpoint for microservice health checking - Default to first available non-loopback IPv4 address for Consul service registration
- Support argument pass-through to Docker image
- Minor fix for Dart SDK
HttpRequest
andHttpClientResponse
breakage
- Consul service registration and de-registration
- Signal handling (SIGINT on Windows, SIGINT + SIGTERM on Linux) for Ctrl-C cleanup
- Initial version