Release Notes
1.13.0
27 September 2023
This version is compatible with Kubernetes versions 1.24 to 1.26.
Breaking Changes
Okteto requires you to use a valid license as part of the installation. If you were running a previous version of Okteto and you don't have a valid license, signup for our 30 day free trial or reach out to us.
Improvements
- Updates to Cloud Secret now take immediate effect
 - The Okteto CLI used for Pipeline installation has been upgraded to version 2.20.0
 - Pipeline installations now use dynamic kubernetes tokens to talk to the kubernetes api via the ClientAuthentication API.
 
Bug Fixes
- Documentation now links the exact version version in the docs
 - During installation/upgrade the current version of Okteto is no longer tied to Helm 
.Chart.Versionand.Chart.AppVersion - Improve platform and kubernetes version attributes resolution in Telemetry cronjob
 
1.12.1
14 September 2023
This version is compatible with Kubernetes versions 1.24 to 1.26.
Bugfixes
- Update Kubernetes internal dependencies to fix a possible crash/panic when Okteto lists the cluster API Resources. This could happen when destroying the content of a namespace or during Preview Environment operations. 
- Includes the following commit from 
kubernetes/client-go: https://github.com/kubernetes/client-go/commit/5ebee1886e7bc6891833dd92c200f4f5258889c0. 
 - Includes the following commit from 
 
1.12.0
31 August 2023
This version is compatible with Kubernetes versions 1.24 to 1.26.
Breaking changes
- Kubeconfigs downloaded from the Okteto web UI now require Okteto CLI 2.15 or higher to use dynamic tokens for authenticating against Kubernetes.
 
Features
- The Okteto CLI has been upgraded to version 2.19.2.
 - The Admin view has been redesigned with a new vertical tab column.
 - Added "Registry Credentials" to the Admin view to display configured private registry information. This provides visibility into the private registries in use for your Okteto instance (username/password and AWS Access/Secret only for now)
 
Improvements
- The Preview list in the Admin view now shows time units in the Garbage Collector settings description.
 - When waking a Namespace from the Namespace, Preview, or Admin views, the UI now provides feedback for the request.
 - When a GitHub user does not belong to the allowed GitHub organization and attempts to log in, a specific error is now shown.
 - When using a GitHub App for authentication that is not yet installed in the GitHub organization and an allowed GitHub organization filter is set, a specific error is now shown.
 - Resources for Nodes in the Admin view are now correctly aligned.
 - Priority Classes can now be specified via 
priorityClassNamesub-property for the following components:api,buildkit,defaultBackend,frontend,registryandwebhook. 
1.11.1
8 August 2023
Bugfixes
- When deploying compose files, Okteto built-in environment variables (e.g OKTETO_BUILD_XXX) were not expanded correctly.
 
1.11.0
2 August 2023
Improvements
- Upgraded buildkit to v0.11.6.
 - Upgraded ingress-nginx to 4.7.1.
 - Underlying Kubernetes cluster version is now shown in the Admin section.
 - When a GitHub App private key is not valid, a warning message is now shown in a components' logs and when attempting to authenticate or perform a GitHub-related action.
 - Okteto Web UI documentation links now point to the same version used by the platform instead of the latest version.
 - Automatic role binding for service accounts can now be disabled.
 - Added configuration setting in the daemonset to disable the configuration of private registry credentials in the nodes
 
Bugfixes
- When hovering over logs in the Okteto Web UI, a wrong timestamp was shown.
 - Istio's Virtual Service now show only their own dedicated endpoints when using "dev.okteto.com/endpoints" annotation.
 
1.10.0
5 July 2023