github GoogleCloudPlatform/cloud-code-vscode v1.19.0

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

Version 1.19.0 (July 2022)

New Features

  • Cross-Platform Local Docker Builds:
    Cloud Code now supports building cross-platform Docker container images locally using Docker BuildX.
    • When running/debugging on Kubernetes, the platform of the target cluster is automatically detected and container images are built for that platform, irrespective of the client platform.
    • Warnings to use Cloud Build as a workaround no longer appear for users on ARM64 clients such as M-series MacOS devices when deploying to AMD64 platforms such as GKE and Cloud Run.

Updates

  • Removed requirement for Rosetta on M-series MacOS devices, as all our dependencies are now built for ARM64.
  • UX Improvement for Cloud Code in IDE survey

Bug Fixes

  • Extension 'Cloud Code' is configured as formatter but it cannot format 'YAML' files #587
  • Various bug fixes and stability improvements.

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

NewReleases is sending notifications on new releases.