Skip to content

Commit fc942ad

Browse files
committed
telemetry bump
1 parent 8988d3c commit fc942ad

File tree

2 files changed

+1
-40
lines changed

2 files changed

+1
-40
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ mockitoKotlin = "5.4.0"
2828
mockk = "1.13.17"
2929
nimbus-jose-jwt = "9.40"
3030
node-gradle = "7.0.2"
31-
telemetryGenerator = "1.0.310"
31+
telemetryGenerator = "1.0.322"
3232
testLogger = "4.0.0"
3333
testRetry = "1.5.10"
3434
# test-only; platform provides slf4j transitively at runtime

plugins/core/jetbrains-community/resources/telemetryOverride.json

Lines changed: 0 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,5 @@
11
{
22
"types": [
3-
{
4-
"name": "codewhispererLanguage",
5-
"type": "string",
6-
"description": "Programming language of the CodeWhisperer recommendation",
7-
"allowedValues": [
8-
"abap",
9-
"c",
10-
"cpp",
11-
"csharp",
12-
"dart",
13-
"go",
14-
"hcl",
15-
"java",
16-
"javascript",
17-
"json",
18-
"jsonc",
19-
"jsx",
20-
"kotlin",
21-
"lua",
22-
"php",
23-
"plaintext",
24-
"powershell",
25-
"python",
26-
"r",
27-
"ruby",
28-
"rust",
29-
"scala",
30-
"shell",
31-
"sql",
32-
"swift",
33-
"systemVerilog",
34-
"tf",
35-
"tsx",
36-
"typescript",
37-
"vue",
38-
"yaml",
39-
"yml"
40-
]
41-
},
423
{
434
"name": "amazonQProfileRegion",
445
"type": "string",

0 commit comments

Comments
 (0)