Version 3.28
Enterprise Server 3.28.8
Improvements
- Add LDAP/LDAPS group sync support to automatically assign users to matching ClearML groups on login
Enterprise Server 3.28.7
Bug Fix
- Fix API Server logging not working
Enterprise Server 3.28.6
Bug Fixes
- Fix file permission issues in the WebApp container startup script
- Fix API Server sometimes stops responding if the Usage Aggregator service becomes stuck during startup
- Fix User Properties and Hyperparameter lists sometimes overflow their edit windows in UI Task Configuration tab (ClearML Server #311)
- Fix multi-series plots in UI task comparison sometimes do not split correctly by variant
- Fix scrolling issues when adding rows in UI Models' Labels and Metadata tabs
Enterprise Server 3.28.5
Bug Fixes and Improvements
- Fix UI application "Relaunch" flow to archive existing instance instead of deleting it
- Fix boolean environment variables are registered as strings in configuration files
Enterprise Server 3.28.3
Improvements
- Improve LDAP fixed-user integration
Enterprise Server 3.28.2
Bug Fixes and Improvements
- Improve security
- Fix apiserver crashing sometimes
Enterprise Server 3.28.1
Bug Fixes
- Fix plot comparisons with multiple variants incorrectly merge subplots into a single view
- Fix spaces being removed while typing in term in UI Global Search
Enterprise Server 3.28.0
New Features and Improvements
- New Event Metering service for aggregate usage data collection
- Deployment owners define custom tracked events and associated costs
- Admin UI analytics page provides usage and cost monitoring
- Resource Policies:
- Enable admins to re-assign resource policy to a different user group
- Add currently running tasks to Resource Policy UI page.
- New UI admin settings page for centrally managing App Gateway Access Tokens
- Improve Hyper-Dataset UI project support:
- Add option to specify a dataset’s project when creating a Hyper-Dataset
- Add action to move Hyper-Dataset to another project
- Add configuration-based overrides for default Elasticsearch mappings
- Add UI task clone options to reset Dataviews and Python requirements
- Add UI Application launch form configuration reference for form overrides
- Task Comparison view: Display task color indicators in task list instead of task legend (ClearML #1461)
- Add show/hide matching filter control to UI Task Scalars and Plots (ClearML #744, ClearML #1253)
- Enable customizing the default name format of Hyper-Dataset versions
- Optimize queues data retrieval speed in UI Orchestration
- Update Elastic to version 8.19.9
- Make Task Repository URL in Task Execution tab clickable
- Support short project names (fewer than 3 characters)
Bug Fixes
- Fix API Server sometimes crashes on sharded Redis deployments (ClearML Server #305)
- Fix UI bulk task reset affecting published tasks (ClearML #1490)
- Fix S3 presigned debug samples embedded in UI Reports and Projects Overview not rendered
- Fix Admin user can manage queues after being removed from Queue Admin group
- Fix inability to create Hyper-Datasets with the same name in different projects
- Fix "Delete" function is sometimes disabled in UI Dataviews table archive
- UI Object table filters:
- Fix "User" filter displaying outdated usernames after name change
- Fix "User" filter in UI "All Dataviews"/"All Models" tables not displaying users who have no tasks
- Applications UI
- Fix App instance list displaying previous instance name after relaunching instance with a new name
- Fix App instance list filter (My Instances / All / Running) not working
- UI Breadcrumbs
- Fix UI Hyper-Dataset breadcrumb sometimes missing project name
- Fix Hyper-Dataset name missing in breadcrumbs when multiple tags are present
- Fix “Archive” tag displayed in breadcrumb when creating a new report matching an archived report’s name
- Fix Scientific notation can't be used in integer/float fields in UI Pipeline "New Run" modal
- Fix tasks not appearing in the correct queue after being moved in UI Orchestration > Queues
- Fix UI Task Latest Events Log sometimes displays incorrect action source version
- Fix missing Projects’ root folder in UI Hyper-Dataset page in project view
- Task Dataviews:
- Fix UI Task > Import Dataview modal search only returning exact full-name matches
- Fix UI Task > Import Dataview sometimes incorrectly displays empty Dataview list
- Global search
- Fix filter section not displaying by default when switching from Advanced to Basic search modes
- Fix filter indicator appearing on all search tabs instead of the active tab
- Fix Projects Workload graph's tooltip does not display all legends
- Fix UI Task Scalars tab hiding multiple graphs with the same name when toggling one
- Fix Project Path icon displayed on Root Project folder in UI Reports page
- Fix last graph legends in UI task table comparison view are obscured
- Fix "Enqueue" button is enabled in UI Task "Enqueue" / "Retry" modal when "Queue" field is blank
- Fix "Add" button is enabled in UI settings "Add Users" modal when "Email" field is blank
- Fix Hyper-Dataset cannot be renamed back to original name after first rename
- Fix “No data to show” message incorrectly appearing while UI pages load
- Fix UI Orchestration Dashboard Event Log modal not displaying "Jump to top" and "Jump to bottom" buttons