happa release v0.10.21

Added

  • We added a notification if there is a newer version of Happa that you can upgrade to (#1334)
  • Added an ingress instructions tab to cluster detail view, with more details on how to access services running on your cluster (#1320)

Changed

  • We improved the performance of listing clusters (#1310)
  • Added more tooltips to the node pools list, to better explain what these values mean (#1312)
  • We explain more clearly the consequences of deleting a node pool, depending on the number of node pools remaining. (#1314)

Fixed

  • Fixed a bug when viewing a cluster that got deleted by a different user (#1333, #1311)
  • Fixed various issues with the cluster listing action and automatic refreshing of cluster details (#1332, #1316, #1315)

Development Changes

  • Implemented various changes to soon support READMEs when viewing an App’s detail page. (#1317)
  • Various testing changes (#1124)
  • Security upgrade auth0-js from 9.13.1 to 9.13.2 (#1319)