Developer Portal

  • What’s changed

    With this release we are adding more Management API guides, this time around creating and listing clusters. In addition, we worked on some minor user experience improvements.

    Added

    • Add Management API/CLI guides for the clusters page (home) and the cluster details “Overview” tab (#2619)

    Changed

    • Organization access control for single sign-on users: improve service account action success messages (#2627), sort roles list by (cluster) role name (#2637), turn of spell-checking for subject name input (#2621), improve deletion confirmation prompt for deleting service account subjects (#2618)
    • Don’t display tooltips with the full date on relative dates like “3 days ago” when they are not needed (#2614)

    Fixed

    • Fix cluster details page - Subscription ID sometimes not appearing (#2609)
  • Changed

    • Prevent accidental cluster deletion by requiring multiple confirmation steps (#2607)
    • Make MAPI Cluster detail page tabs behave like pages (#2600)
  • What’s changed

    Added

    We started adding guides for using Management API in the context of the according UI areas. Available to users with single sign-on. (#2585)

    Changed

    • Align Access Control subject item’s loading spinner width and margin with delete icon’s (#2590)
    • Change Node Pools table header font size in MAPI UI to align with Key Pairs table (#2588)
    • Use sentence casing for buttons (#2580)
  • Fixed

    • Fix MAPI cluster and node pool description validation messages (#2575)
    • Fix cluster name in MAPI UI to display Cluster name label on hover. (#2573)
  • What’s changed

    • Prepare helm values for configuration management (#2563)
    • Refactor logout.js and remove logout.sass (#2542)
  • Changed

    • Rename ‘happa’ to ‘web interface’ (#2535)

    Fixed

    • Stop displaying inactive versions as upgradable for admins (#2545)

    Security

    • Security upgrade mermaid from 8.10.1 to 8.11.0 (#2524)
  • Added

    • We added a link Monitoring to the main menu, pointing to Grafana dashboards (#2521)

    Changed

    • Clusters: add key pairs tab for the MAPI cluster detail page (#2514)
    • Improve loading performance by removing prop types from production builds (#2511)
    • Add external link icon to app website URL (#2509)
  • What’s changed

    • Terminology change for alignment with the Kubernetes project: What was called a “master node” is now called a “control plane node”. “High-availability masters” is now called “High-availability control plane”. (#2505)
    • Our real user monitoring now records every URL seen in the web UI, to help us understand better how you use it. Previously only a subset of URLs was recorded. (#2506)
    • a few smaller changes
  • What’s changed

    We’ve switched to the quicker swc compiler, dropped support for old browsers, and shaved off almost 1MB from the shipped bundle size.

  • Fixed

    • Set JSON content type header for Passage requests (#2478)