Skip to content
This repository was archived by the owner on Jul 15, 2021. It is now read-only.

3.1-2020.05.08

Choose a tag to compare

@lolepezy lolepezy released this 11 May 11:46
· 310 commits to master since this release

Changes in this release

  • Fix export: add SLURM-based VRPs to export.json to match the documentation.
  • Added prometheus metrics for http responses
  • Support of JDK 11 for building and running
  • Remove core-utils dependency, now works on ubuntu 16.
  • Extended roa export end point (export-only-roas.json) with validity and serial number added, see issue #39
  • Updated spring boot to 2.2.5.
  • Add prometheus endpoint at /metrics.
  • Use Undertow instead of Tomcat to reduce memory usage.
  • Improve scalability for parallel validation execution, reduce memory usage.