Skip to content

v0.42.13

Latest

Choose a tag to compare

@aleixhub aleixhub released this 02 Jul 10:46
Immutable release. Only release title and notes can be modified.
c7864a5

πŸš€ Release v0.42.13

✨ New Features

  • Added Shared Clusters UX to the Catalog UI (#3428)
  • Integrated Shared Clusters with the Sandbox API (#3434)
  • Populated Placements and Sandbox API columns on the Shared Clusters admin page (#3440)
  • Added a dedicated API token for Shared Cluster Manager endpoints (#3449)
  • Replaced estimated hourly costs with a visual cost tier indicator in the Catalog UI (#3460)

πŸ› Bug Fixes

  • Prevented notifier OOM issues by cleaning up completed tasks from global dictionaries (#3409)
  • Prevented Self-Paced Lab Manager OOM issues by cleaning up caches on resource deletion (#3410)
  • Fixed a null startDate edge case in CatalogItemForm destroy timestamp validation (#3411)
  • Fixed catalog filters (favorites, categories, labels) not applying unless a search term was entered (#3417)
  • Improved Ops page filters, action cards, table layout, and multi-namespace banner (#3416)
  • Added the missing secret required by catalog-manager (#3430)
  • Updated js-yaml imports for v5 compatibility (#3438)
  • Set NODE_ENV=production during Docker builds (#3439)
  • Resolved UI npm audit vulnerabilities (#3445)
  • Enabled SSL certificate validation for notifier deployer API calls (#3446)
  • Disabled the Sandbox onboarding button until the associated service is started (#3454)
  • Fixed notifier handling of string provision_message_body values to prevent empty email bodies (#3459)

πŸ”§ Improvements & Refactors

  • Migrated catalog-manager to use the Reporting API (#3433)
  • Updated UI/API component versions (#3437)
  • Bumped babylon_anarchy_governor to v0.32.5 (#3447)

πŸ“¦ Dependency Updates

πŸ”— Full Changelog