@gooddata/code-cli 0.32.0-alpha.4 → 0.32.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +29 -58
- package/dist/index.js +3 -3
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,254 +1,225 @@
|
|
|
1
1
|
# Change Log - @gooddata/code-cli
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Mon, 25 May 2026 11:03:40 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
|
-
## 0.
|
|
5
|
+
## 0.32.0
|
|
6
|
+
Mon, 25 May 2026 11:03:40 GMT
|
|
7
|
+
|
|
8
|
+
_Version update only_
|
|
6
9
|
|
|
10
|
+
## 0.28.0
|
|
7
11
|
Fri, 15 May 2026 10:42:01 GMT
|
|
8
12
|
|
|
9
13
|
_Version update only_
|
|
10
14
|
|
|
11
15
|
## 0.27.0
|
|
12
|
-
|
|
13
16
|
Tue, 05 May 2026 08:40:22 GMT
|
|
14
17
|
|
|
15
18
|
### Updates
|
|
16
19
|
|
|
17
|
-
-
|
|
20
|
+
- update node to 24
|
|
18
21
|
|
|
19
22
|
## 0.26.0
|
|
20
|
-
|
|
21
23
|
Mon, 20 Apr 2026 15:03:49 GMT
|
|
22
24
|
|
|
23
25
|
_Version update only_
|
|
24
26
|
|
|
25
27
|
## 0.25.0
|
|
26
|
-
|
|
27
28
|
Thu, 16 Apr 2026 08:48:24 GMT
|
|
28
29
|
|
|
29
30
|
_Version update only_
|
|
30
31
|
|
|
31
32
|
## 0.24.0
|
|
32
|
-
|
|
33
33
|
Wed, 01 Apr 2026 15:52:44 GMT
|
|
34
34
|
|
|
35
35
|
_Version update only_
|
|
36
36
|
|
|
37
37
|
## 0.23.0
|
|
38
|
-
|
|
39
38
|
Fri, 30 Jan 2026 11:49:35 GMT
|
|
40
39
|
|
|
41
40
|
_Version update only_
|
|
42
41
|
|
|
43
42
|
## 0.22.1
|
|
44
|
-
|
|
45
43
|
Tue, 27 Jan 2026 17:32:35 GMT
|
|
46
44
|
|
|
47
45
|
_Version update only_
|
|
48
46
|
|
|
49
47
|
## 0.22.0
|
|
50
|
-
|
|
51
48
|
Fri, 09 Jan 2026 10:48:15 GMT
|
|
52
49
|
|
|
53
50
|
_Version update only_
|
|
54
51
|
|
|
55
52
|
## 0.21.1
|
|
56
|
-
|
|
57
53
|
Tue, 16 Dec 2025 10:14:55 GMT
|
|
58
54
|
|
|
59
55
|
### Updates
|
|
60
56
|
|
|
61
|
-
-
|
|
57
|
+
- Fixed bug when dashboards with tabs might not have filter context
|
|
62
58
|
|
|
63
59
|
## 0.21.0
|
|
64
|
-
|
|
65
60
|
Mon, 15 Dec 2025 13:14:18 GMT
|
|
66
61
|
|
|
67
62
|
### Updates
|
|
68
63
|
|
|
69
|
-
-
|
|
64
|
+
- Introduce new field in measure value filter to define filter's dimensionality.
|
|
70
65
|
|
|
71
66
|
## 0.20.0
|
|
72
|
-
|
|
73
67
|
Tue, 09 Dec 2025 14:54:53 GMT
|
|
74
68
|
|
|
75
69
|
_Version update only_
|
|
76
70
|
|
|
77
71
|
## 0.19.0
|
|
78
|
-
|
|
79
72
|
Wed, 19 Nov 2025 15:55:35 GMT
|
|
80
73
|
|
|
81
74
|
### Minor changes
|
|
82
75
|
|
|
83
|
-
-
|
|
84
|
-
-
|
|
85
|
-
-
|
|
76
|
+
- Added support for Geo Area chart
|
|
77
|
+
- Renamed is_hidden to show_in_ai_results
|
|
78
|
+
- Support disableDrillIntoURL in table chart
|
|
86
79
|
|
|
87
80
|
### Patches
|
|
88
81
|
|
|
89
|
-
-
|
|
82
|
+
- Fixed issues with Cursor MCP server startup
|
|
90
83
|
|
|
91
84
|
## 0.18.0
|
|
92
|
-
|
|
93
85
|
Fri, 31 Oct 2025 16:12:48 GMT
|
|
94
86
|
|
|
95
87
|
_Version update only_
|
|
96
88
|
|
|
97
89
|
## 0.17.0
|
|
98
|
-
|
|
99
90
|
Thu, 25 Sep 2025 13:59:03 GMT
|
|
100
91
|
|
|
101
92
|
_Version update only_
|
|
102
93
|
|
|
103
94
|
## 0.16.0
|
|
104
|
-
|
|
105
95
|
Tue, 05 Aug 2025 12:29:52 GMT
|
|
106
96
|
|
|
107
97
|
### Updates
|
|
108
98
|
|
|
109
|
-
-
|
|
99
|
+
- feat: support for aggregated facts and dataset precedence
|
|
110
100
|
|
|
111
101
|
## 0.15.0
|
|
112
|
-
|
|
113
102
|
Tue, 22 Jul 2025 13:36:23 GMT
|
|
114
103
|
|
|
115
104
|
_Version update only_
|
|
116
105
|
|
|
117
106
|
## 0.14.0
|
|
118
|
-
|
|
119
107
|
Wed, 16 Jul 2025 15:18:22 GMT
|
|
120
108
|
|
|
121
109
|
### Updates
|
|
122
110
|
|
|
123
|
-
-
|
|
111
|
+
- Added `--cursor` option for the `gd init` command to configure boilerplate rules and mcp.json
|
|
124
112
|
|
|
125
113
|
## 0.13.0
|
|
126
|
-
|
|
127
114
|
Fri, 11 Jul 2025 09:56:13 GMT
|
|
128
115
|
|
|
129
116
|
### Minor changes
|
|
130
117
|
|
|
131
|
-
-
|
|
118
|
+
- Add support for the flexible layouts in dashboards
|
|
132
119
|
|
|
133
120
|
## 0.12.0
|
|
134
|
-
|
|
135
121
|
Mon, 05 May 2025 10:00:20 GMT
|
|
136
122
|
|
|
137
123
|
_Version update only_
|
|
138
124
|
|
|
139
125
|
## 0.11.0
|
|
140
|
-
|
|
141
126
|
Wed, 26 Feb 2025 14:48:12 GMT
|
|
142
127
|
|
|
143
128
|
_Version update only_
|
|
144
129
|
|
|
145
130
|
## 0.10.0
|
|
146
|
-
|
|
147
131
|
Tue, 15 Oct 2024 14:29:51 GMT
|
|
148
132
|
|
|
149
133
|
_Version update only_
|
|
150
134
|
|
|
151
135
|
## 0.9.0
|
|
152
|
-
|
|
153
136
|
Mon, 22 Jul 2024 10:03:41 GMT
|
|
154
137
|
|
|
155
138
|
### Updates
|
|
156
139
|
|
|
157
|
-
-
|
|
158
|
-
-
|
|
140
|
+
- Added support for multiple data sources in workspace
|
|
141
|
+
- Renamed Profile "data_source_id" property to "data_source"
|
|
159
142
|
|
|
160
143
|
## 0.8.0
|
|
161
|
-
|
|
162
144
|
Thu, 09 May 2024 08:34:12 GMT
|
|
163
145
|
|
|
164
146
|
### Updates
|
|
165
147
|
|
|
166
|
-
-
|
|
148
|
+
- Added support for the repeater chart
|
|
167
149
|
|
|
168
150
|
## 0.7.0
|
|
169
|
-
|
|
170
151
|
Wed, 27 Mar 2024 14:25:11 GMT
|
|
171
152
|
|
|
172
153
|
_Version update only_
|
|
173
154
|
|
|
174
155
|
## 0.6.0
|
|
175
|
-
|
|
176
156
|
Tue, 05 Mar 2024 14:03:37 GMT
|
|
177
157
|
|
|
178
158
|
### Updates
|
|
179
159
|
|
|
180
|
-
-
|
|
160
|
+
- FEATURE: DX-250 Introduce support for Rich Text widgets in IDE
|
|
181
161
|
|
|
182
162
|
## 0.5.0
|
|
183
|
-
|
|
184
163
|
Fri, 16 Feb 2024 14:19:08 GMT
|
|
185
164
|
|
|
186
165
|
### Updates
|
|
187
166
|
|
|
188
|
-
-
|
|
167
|
+
- FEATURE: DX-249 Implementation of symbol rename
|
|
189
168
|
|
|
190
169
|
## 0.4.1
|
|
191
|
-
|
|
192
170
|
Wed, 31 Jan 2024 12:22:59 GMT
|
|
193
171
|
|
|
194
172
|
_Version update only_
|
|
195
173
|
|
|
196
174
|
## 0.4.0
|
|
197
|
-
|
|
198
175
|
Fri, 19 Jan 2024 14:14:15 GMT
|
|
199
176
|
|
|
200
177
|
_Version update only_
|
|
201
178
|
|
|
202
179
|
## 0.3.2
|
|
203
|
-
|
|
204
180
|
Thu, 11 Jan 2024 14:56:27 GMT
|
|
205
181
|
|
|
206
182
|
_Version update only_
|
|
207
183
|
|
|
208
184
|
## 0.3.1
|
|
209
|
-
|
|
210
185
|
Mon, 08 Jan 2024 15:02:33 GMT
|
|
211
186
|
|
|
212
187
|
### Updates
|
|
213
188
|
|
|
214
|
-
-
|
|
189
|
+
- BUGFIX: DX-243 CLI Error messages report wrong line numbers in the code snippet
|
|
215
190
|
|
|
216
191
|
## 0.3.0
|
|
217
|
-
|
|
218
192
|
Fri, 08 Dec 2023 13:43:30 GMT
|
|
219
193
|
|
|
220
194
|
### Updates
|
|
221
195
|
|
|
222
|
-
-
|
|
196
|
+
- FEATURE: DX-191 Composite keys
|
|
223
197
|
|
|
224
198
|
## 0.2.2
|
|
225
|
-
|
|
226
199
|
Wed, 22 Nov 2023 14:10:47 GMT
|
|
227
200
|
|
|
228
201
|
### Updates
|
|
229
202
|
|
|
230
|
-
-
|
|
231
|
-
-
|
|
203
|
+
- FEATURE: DX-178 Update prompts in CLI to select Yes/No
|
|
204
|
+
- FEATURE: DX-192 Insights as Code, cloning and deploy
|
|
232
205
|
|
|
233
206
|
## 0.2.1
|
|
234
|
-
|
|
235
207
|
Wed, 18 Oct 2023 10:46:17 GMT
|
|
236
208
|
|
|
237
209
|
### Updates
|
|
238
210
|
|
|
239
|
-
-
|
|
211
|
+
- BUGFIX: RAIL-5159 wording, sql generator repair, readme and gifs update
|
|
240
212
|
|
|
241
213
|
## 0.2.0
|
|
242
|
-
|
|
243
214
|
Tue, 17 Oct 2023 14:41:53 GMT
|
|
244
215
|
|
|
245
216
|
### Updates
|
|
246
217
|
|
|
247
|
-
-
|
|
248
|
-
-
|
|
218
|
+
- FEATURE: RAIL-5091 add link to the workspace to the DEPLOY command result
|
|
219
|
+
- FEATURE: RAIL-5035 Update walkthrough and cli texts
|
|
249
220
|
|
|
250
221
|
## 0.1.0
|
|
251
|
-
|
|
252
222
|
Thu, 27 Jul 2023 11:01:07 GMT
|
|
253
223
|
|
|
254
224
|
_Initial release_
|
|
225
|
+
|
package/dist/index.js
CHANGED
|
@@ -37119,7 +37119,7 @@ function isPromise(value) {
|
|
|
37119
37119
|
//#endregion
|
|
37120
37120
|
//#region package.json
|
|
37121
37121
|
var name$1 = "@gooddata/code-cli";
|
|
37122
|
-
var version$1 = "0.32.0-alpha.
|
|
37122
|
+
var version$1 = "0.32.0-alpha.5";
|
|
37123
37123
|
//#endregion
|
|
37124
37124
|
//#region ../code/esm/features/references/types.js
|
|
37125
37125
|
var UpdateReferencesType;
|
|
@@ -86184,7 +86184,7 @@ var merge = createAssigner(function(object, source, srcIndex) {
|
|
|
86184
86184
|
});
|
|
86185
86185
|
//#endregion
|
|
86186
86186
|
//#region ../../../sdk/libs/api-client-tiger/esm/__version.js
|
|
86187
|
-
const LIB_VERSION = "11.37.0-alpha.
|
|
86187
|
+
const LIB_VERSION = "11.37.0-alpha.5";
|
|
86188
86188
|
const LIB_NAME = "@gooddata/api-client-tiger";
|
|
86189
86189
|
//#endregion
|
|
86190
86190
|
//#region ../../../sdk/libs/api-client-tiger/esm/axios.js
|
|
@@ -193377,7 +193377,7 @@ async function get(state, opts) {
|
|
|
193377
193377
|
//#endregion
|
|
193378
193378
|
//#region ../code/package.json
|
|
193379
193379
|
var name = "@gooddata/code";
|
|
193380
|
-
var version = "0.32.0-alpha.
|
|
193380
|
+
var version = "0.32.0-alpha.5";
|
|
193381
193381
|
//#endregion
|
|
193382
193382
|
//#region ../code/esm/actions/initialize.js
|
|
193383
193383
|
async function initialize(state, emitter, options) {
|