Skip to content

v2.7.0

Choose a tag to compare

@andrewballantyne andrewballantyne released this 17 Feb 19:19
· 5699 commits to main since this release
01da86e

Notable Changes

  • Added Model Serving Metrics page
    • You'll need for ODH to setup the CR value spec.dashboardConfig.metricsNamespace to where you deploy the model metrics stack
    • This may still be influx at time of release from a monitoring stack point of view
  • Started addressing accessibility (aka. a11y) in the Dashboard -- will continued to improve this as time goes on
  • Fixed the styling issue with dropdown fields not having a border
  • Added the ability to enable GPUs for Model Serving -- requires the use of an override config
    • This is not a strongly supported path, but you can view #935 to know more about how it was setup
  • Improved misc issues and QoL items in Model Serving flows and the Data Science Projects flows

What's Changed

New Contributors

Full Changelog: v2.6.0...v2.7.0