Skip to content

v5.1.130

Latest
Compare
Choose a tag to compare
@cycloid-machine cycloid-machine released this 03 Dec 08:47

[v5.1.130] 2024-12-03

Cycloid technical public changelog:

Organizations

FIXED

  • Delete button should stop loading animation if error shows (FE#7506)

Global

CHANGED

  • CyModal rename close-modal-on-action-click prop to keep-open-on-action-click (FE#7507)

Events

FIXED

  • Events timeline no longer disappears on click of events menu item. (FE#7550)

Other

CHANGED

  • Refactor moment.add to date-fns (FE#7551)
  • Use Docker compose subcommand in place of docker-compose. (BE#4988)

Events

CHANGED

  • Upated the UI of the events timeline (FE#7556)

Service Catalog

CHANGED

  • Implementation of Enhanced Stack Visibility Management (FE#7596)
    Cycloid now supports enhanced stack visibility management with three levels: Local, Shared, and Hidden. Additionally, an optional Maintainer attribute allows assigning a responsible team for stack management, providing clarity without affecting access control.
    BREAKING
  • Service catalogs no longer have status. Instead they rely on one of three visibility options (local, shared, hidden). (BE#4859)Service catalogs no longer have status. Instead they rely on one of three visibility options (local, shared, hidden).

TerraCost

CHANGED

  • Updated to latest commit (BE#4991)