Cloud Code Intellij Versions Save

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

v24.4.2

1 month ago

Upcoming Features

  • Added ability to enable and disable YAML file support. You can view this through the settings (Settings > Tools > Google Cloud Code > Kubernetes).

Updates

  • Updated Kubernetes YAML schemas
  • Updated Cloud Code dependencies (kubectl, skaffold, Cloud SQL proxy)

Bug Fixes

  • Various fixes for Gemini error handling

v24.4.1

1 month ago

Upcoming Features

  • [Private Preview] Google Cloud recently announced a collaboration with Snyk to bring security capabilities into Gemini Code Assist. You can sign up to try this feature as a part of the private preview here. Try the Snyk extension by creating a free Snyk account in a few clicks - activate my free account

Updates

  • Duet AI for Developers is now Gemini
  • Google Cloud Code is now Gemini + Google Cloud Code
  • The code generation feature has been updated to allow users to generate code repeatedly at the same cursor location.

Bug Fixes

  • Fixed a crash with very small csv, tsv, and jsonl files
  • Fixed an issue where empty files were not being included as chat context

v24.3.1

1 month ago

New Features

  • Local code customization will be experimentally enabled for select users to improve code suggestions. Additional files in the user's local directory will be opened when code generation is requested. Files will be scored and included in the prompt based on relevance to the active context
  • Thumbs up and down in Duet AI chat for quick response quality feedback

Updates

  • Improved notifications when Duet AI needs action or has an error
  • The skaffold version has been updated to 2.10.1

v24.2.2

2 months ago

Updates

  • Cloud Code now supports 2024.1 EAP IntelliJ version!
    • Note: Some features requiring a terminal (such as Cloud SQL Proxy or Compute Engine SSH) are not working with “New Terminal UI”. Go to settings and disable New Terminal UI to get them working before the fix is released by the platform.
  • Duet AI Chat UI improvements
    • Better message rendering
    • Code formatting when using “Explain this” smart action
  • Kubectl has been updated to 1.27.7
  • Cloud SQL Proxy has been updated to 2.9.0

v24.1.3

3 months ago

Bug Fixes

  • Fixed an issue where users with certain network/firewall configurations are unable to use Duet AI Chat

v24.1.2

3 months ago

Bug Fixes

  • Fixed an issue where some users were frequently asked to log in.

v23.12.3

5 months ago

New Features

  • Duet AI for Developers is now GA!
  • Added a Duet AI code generation hint tooltip
  • Added Duet AI smart actions. Highlight the desired code, right-click, and select:
    • “Explain this” to have Duet AI explain the code
    • “Generate Unit Tests” to have Duet AI generate unit tests for you
  • Allow enabling Duet API during onboarding flow
  • Partially accept a Duet AI code suggestion with Shift + Enter

Updates

  • Added detailed and actionable message to Duet error notification

Bug Fixes

  • Updated code generation shortcut to avoid key binding conflict with Intellij new UI

v23.10.2

6 months ago

New Features

  • Duet AI Chat is now in preview for IntelliJ and JetBrains IDEs
    • View > Tool Windows > Duet AI: Chat (Preview)
  • VPC Service Controls for Duet AI is in preview

Updates

  • Improvements to Duet AI’s code generation behavior including more relevant results and better feedback
  • Improving the way Duet AI code suggestions interact with the IDE's built in code completions. Duet AI will not display its suggestions when the IDE's code completions are available. To trigger Duet AI instead: hit "Escape" to dismiss the IDE's suggestions and Duet will automatically trigger.
  • Update Duet AI code generation gutter icon
  • Improvements to Duet AI error handling

v23.10.1

7 months ago

Updates

  • The kubectl version has been updated to 1.27.3
  • The skaffold version have been updated to 2.7.1

Fixes

  • Improving Duet AI filtering logic to provide better results

v23.9.3

7 months ago

Fixes

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