happa release v0.10.39
What’s changed
- Speed up Node Pool enter and exit transition animations (#1771)
- Speed up loading external app catalogs (#1770)
- Update Getting Started code example to mention kubectl label selector (#1769)
Added
- Freshly created clusters will now show an ‘Cluster creation in progress’ label (#1772)
Fixed
- Clusters running deprecated releases could not list preinstalled apps, open the release information or see the Kubernetes version in cluster details. This is now fixed (#1794)
- App name validation has been updated to correctly allow dots in names (#1768)
- Updating app no longer fails due to bad request payload (#1809)
Refactorings / Dev Changes
- Progress transitioning to TypeScript (#1795, #1780, #1779, #1776, #1778, #1777, #1774)
- Force http-proxy to version >=1.18.1 (#1808)
- Prepare happa for control plane authentication (#1547)
- Update nginx and container image builig (#1775)
- Fix or remove already fixed TODOs in code (#1773)