Skip to content

Open XDMoD 6.6.0

Choose a tag to compare

@jtpalmer jtpalmer released this 11 May 18:31
· 4 commits to xdmod6.6 since this release
  • Features
    • General
      • Added ability to group realms together under categories (#60)
        • Categories have taken the place of realms in the user interface
      • Improved support for browser client assets provided by modules (#82, #113)
      • Improved upgrade messaging (#86)
    • ETLv2
      • Added per-pipeline ETL locks (#10)
      • Enhanced multi-host aggregation (#13)
      • Added read support for Oracle endpoints (#34)
      • Improved support for running pipelines over all dates (#77)
      • Improved transformation support (#80)
      • Added a tool for comparing SQL tables (#78)
      • Added other improvements (#43, #45, #84, #90, #92)
  • Bug Fixes
    • General
      • Fixed warning that could appear when using federated authentication (#19)
      • Fixed unnecessary rounding in processor count statistics (#25)
      • Fixed errors when attempting to preview an unsaved report (#26)
      • Fixed aggregators excluding data on certain time boundaries (#47)
      • Fixed handling of backslashes when using certain MySQL features (#52, #53)
      • Fixed non-aggregate metrics being allowed in aggregate datasets (#74)
      • Fixed REST API throwing non-standard errors (#87)
      • Fixed display error with password reset form that occurred when using federated authentication (#108)
      • Fixed "Show chart title" option in Usage tab not working as expected (#139)
    • Metric Explorer
      • Fixed Y-axis context menu disappearing after changing between linear and log scales (#12)
      • Fixed typing certain characters causing chart options menu to close when using Firefox (#119)
      • Fixed chart errors not displaying if help graphic is active (#121)
      • Fixed chart last modified time not updating (#140)
  • Miscellaneous