Release notes 2025 - September

This page details the release notes for Thalassa Cloud. This is just the core platform release notes. Individual services may have their own release notes also (i.g. Kubernetes).

Release notes

29/09/2025

API

  • feat(kubernetes): add Kubernetes version v1.33.5-1 with updated components and images
  • fix(kubernetes): improve error message for missing Kubernetes cluster
  • fix(kubernetes): update ACLs and improve Kubernetes version check in UpdateKubernetesCluster method

28/09/2025

API

  • feat(kubernetes): add endpoints for listing and retrieving Kubernetes machines
  • fix(natgateway): make sure EndpointIP is set correctly in some edge cases

Console

  • feat(kubernetes): add machines management pages and routing
  • feat(notifications): improved notification management with create modal and user details

27/09/2025

API

  • feat(kubernetes): add manageNodeAllocatable feature to node pools
  • feat(block-storage): add identity filter to ListPersistentVolumes query

22/09/2025

API

  • feat(kubernetes): update Kubernetes version v1.34.1 configuration

21/09/2025

API

  • feat(kubernetes): update Kubernetes version v1.34.1 with new CSI

20/09/2025

API

  • feat(filters): add new filter keys for name and slug
  • feat(persistentvolumes): improved filtering by adding name and slug support

19/09/2025

API

  • feat(roles): add update role binding functionality and enhance routes

18/09/2025

API

  • feat(serviceaccounts): add update service account functionality
  • feat(teams): add update team functionality and enhance team routes
  • fix(oauth): should take expired access credentials into account
  • fix(personalaccesstokens): add expiration check for personal access tokens

17/09/2025

API

  • feat(audit): add filtering option for system services in audit log queries
  • feat(audit): add new endpoints for client IPs, failed auth attempts, user subject, etc

Console

  • feat(audit): add system services toggle and improve UI layout
  • feat(object-storage): add JSON mode for bucket policy editing
  • feat(security-centre): implement security centre page for monitoring user activity

16/09/2025

API

  • feat(kubernetes): add support for Kubernetes versions 1.34, 1.33.5, and 1.32.9
  • fix(objectstorage): fix bucket policy validation to skip wildcard ARNs

11/09/2025

API

  • feat(kubernetes): add disable_public_endpoint feature to Kubernetes clusters

Console

  • feat(kubernetes): add disable public endpoint feature for clusters

08/09/2025

API

  • feat(background): add scheduled tasks management and background task routes
  • feat(invites): improve invite acceptance process with team and rolebinding validation