Cloud Code Intellij Versions Save

Plugin to support the Google Cloud Platform in IntelliJ IDEA - Docs and Issues Repository

v23.9.3

8 months ago

Fixes

  • Fixed issue where key presses were blocked in some modal windows
  • Fixed incorrect occurrences of object lifecycle management exceptions from GCS

v23.9.2

8 months ago

Updates

  • Improving Duet AI filtering logic to provide better results.

v23.9.1

8 months ago

Fixes

  • Fixed issue where users are asked to log in more frequently than required.
  • Fixed IndexOutOfBoundsException caused by Duet AI inline completion.
  • Fixed IDE errors stemming from coroutine exception handling.
  • Fixed Windows terminal errors when using CMD.
  • Fixed issue where secret manager does not load all of the user's secrets.
  • Fixed IDE errors when user try to downgrade from Insiders build.

Updates

  • Support for Duet AI on Linux ARM.
  • Improve client library performance on listing GCP resources at scale.

v23.8.2

9 months ago

New Features

  • Duet AI Preview - Use Duet AI, your AI-powered collaborator, to accomplish tasks more effectively and efficiently. Duet AI provides contextualized responses to your prompts to help guide you on what you're trying to do with your code. It also shares source citations regarding which documentation and code samples the assistant used to generate its responses. You can do this right in the IDE to avoid having to context-switch out to your browser or documentation. Read the docs

    intellij-duet

Updates

  • Cloud Code no longer supports IDEs version 2022.2. The earliest supported version is now 2022.3.

v23.8.1

9 months ago

Note: This is the last release supporting IDEs version 2022.2. Next releases will support versions 2022.3 and higher.

New Features

  • Google Cloud CLI on demand installation.

    • Google Cloud CLI (gcloud) is no longer installed automatically.
    • Cloud Code does not require the Cloud CLI for most of its features. If you do not have the Google Cloud CLI installed, you can go to Settings > Tools > Google Cloud Code > Dependencies to initiate its installation.
      • Note: Cloud Code still requires the Cloud CLI for some features. If the feature requires the Cloud CLI, Cloud Code will prompt the user accordingly.
  • Faster GCP resource browsers: Google Compute Engine, Secret Manager browsers don't rely on the Cloud CLI anymore and are immediately available after signing in.

  • Google Cloud Storage Re-introducing the Google Cloud Storage panel - See more details here.

    • Easily expand nodes to browse through your GCS buckets in the redesigned look
    • Buckets open in the same tree
    • Introducing filtering to more efficiently find what you're looking for

v23.7.1

10 months ago

New Features

  • Authentication. Cloud Code now uses its own OAuth based authentication flow for GCP, instead of relying on Google Cloud SDK authentication.
    • Most features not relying on Cloud SDK will now be immediately available even if Cloud SDK is not installed yet. This includes authentication itself.
    • If you logged in with Cloud Code before, you will need to login in again with Cloud Code authentication. This only needs to be done once after update.
      • Kubernetes and GKE: Google Kubernetes Engine still requires Cloud SDK authentication. Cloud Code will notify you about this when you deploy to Kubernetes.
  • Faster Cloud Run Services browser: Cloud Run Services browser doesn’t rely on Cloud SDK anymore and is immediately available after sign in.

Bug Fixes and Updates

  • Fixes for 2023.2 Beta: A few fixes and updates for better support of the new 2023.2 Beta! Please file any issues you encounter on our GitHub repository.
  • Skaffold update: Version updated to the latest (2.6.0)
  • YAML editing support updates.

v23.5.1-IB.2

1 year ago

Updates

  • Cloud Code no longer supports Cloud Debugger. See more details here.
  • Cloud Code no longer supports IDEs version 2022.1. Earliest supported version is now 2022.2.

v23.4.1

1 year ago

Note: Starting with the next release, support for Cloud Debugger will be removed (Cloud Debugger is deprecated and will be shutdown May 31, 2023). See more details here.

Note: This is the last release supporting IDEs version 2022.1. Next releases will support versions 2022.2 and higher.

Notices

  • We recommend using Google Cloud Code with IDE’s New UI (read more). This reduces visual clutter and gives you better control on Code Code features you want to use as we continue adding more tool windows for GCP functionality.

Bug Fixes

  • Fixed a possible exception when checking out code for Google Cloud Source Repositories.
  • Fixed a NPE when selecting destination for App Engine app.yaml file in IntelliJ 2023.1

v23.3.3-IB.3

1 year ago

New Features

  • Google Cloud Dataflow integration: Ready to use PubSub to BigQuery streaming pipeline sample using Dataflow in Java. Use File -> New -> Project… -> Cloud Code: Dataflow to create a sample and follow readme steps to spin up the infrastructure and iterate on a working Dataflow example. Updates

Bug Fixes

  • Fixed a possible exception when checking out code for Google Source Repositories.

23.3.1

1 year ago

New Features

  • Cloud Code Plugin is now verifiable

Updates

  • Removal of Cloud Run for Anthos powered by KNative functionality: Functionality enabling viewing and deploying to Cloud Run for Anthos clusters powered by KNative has been removed in Cloud Code. No changes are being made to non-Anthos Cloud Run functionality. For more information on how to deploy the latest version of Cloud Run for Anthos, which uses Anthos fleets and Anthos Service Mesh, visit the deployment instructions.
  • Managed kubectl version updated to 1.23.14 (matching GKE stable channel).
  • Cloud Code plugin name is now Google Cloud Code

Bug Fixes

  • Fixed IDE error caused by adding a GKE cluster