Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@moebiusband73 moebiusband73 released this 15 Apr 11:41
· 10 commits to master since this release
a20b7ea

Changelog

New Features

  • 067dc0d feat: Add OpenID Connect Authentication support
  • 99d55f0 feat: Add cluster config endpoint to rest api
  • 5004e44 feat: Add jobs endpoint to retrieve job meta and all job metric data
  • ce97780 feat: Add rest endpoint to add/edit Metadata entry
  • 06d0196 feat: Allow to revert db to previous version
  • d97fa37 feat: add footprint card displaying basic metrics
  • 07073e2 feat: add selectable histograms to status view
  • b9b452f feat: prototype infinite scroll implementation

Security updates

Bug fixes

  • 1c7cc9e fix: Adapt tag db queries to also work with mysql/mariadb
  • 3067d7b fix: Use peak threshold for render limit maxy
  • aafa29d fix: add acc scope to job query if acc >= 1
  • aac3e7d fix: fix scope autoselect on jobview statstable
  • 0dee507 fix: make hasnextpage optional parameter, use only if inf scroll configured
  • 43ebb01 fix: move scroll event behind condition
  • 5a177c9 fix: multiple accs with identical label, cloned data for single acc
  • d9f9c8a fix: retrigger gql api at manual refresh
  • 79b08a1 fix: trigger continuous load condition earlier

Supports job archive version 1 and database version 7.
Please check out the Release Notes for further details on breaking changes.