Skip to content

Release 1.0.0.RC2

Compare
Choose a tag to compare
@gsteinacker gsteinacker released this 13 Jan 13:54
· 1083 commits to master since this release

Bugfixes:

[edison-core] Fixed issue Status page should always render vcs.url
[edison-jobs] Fixed issue add JobRepository.deleteAll()

New Features:

[edison-core] Added @ConfigurationProperties MetricsProperties
[edison-core] Added StatusDetail.getLinks() and rendering hyperlinks on status pages. Job details are now using links; this way you can directly jump from the status page to the job messages.
[edison-*] Added annotations for Java Bean Validation to configuration properties.