Skip to content

v24.09.1+post.0

Compare
Choose a tag to compare
@yomybaby yomybaby released this 27 Nov 06:44
· 17 commits to main since this release

What's Changed

Features

Fixes

  • Used slot calculation in resource broker when hideAgents is false by @ironAiken2 in #2790
  • Display Gaudi 2 util in session list by @yomybaby in #2791
  • Handle Undefined onResize in BAITable component by @ironAiken2 in #2799
  • Show memory usage for each device in session list by @ironAiken2 in #2802
  • Missed i18n by @agatha197 in #2827
  • Increase request timeout by @agatha197 in #2826
  • Resizing column action causes order change in BAITable by @yomybaby in #2831
  • Resolve empty value display in DoubleTag and update BAIIntervalView by @agatha197 in #2813
  • Session list fetch failure due to missing version condition for PREPARED by @yomybaby in #2854
  • Improve clipboard handling with optional chaining by @agatha197 in #2842
  • Invalid environment name parsing by @agatha197 in #2860
  • Use || operator instead of unreachable ?? by @agatha197 in #2845
  • Add the missing session type argument to the SFTP session creation API by @jopemachine in #2869
  • Password is removed from DB if registry is modified without checking the change password option by @agatha197 in #2875
  • Smooth transition for Container Registry enable switch by @yomybaby in #2881
  • Session visibility in detail panel for < v24.12.0 manager by @yomybaby in #2887

Refactoring

Testing

Chores

End-to-End Testing

  • Set timeout to session e2e by @yomybaby in #2782
  • Fix broken tests due to NEO mainlayout, Agent select and Image parsing by @yomybaby in #2851

New Contributors

Full Changelog: v24.09.1...v24.09.1+post.0