Skip to content

7.2.0

Compare
Choose a tag to compare
@ocadaruma ocadaruma released this 28 Nov 06:36
· 25 commits to master since this release

Breaking Changes

New Features

  • Add delivery latency and scheduled delay metrics (#218)

Bug Fixes

Improvements

  • Some updates and improvements for the benchmark module (#219)
  • New metrics follow up for #218 (#220)

Other Changes

  • Drop Java8 support, upgrade gradle and junit (#214)
    • NOTE: Java8 is still supported because we reverted it in #215
  • Bring back java 8 support (#215)