Release notes
v2.0.0 | Feb 08, 2023
New
- Added a list view of all deployments
- Added a side panel for the deployment overview
- Added a feature to delete a deployment from the deployment overview side panel
- Added a feature to delete single or multiple deployments by selecting them in the deployments list view
- Added an error message that is displayed when a user clicks the delete button without selecting any deployments
- Introduced the H2O Admin Analytics application version to the nav bar
- Introduced tooltips for the attributes in the deployment overview side panel
- Added a loading bar to display when the user clicks the deployments page
Fixed
- Updated the proto files to reflect storage functionality
- Reordered the deployments to render deployment types
- Fixed the table heights
- Fixed an issue related to scoring data table redirection
- Fixed an issue related to getting the correct scoring count from InfluxDB
- Fixed some minor UX issues
- Added missing annotations
- Removed the default model version from unregistered experiments
v1.1.0 | Dec 21, 2022
New
- Added error checking
- Updated the wave SDK version
- Added support for search, sort, and pagination for projects
- Added support for search, sort, and pagination for scoring data
- Added support for search, sort, and pagination for users
- Added support for search, sort, and pagination for experiments
- Added support for nested data manipulation of tables
- Added support for path based routing
- Introduced tooltips to dashboard statistics
- Added support for pagination on top of sorted results
Fixed
- Fixed missing namespace in the update part of the setup script
- Fixed an issue related to sending a subject instead of a username for the heap script
- Fixed an issue related to loading all projects when fetching data
- Updated the H2O Admin Analytics header with the logo
- Rearranged the table columns to unify the table views
- The side panel can now be opened directly without redirecting to a different route to open the side panel
- Fixed a typo in the users table handler
- Added missing column names to process_binomial_target_columns
- Fixed an error related to the model version not being found
- Table state now gets cleared when the user routes to a different page
v1.0.0 | Mar 31, 2022
- First stable release
New
- Added the dashboard view
- Added a list view of all experiments with models, model versions, and deployed environments
- Added a list view of all projects
- Added a list view of all users
- Added historical scoring data view for deployments
- Added searching, sorting, and filtering capabilities for each view
Feedback
- Submit and view feedback for this page
- Send feedback about Admin Analytics to cloud-feedback@h2o.ai