v2021.2.0
This release improves observability, tracing, and logging.
Most notable new features are:
- implemented Prometheus metrics, available at
/metrics- #284 - implemented health checks (Eclipse MicroProfile Health spec), available at
/health- #285 and #286 - added support for
logLevelconfiguration property inmigrator.yaml(optional and defaults to INFO) - replaced old vet, lint with staticcheck tool
- increased test coverage to 95%
- closed 3 dependabot pull requests