Skip to content

Releases: GoogleCloudPlatform/cloud-code-intellij

24.8.2 and all later releases

16 Sep 18:54
78fc499
Compare
Choose a tag to compare

The release notes for all current releases since 24.8.2 are here:
https://cloud.google.com/gemini/docs/codeassist/release-notes

24.8.1

15 Aug 22:00
78fc499
Compare
Choose a tag to compare

Updates:

Cloud Code now supports 2024.2 IntelliJ version

Starting with this release installing Gemini Code Assist/Cloud Code will install a bundle of two plugins

  • Google Cloud Code
  • Gemini Code Assist

New Features for Gemini Code Assist

  • Code completions are now completely integrated with native IDE completion framework, which makes it easier to use and override key combinations to trigger, and less conflicting with various IDE or Tab based actions.
  • Chat has a new UX and styling.
  • Chat request history - you can use the arrow key to traverse previous chat history to repeat and edit questions.
  • Chat conversation history persists across IDE sessions and restarts
  • .aiexclude - exclude any files from AI completions and chat interactions with a format similar to .gitignore
  • Improved performance and reliability

Known Issues:

On Jetbrains 2024.2 versions, developers may see that the Gemini Code Assist shortcut key for Code Generation (Opt/Alt + Shift + ) may overlap with Jetbrains Code Completion shortcut that was recently introduced. You can change this from Settings > Keymap > Generate Code

Change-default-shortcut

24.7.1

09 Jul 19:30
78fc499
Compare
Choose a tag to compare

Updates

  • Gemini Code Assist is available to try at no cost until November 8, 2024, limited to one user per billing account. Customers can purchase a license on the Gemini Admin page in the Google Cloud console. For more information, see Set up Gemini Code Assist for a project.
  • Updated Cloud Code dependencies (Cloud SQL proxy)
  • General bug fixes

24.6.1

10 Jun 16:53
78fc499
Compare
Choose a tag to compare

Bug Fixes

  • General bug fixes and completion speed improvements
  • Fixed issue where citation warnings would persist after being ignored or deleted

24.4.3

29 Apr 23:53
78fc499
Compare
Choose a tag to compare

Updates

  • Plugin name is updated to Gemini Code Assist / Cloud Code for easier discoverability in the marketplace.
  • Updated Cloud Code dependencies (Cloud SQL proxy)
  • Yaml file support is now disabled by default for new installations. To enable support, please visit the settings (Settings > Tools > Gemini + Google Cloud Code > Kubernetes).

24.4.2

16 Apr 14:52
78fc499
Compare
Choose a tag to compare

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

24.4.1

02 Apr 22:12
78fc499
Compare
Choose a tag to compare

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

24.3.1

19 Mar 20:02
78fc499
Compare
Choose a tag to compare

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

24.2.2

05 Mar 23:24
78fc499
Compare
Choose a tag to compare

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

24.1.3

23 Jan 18:18
78fc499
Compare
Choose a tag to compare

Bug Fixes

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