Commit 5f35e4d
authored
deps: updated codewhispererstreaming client with latest model changes (#5523)
1. Updated the service-2.json file of the codewhispererstreaming client, copied the output from `/aws-sdk-external-2023-11-27/c2j/codewhispererstreaming-2023-11-27.normal.json`.
2. Certain build (`./gradlew :plugin-amazonq:buildPlugin`) and test case (`./gradlew :plugin-amazonq:test`) were failing as a result also applied small fixes for it in files:
- plugins/amazonq/chat/jetbrains-community/src/software/aws/toolkits/jetbrains/services/cwc/clients/chat/v1/ChatSessionV1.kt
- plugins/amazonq/chat/jetbrains-community/src/software/aws/toolkits/jetbrains/services/cwc/controller/chat/telemetry/TelemetryHelper.kt
- plugins/amazonq/codetransform/jetbrains-community/src/software/aws/toolkits/jetbrains/services/codemodernizer/ArtifactHandler.kt
- plugins/amazonq/codetransform/jetbrains-community/src/software/aws/toolkits/jetbrains/services/codemodernizer/constants/CodeTransformChatItems.kt1 parent 0a8745e commit 5f35e4d
File tree
5 files changed
+2040
-159
lines changed- plugins
- amazonq
- chat/jetbrains-community/src/software/aws/toolkits/jetbrains/services/cwc
- clients/chat/v1
- controller/chat/telemetry
- codetransform/jetbrains-community/src/software/aws/toolkits/jetbrains/services/codemodernizer
- constants
- core/sdk-codegen/codegen-resources/codewhispererstreaming
5 files changed
+2040
-159
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
| 297 | + | |
| 298 | + | |
297 | 299 | | |
298 | 300 | | |
299 | 301 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
528 | 528 | | |
529 | 529 | | |
530 | 530 | | |
| 531 | + | |
531 | 532 | | |
532 | 533 | | |
533 | 534 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
778 | 778 | | |
779 | 779 | | |
780 | 780 | | |
| 781 | + | |
781 | 782 | | |
0 commit comments