db-scheduler v7.2 Release Notes

Release Date: 2020-09-23 // over 3 years ago
  • 🔖 Version 7.2

    • ⏱ PR #110 adds micrometer metrics support. Activated by setting .statsRegistry(new MicrometerStatsRegistry(...)) on the builder. If you are using the Spring boot starter, the micrometer metrics will be added if you have micrometer on the classpath.
      Contributions by evenh.