Skip to content

v26.4.5

Choose a tag to compare

@agatha197 agatha197 released this 18 Apr 05:37
· 269 commits to 26.4 since this release

What's Changed (v26.4.4 -> v26.4.5)

🐛 Bug Fixes

AutoScaling Rule Direction Fix

Fixed inverted direction semantics in the AutoScaling rule single-threshold editor. Metric > threshold now correctly maps to maxThreshold (scale-out trigger with + step size), and Metric < threshold maps to minThreshold (scale-in trigger with step size). The condition column in the rule list is also updated to display the correct trigger condition for single-threshold rules.

🌐 i18n

Model Store Translation Coverage

Added previously missing translations for Model Store deploy and preset-related keys (Architecture, Deploy, DeployConfirmation, DeployFailed, DeployModel, DeploySuccess, NoCompatiblePresets) across all 20 non-English locales. Also introduces three new keys (Preset, ResourceGroup, Runtime) to ensure complete localization coverage.

Full Changelog: v26.4.4...v26.4.5