github GoogleCloudPlatform/cloud-code-vscode v1.12.0
Cloud Code v1.12.0

latest releases: v2.6.0, v2.0.0, v1.22.1...
2 years ago

New Features

  • Build with Cloud Build When Deploying to Cloud Run or Running/Debugging on Kubernetes, you can select to build with Cloud Build. Cloud Code will guide you through setting up Cloud Build in your project, and then will automatically configure and submit builds for each image to the cloud. Cloud Code will also make suggestions to use Cloud Build based on your current development environment. For example, Cloud Build will be recommended for deployment to GKE from ARM based clients because of the processor architecture mismatch.

Google Cloud Build

  • Minikube Auto Stop Improved client side performance for auto scheduling the minikube clusters started by cloud code.

Updates

  • Cloud Run Cloud Run managed deployments now allow up to 8 GiB memory for any deployments with at least 2 vCPUs allocated.

Bug Fixes

  • Fixed an issue where validation to have docker installed is not needed when using Google Cloud Build for deploying applications.
  • Support multiple skaffold configurations in one single configuration file. #424

Don't miss a new cloud-code-vscode release

NewReleases is sending notifications on new releases.