Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

Commit e3da19c

Browse files
Update CHANGELOG.md (#846)
1 parent 008707b commit e3da19c

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,31 @@
22

33
This page documents production updates to Cloud Code for Visual Studio Code. You can check this page for announcements about new or updated features, bug fixes, known issues, and deprecated functionality.
44

5+
## Version 2.0.0 (August 2023)
6+
7+
### New Features
8+
9+
* **Duet AI <sup>Preview</sup>:** Use Duet AI, your AI-powered collaborator,
10+
to accomplish tasks more effectively and efficiently. Duet AI provides
11+
contextualized responses to your prompts to help guide you on what you're
12+
trying to do with your code. It also shares source citations regarding which
13+
documentation and code samples the assistant used to generate its responses.
14+
You can do this right in the IDE to avoid having to context-switch out to
15+
your browser or documentation.
16+
[Read the docs](https://cloud.google.com/duet-ai/docs/overview)
17+
![Duet AI code generation](https://www.gstatic.com/cloudssh/cloudcode/duet_ai_code_generation.gif)
18+
19+
### Updates
20+
21+
* Added `cloudcode.enable1stPartyAuth` setting, which you can set to false if
22+
you are experiencing friction in signing into Cloud Code. This will revert
23+
to using the Google Cloud CLI based authentication.
24+
25+
### Bug Fixes
26+
27+
* Fix various styling issues on Logs Viewer and Welcome pages.
28+
* Fix an issue where logging in to Google Cloud can stall out forever.
29+
530
## Version 1.22.1 (August 2023)
631

732
### Updates

0 commit comments

Comments
 (0)