@aws-amplify/graphql-index-transformer 0.14.3-delta-table-improvements.0 → 0.14.4-rds-support.0
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +40 -249
- package/package.json +10 -10
package/CHANGELOG.md
CHANGED
@@ -3,471 +3,262 @@
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5
5
|
|
6
|
-
## [0.14.
|
6
|
+
## [0.14.4-rds-support.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-index-transformer@0.14.3...@aws-amplify/graphql-index-transformer@0.14.4-rds-support.0) (2022-11-14)
|
7
7
|
|
8
8
|
**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
|
9
9
|
|
10
|
+
## [0.14.3](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-index-transformer@0.14.2...@aws-amplify/graphql-index-transformer@0.14.3) (2022-11-08)
|
10
11
|
|
11
|
-
|
12
|
-
|
12
|
+
**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
|
13
13
|
|
14
14
|
## [0.14.2](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-index-transformer@0.14.1...@aws-amplify/graphql-index-transformer@0.14.2) (2022-10-26)
|
15
15
|
|
16
16
|
**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
|
17
17
|
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
18
|
## [0.14.1](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-index-transformer@0.14.0...@aws-amplify/graphql-index-transformer@0.14.1) (2022-10-24)
|
23
19
|
|
24
20
|
**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
|
25
21
|
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
22
|
# [0.14.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-index-transformer@0.13.8...@aws-amplify/graphql-index-transformer@0.14.0) (2022-10-04)
|
31
23
|
|
32
|
-
|
33
24
|
### Features
|
34
25
|
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
26
|
+
- **graphql:** subscriptions rtf support ([#837](https://github.com/aws-amplify/amplify-category-api/issues/837)) ([99caa22](https://github.com/aws-amplify/amplify-category-api/commit/99caa22d4d48c317ce98bdc7ae7f19d7e3c0ce94))
|
40
27
|
|
41
28
|
## [0.13.8](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-index-transformer@0.13.7...@aws-amplify/graphql-index-transformer@0.13.8) (2022-09-20)
|
42
29
|
|
43
|
-
|
44
30
|
### Bug Fixes
|
45
31
|
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
32
|
+
- **amplify-graphql-index-transformer:** set default lastSync correctly ([c3fd699](https://github.com/aws-amplify/amplify-category-api/commit/c3fd699f729bd49739694da7448a09468455e6bc))
|
51
33
|
|
52
34
|
## [0.13.7](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-index-transformer@0.13.6...@aws-amplify/graphql-index-transformer@0.13.7) (2022-09-14)
|
53
35
|
|
54
36
|
**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
|
55
37
|
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
38
|
## [0.13.6](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-index-transformer@0.13.5...@aws-amplify/graphql-index-transformer@0.13.6) (2022-08-23)
|
61
39
|
|
62
|
-
|
63
40
|
### Reverts
|
64
41
|
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
42
|
+
- Revert "Undo change to directive merge that broke tests" (#756) ([3da2ce6](https://github.com/aws-amplify/amplify-category-api/commit/3da2ce604469d87160de1374f944a891ca9f476b)), closes [#756](https://github.com/aws-amplify/amplify-category-api/issues/756)
|
70
43
|
|
71
44
|
## [0.13.5](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-index-transformer@0.13.4...@aws-amplify/graphql-index-transformer@0.13.5) (2022-08-16)
|
72
45
|
|
73
|
-
|
74
46
|
### Bug Fixes
|
75
47
|
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
48
|
+
- **amplify-graphql-index-transformer:** avoid scan on base table when query expression is specified on index field ([bbc5884](https://github.com/aws-amplify/amplify-category-api/commit/bbc58844c7dcfe2e837f4ccbc73f86e945ec8c2e))
|
49
|
+
- **amplify-graphql-index-transformer:** read overrides during transformation ([5e59d18](https://github.com/aws-amplify/amplify-category-api/commit/5e59d18e3341b00bfdcc2e5edabf016fed8eb986))
|
82
50
|
|
83
51
|
## [0.13.4](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-index-transformer@0.13.3...@aws-amplify/graphql-index-transformer@0.13.4) (2022-08-04)
|
84
52
|
|
85
|
-
|
86
53
|
### Bug Fixes
|
87
54
|
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
55
|
+
- **graphql:** revert subscriptions server-side filtering ([20cffc0](https://github.com/aws-amplify/amplify-category-api/commit/20cffc0810c23f85127a939c0a3b812f87c2a601))
|
93
56
|
|
94
57
|
## [0.13.3](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-index-transformer@0.13.2...@aws-amplify/graphql-index-transformer@0.13.3) (2022-07-26)
|
95
58
|
|
96
|
-
|
97
59
|
### Bug Fixes
|
98
60
|
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
61
|
+
- **graphql:** incorrect filter expression on model transformer ([#697](https://github.com/aws-amplify/amplify-category-api/issues/697)) ([a6fc3be](https://github.com/aws-amplify/amplify-category-api/commit/a6fc3beb6746bad8fcca55bb85b6615dee7318c8))
|
104
62
|
|
105
63
|
## [0.13.2](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-index-transformer@0.13.0...@aws-amplify/graphql-index-transformer@0.13.2) (2022-07-20)
|
106
64
|
|
107
65
|
**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
|
108
66
|
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
67
|
## [0.13.1](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-index-transformer@0.13.0...@aws-amplify/graphql-index-transformer@0.13.1) (2022-07-14)
|
114
68
|
|
115
69
|
**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
|
116
70
|
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
71
|
# [0.13.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-index-transformer@0.12.1...@aws-amplify/graphql-index-transformer@0.13.0) (2022-07-01)
|
122
72
|
|
123
|
-
|
124
73
|
### Features
|
125
74
|
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
75
|
+
- **graphql:** add runtime filtering support for subscriptions ([#551](https://github.com/aws-amplify/amplify-category-api/issues/551)) ([0a24bb0](https://github.com/aws-amplify/amplify-category-api/commit/0a24bb0444ecc0947218db41094ab4ef4f0e2948))
|
131
76
|
|
132
77
|
## [0.12.1](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-index-transformer@0.12.0...@aws-amplify/graphql-index-transformer@0.12.1) (2022-06-23)
|
133
78
|
|
134
79
|
**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
|
135
80
|
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
81
|
# [0.12.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-index-transformer@0.11.11...@aws-amplify/graphql-index-transformer@0.12.0) (2022-06-13)
|
141
82
|
|
142
|
-
|
143
83
|
### Features
|
144
84
|
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
85
|
+
- add error when using an owner field as a sort key field ([#517](https://github.com/aws-amplify/amplify-category-api/issues/517)) ([201032d](https://github.com/aws-amplify/amplify-category-api/commit/201032d674a8272931fad0c75e9e146a22ed030b))
|
150
86
|
|
151
87
|
## [0.11.11](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-index-transformer@0.11.10...@aws-amplify/graphql-index-transformer@0.11.11) (2022-06-10)
|
152
88
|
|
153
89
|
**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
|
154
90
|
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
91
|
## [0.11.10](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-index-transformer@0.11.7...@aws-amplify/graphql-index-transformer@0.11.10) (2022-06-07)
|
160
92
|
|
161
93
|
**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
|
162
94
|
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
95
|
## [0.11.9](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-index-transformer@0.11.7...@aws-amplify/graphql-index-transformer@0.11.9) (2022-05-31)
|
168
96
|
|
169
97
|
**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
|
170
98
|
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
99
|
## [0.11.8](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.11.7...@aws-amplify/graphql-index-transformer@0.11.8) (2022-05-02)
|
176
100
|
|
177
101
|
**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
|
178
102
|
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
103
|
## [0.11.7](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.11.6...@aws-amplify/graphql-index-transformer@0.11.7) (2022-04-29)
|
184
104
|
|
185
105
|
**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
|
186
106
|
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
107
|
## [0.11.6](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.11.5...@aws-amplify/graphql-index-transformer@0.11.6) (2022-04-27)
|
192
108
|
|
193
|
-
|
194
109
|
### Bug Fixes
|
195
110
|
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
111
|
+
- validate the presence of sortKeyFields when index is on the same field as the primary key ([#9841](https://github.com/aws-amplify/amplify-cli/issues/9841)) ([754ae44](https://github.com/aws-amplify/amplify-cli/commit/754ae44a738af7b344bbb64ba3db11f100c564ec)), closes [#4138](https://github.com/aws-amplify/amplify-cli/issues/4138)
|
201
112
|
|
202
113
|
## [0.11.5](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.11.4...@aws-amplify/graphql-index-transformer@0.11.5) (2022-04-18)
|
203
114
|
|
204
|
-
|
205
115
|
### Bug Fixes
|
206
116
|
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
117
|
+
- **graphql-model-transformer:** fix create mutation when index field is null ([#10073](https://github.com/aws-amplify/amplify-cli/issues/10073)) ([1e9d140](https://github.com/aws-amplify/amplify-cli/commit/1e9d140a529e5a2474968feb26b53ac7c9bb5750))
|
212
118
|
|
213
119
|
## [0.11.4](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.11.3...@aws-amplify/graphql-index-transformer@0.11.4) (2022-04-07)
|
214
120
|
|
215
|
-
|
216
121
|
### Bug Fixes
|
217
122
|
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
123
|
+
- **graphql:** avoid duplicate function when overriding resolvers ([#9980](https://github.com/aws-amplify/amplify-cli/issues/9980)) ([94398f8](https://github.com/aws-amplify/amplify-cli/commit/94398f88eca979a2e0806954e12272e126966a51))
|
223
124
|
|
224
125
|
## [0.11.3](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.11.2...@aws-amplify/graphql-index-transformer@0.11.3) (2022-03-23)
|
225
126
|
|
226
|
-
|
227
127
|
### Bug Fixes
|
228
128
|
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
129
|
+
- **graphql:** avoid static datastructures in gql transform ([#10006](https://github.com/aws-amplify/amplify-cli/issues/10006)) ([cd73fdd](https://github.com/aws-amplify/amplify-cli/commit/cd73fdde69f1545683e81684c4f9267145b845c6))
|
234
130
|
|
235
131
|
## [0.11.2](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.11.1...@aws-amplify/graphql-index-transformer@0.11.2) (2022-02-25)
|
236
132
|
|
237
|
-
|
238
133
|
### Bug Fixes
|
239
134
|
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
135
|
+
- disallow lists in [@primary](https://github.com/primary)Key and [@index](https://github.com/index) fields ([#9749](https://github.com/aws-amplify/amplify-cli/issues/9749)) ([44df217](https://github.com/aws-amplify/amplify-cli/commit/44df21756f5892b174dcdac116e7576005a42ad5))
|
136
|
+
- **graphql-auth-transformer:** fix relational map key schema lookup when using LSI ([#9722](https://github.com/aws-amplify/amplify-cli/issues/9722)) ([1794cda](https://github.com/aws-amplify/amplify-cli/commit/1794cda7658d9d7596b372c2a78b3f753d7d6aaf))
|
137
|
+
- include default values in index arg validation ([#9759](https://github.com/aws-amplify/amplify-cli/issues/9759)) ([e135e42](https://github.com/aws-amplify/amplify-cli/commit/e135e42ece439dd9925edd8488dbc6a129d92aa8))
|
247
138
|
|
248
139
|
## [0.11.1](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.11.0...@aws-amplify/graphql-index-transformer@0.11.1) (2022-02-15)
|
249
140
|
|
250
141
|
**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
|
251
142
|
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
143
|
# [0.11.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.8.8...@aws-amplify/graphql-index-transformer@0.11.0) (2022-01-31)
|
257
144
|
|
258
|
-
|
259
|
-
|
260
145
|
## 7.6.14 (2022-01-28)
|
261
146
|
|
262
|
-
|
263
147
|
### Features
|
264
148
|
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
|
269
|
-
|
149
|
+
- `[@maps](https://github.com/maps)To` directive to enable renaming models while retaining data ([#9340](https://github.com/aws-amplify/amplify-cli/issues/9340)) ([aedf45d](https://github.com/aws-amplify/amplify-cli/commit/aedf45d9237812d71bb8b56164efe0222ad3d534))
|
270
150
|
|
271
151
|
## [0.8.8](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.8.7...@aws-amplify/graphql-index-transformer@0.8.8) (2022-01-27)
|
272
152
|
|
273
153
|
**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
|
274
154
|
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
155
|
## [0.8.7](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.8.6...@aws-amplify/graphql-index-transformer@0.8.7) (2022-01-20)
|
280
156
|
|
281
157
|
**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
|
282
158
|
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
159
|
## [0.8.6](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.8.5...@aws-amplify/graphql-index-transformer@0.8.6) (2022-01-13)
|
288
160
|
|
289
161
|
**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
|
290
162
|
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
|
295
163
|
## [0.8.5](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.8.3...@aws-amplify/graphql-index-transformer@0.8.5) (2022-01-10)
|
296
164
|
|
297
|
-
|
298
|
-
|
299
165
|
## 7.6.7 (2022-01-10)
|
300
166
|
|
301
|
-
|
302
167
|
### Bug Fixes
|
303
168
|
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
169
|
+
- **graphql:** correct typo filterExpression on v2 resolvers ([#9412](https://github.com/aws-amplify/amplify-cli/issues/9412)) ([71bf468](https://github.com/aws-amplify/amplify-cli/commit/71bf4688952a5f43640297bf31ea9c59d1c679c9))
|
170
|
+
- **graphql:** make hash key as non null type for index transformer ([#9411](https://github.com/aws-amplify/amplify-cli/issues/9411)) ([e0f7de6](https://github.com/aws-amplify/amplify-cli/commit/e0f7de6bdba1ddc484de341e903bc56460bbb442))
|
171
|
+
- update [@primary](https://github.com/primary)Key get/list queries for lowercase models ([#9409](https://github.com/aws-amplify/amplify-cli/issues/9409)) ([9c718ae](https://github.com/aws-amplify/amplify-cli/commit/9c718ae82548b795ced2b51ebb689f4cb6b300e7))
|
311
172
|
|
312
173
|
## [0.8.3](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.8.2...@aws-amplify/graphql-index-transformer@0.8.3) (2021-12-21)
|
313
174
|
|
314
|
-
|
315
175
|
### Bug Fixes
|
316
176
|
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
|
177
|
+
- generate list types will nullable elements ([#9310](https://github.com/aws-amplify/amplify-cli/issues/9310)) ([e972956](https://github.com/aws-amplify/amplify-cli/commit/e9729565fef2ac7df51f7fc7f345da536f385ac1))
|
322
178
|
|
323
179
|
## [0.8.2](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.8.1...@aws-amplify/graphql-index-transformer@0.8.2) (2021-12-17)
|
324
180
|
|
325
181
|
**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
|
326
182
|
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
|
331
183
|
## [0.8.1](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.8.0...@aws-amplify/graphql-index-transformer@0.8.1) (2021-12-03)
|
332
184
|
|
333
185
|
**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
|
334
186
|
|
335
|
-
|
336
|
-
|
337
|
-
|
338
|
-
|
339
187
|
# [0.8.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.7.4...@aws-amplify/graphql-index-transformer@0.8.0) (2021-11-23)
|
340
188
|
|
341
|
-
|
342
189
|
### Features
|
343
190
|
|
344
|
-
|
345
|
-
|
346
|
-
|
347
|
-
|
348
|
-
|
191
|
+
- override support for api category ([#9013](https://github.com/aws-amplify/amplify-cli/issues/9013)) ([ae7b001](https://github.com/aws-amplify/amplify-cli/commit/ae7b001f274f327a29c99c67fe851272c6208e84)), closes [#9001](https://github.com/aws-amplify/amplify-cli/issues/9001) [#8954](https://github.com/aws-amplify/amplify-cli/issues/8954) [#8958](https://github.com/aws-amplify/amplify-cli/issues/8958) [#8960](https://github.com/aws-amplify/amplify-cli/issues/8960) [#8967](https://github.com/aws-amplify/amplify-cli/issues/8967) [#8971](https://github.com/aws-amplify/amplify-cli/issues/8971) [#8976](https://github.com/aws-amplify/amplify-cli/issues/8976) [#8975](https://github.com/aws-amplify/amplify-cli/issues/8975) [#8981](https://github.com/aws-amplify/amplify-cli/issues/8981) [#8983](https://github.com/aws-amplify/amplify-cli/issues/8983) [#8992](https://github.com/aws-amplify/amplify-cli/issues/8992) [#9000](https://github.com/aws-amplify/amplify-cli/issues/9000) [#9002](https://github.com/aws-amplify/amplify-cli/issues/9002) [#9005](https://github.com/aws-amplify/amplify-cli/issues/9005) [#9006](https://github.com/aws-amplify/amplify-cli/issues/9006) [#9007](https://github.com/aws-amplify/amplify-cli/issues/9007) [#9008](https://github.com/aws-amplify/amplify-cli/issues/9008) [#9010](https://github.com/aws-amplify/amplify-cli/issues/9010) [#9011](https://github.com/aws-amplify/amplify-cli/issues/9011) [#9012](https://github.com/aws-amplify/amplify-cli/issues/9012) [#9014](https://github.com/aws-amplify/amplify-cli/issues/9014) [#9015](https://github.com/aws-amplify/amplify-cli/issues/9015) [#9017](https://github.com/aws-amplify/amplify-cli/issues/9017) [#9020](https://github.com/aws-amplify/amplify-cli/issues/9020) [#9024](https://github.com/aws-amplify/amplify-cli/issues/9024) [#9027](https://github.com/aws-amplify/amplify-cli/issues/9027) [#9028](https://github.com/aws-amplify/amplify-cli/issues/9028) [#9029](https://github.com/aws-amplify/amplify-cli/issues/9029) [#9032](https://github.com/aws-amplify/amplify-cli/issues/9032) [#9031](https://github.com/aws-amplify/amplify-cli/issues/9031) [#9035](https://github.com/aws-amplify/amplify-cli/issues/9035) [#9038](https://github.com/aws-amplify/amplify-cli/issues/9038) [#9039](https://github.com/aws-amplify/amplify-cli/issues/9039)
|
349
192
|
|
350
193
|
## [0.7.4](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.7.3...@aws-amplify/graphql-index-transformer@0.7.4) (2021-11-21)
|
351
194
|
|
352
195
|
**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
|
353
196
|
|
354
|
-
|
355
|
-
|
356
|
-
|
357
|
-
|
358
197
|
## [0.7.3](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.7.2...@aws-amplify/graphql-index-transformer@0.7.3) (2021-11-19)
|
359
198
|
|
360
199
|
**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
|
361
200
|
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
201
|
## [0.7.2](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.7.1...@aws-amplify/graphql-index-transformer@0.7.2) (2021-11-17)
|
367
202
|
|
368
|
-
|
369
203
|
### Bug Fixes
|
370
204
|
|
371
|
-
|
372
|
-
|
373
|
-
|
374
|
-
|
375
|
-
|
205
|
+
- append apiKey if global auth is enabled and its not default auth ([#8843](https://github.com/aws-amplify/amplify-cli/issues/8843)) ([3aadcde](https://github.com/aws-amplify/amplify-cli/commit/3aadcde2225f0ede5c5d94c2a4cd9d1afece5288))
|
376
206
|
|
377
207
|
## [0.7.1](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.5.0...@aws-amplify/graphql-index-transformer@0.7.1) (2021-11-15)
|
378
208
|
|
379
209
|
**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
|
380
210
|
|
381
|
-
|
382
|
-
|
383
|
-
|
384
|
-
|
385
211
|
# [0.5.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.4.0...@aws-amplify/graphql-index-transformer@0.5.0) (2021-11-11)
|
386
212
|
|
387
|
-
|
388
213
|
### Bug Fixes
|
389
214
|
|
390
|
-
|
391
|
-
|
392
|
-
|
393
|
-
|
394
|
-
|
395
|
-
|
215
|
+
- [@auth](https://github.com/auth) fix relational auth, authv2 e2e with utils and fixes ([#8450](https://github.com/aws-amplify/amplify-cli/issues/8450)) ([aa320cd](https://github.com/aws-amplify/amplify-cli/commit/aa320cd2414665a484438f0764cf68fd78caa26a))
|
216
|
+
- **graphql-model-transformer:** override resource logical id to fix v1 to v2 transformer migration ([#8597](https://github.com/aws-amplify/amplify-cli/issues/8597)) ([e3a2afb](https://github.com/aws-amplify/amplify-cli/commit/e3a2afbbed6e97f143fc7c83064e2193f4c91bdd))
|
217
|
+
- loosen [@index](https://github.com/index) validation ([#8445](https://github.com/aws-amplify/amplify-cli/issues/8445)) ([c73db78](https://github.com/aws-amplify/amplify-cli/commit/c73db786ce962cf3d976866b3a0996bfbda255fa))
|
218
|
+
- prevent @index/[@primary](https://github.com/primary)Key from referencing itself ([#8561](https://github.com/aws-amplify/amplify-cli/issues/8561)) ([fc5a134](https://github.com/aws-amplify/amplify-cli/commit/fc5a1344d48cbfa0e7a2f5301c5acec2dde6c5e0))
|
219
|
+
- require [@primary](https://github.com/primary)Key sort fields to be non-nullable ([#8562](https://github.com/aws-amplify/amplify-cli/issues/8562)) ([bf4fb0e](https://github.com/aws-amplify/amplify-cli/commit/bf4fb0e0efc8b760e5b32663f13ffe1e33780812))
|
396
220
|
|
397
221
|
### Features
|
398
222
|
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
|
403
|
-
|
223
|
+
- generate list types as non-null ([#8166](https://github.com/aws-amplify/amplify-cli/issues/8166)) ([93786c1](https://github.com/aws-amplify/amplify-cli/commit/93786c13ef04c72748ca32a1ef7878c0e6b5b129))
|
404
224
|
|
405
225
|
# [0.4.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.3.3...@aws-amplify/graphql-index-transformer@0.4.0) (2021-10-10)
|
406
226
|
|
407
|
-
|
408
227
|
### Features
|
409
228
|
|
410
|
-
|
411
|
-
|
412
|
-
|
413
|
-
|
414
|
-
|
229
|
+
- **graphql-model-transformer:** index/primarykey datastore selective sync capability ([#8240](https://github.com/aws-amplify/amplify-cli/issues/8240)) ([e108783](https://github.com/aws-amplify/amplify-cli/commit/e10878370a4785a412b561002d78b5cec9859346))
|
415
230
|
|
416
231
|
## [0.3.3](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.3.2...@aws-amplify/graphql-index-transformer@0.3.3) (2021-09-27)
|
417
232
|
|
418
233
|
**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
|
419
234
|
|
420
|
-
|
421
|
-
|
422
|
-
|
423
|
-
|
424
235
|
## [0.3.2](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.3.1...@aws-amplify/graphql-index-transformer@0.3.2) (2021-09-14)
|
425
236
|
|
426
237
|
**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
|
427
238
|
|
428
|
-
|
429
|
-
|
430
|
-
|
431
|
-
|
432
239
|
## [0.3.1](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.3.0...@aws-amplify/graphql-index-transformer@0.3.1) (2021-09-02)
|
433
240
|
|
434
|
-
|
435
241
|
### Bug Fixes
|
436
242
|
|
437
|
-
|
438
|
-
|
439
|
-
|
440
|
-
|
441
|
-
|
442
|
-
|
243
|
+
- add model transformer v2 e2e tests ([#7946](https://github.com/aws-amplify/amplify-cli/issues/7946)) ([351a8bc](https://github.com/aws-amplify/amplify-cli/commit/351a8bce6069398535878fd62886e0ee5c402329))
|
244
|
+
- model transformer support condition ([#7935](https://github.com/aws-amplify/amplify-cli/issues/7935)) ([fc93dba](https://github.com/aws-amplify/amplify-cli/commit/fc93dbabb38427607ef6abb6f1d7fb2f357a284b))
|
443
245
|
|
444
246
|
# [0.3.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.2.1...@aws-amplify/graphql-index-transformer@0.3.0) (2021-08-24)
|
445
247
|
|
446
|
-
|
447
248
|
### Features
|
448
249
|
|
449
|
-
|
450
|
-
|
451
|
-
|
452
|
-
|
453
|
-
|
454
|
-
|
250
|
+
- add [@index](https://github.com/index) directive ([#7887](https://github.com/aws-amplify/amplify-cli/issues/7887)) ([e011555](https://github.com/aws-amplify/amplify-cli/commit/e0115557aad893b3286226e92ce8fecbd5636c1a))
|
251
|
+
- model transformer advanced subscriptions ([#7927](https://github.com/aws-amplify/amplify-cli/issues/7927)) ([1725630](https://github.com/aws-amplify/amplify-cli/commit/1725630c61c40923e8dfa3c697ea5472df2e5de1))
|
455
252
|
|
456
253
|
## [0.2.1](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-index-transformer@0.2.0...@aws-amplify/graphql-index-transformer@0.2.1) (2021-08-06)
|
457
254
|
|
458
|
-
|
459
255
|
### Bug Fixes
|
460
256
|
|
461
|
-
|
462
|
-
|
463
|
-
|
464
|
-
|
465
|
-
|
466
|
-
|
257
|
+
- misc [@model](https://github.com/model) v2 VTL cleanup ([#7856](https://github.com/aws-amplify/amplify-cli/issues/7856)) ([98d81d8](https://github.com/aws-amplify/amplify-cli/commit/98d81d8e2e13fc1525389ba21e6ad4b372e671fb))
|
258
|
+
- use improved pluralization in graphql transformer v2 ([#7817](https://github.com/aws-amplify/amplify-cli/issues/7817)) ([38e2599](https://github.com/aws-amplify/amplify-cli/commit/38e25996ee00479031c88714af3b9d40ef9e079c))
|
467
259
|
|
468
260
|
# 0.2.0 (2021-07-30)
|
469
261
|
|
470
|
-
|
471
262
|
### Features
|
472
263
|
|
473
|
-
|
264
|
+
- add [@primary](https://github.com/primary)Key directive to Transformer v2 ([#7797](https://github.com/aws-amplify/amplify-cli/issues/7797)) ([c11b7dd](https://github.com/aws-amplify/amplify-cli/commit/c11b7dd33152eced2ba23089ef08f5696c73b5f2))
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-amplify/graphql-index-transformer",
|
3
|
-
"version": "0.14.
|
3
|
+
"version": "0.14.4-rds-support.0",
|
4
4
|
"description": "Amplify GraphQL index and key transformers",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -27,18 +27,18 @@
|
|
27
27
|
"test": "jest"
|
28
28
|
},
|
29
29
|
"dependencies": {
|
30
|
-
"@aws-amplify/graphql-model-transformer": "0.16.
|
31
|
-
"@aws-amplify/graphql-transformer-core": "0.17.
|
32
|
-
"@aws-amplify/graphql-transformer-interfaces": "1.14.
|
33
|
-
"@aws-cdk/aws-appsync": "
|
34
|
-
"@aws-cdk/aws-dynamodb": "
|
35
|
-
"@aws-cdk/core": "
|
30
|
+
"@aws-amplify/graphql-model-transformer": "0.16.4-rds-support.0",
|
31
|
+
"@aws-amplify/graphql-transformer-core": "0.17.16-rds-support.0",
|
32
|
+
"@aws-amplify/graphql-transformer-interfaces": "1.14.9",
|
33
|
+
"@aws-cdk/aws-appsync": "~1.172.0",
|
34
|
+
"@aws-cdk/aws-dynamodb": "~1.172.0",
|
35
|
+
"@aws-cdk/core": "~1.172.0",
|
36
36
|
"graphql": "^14.5.8",
|
37
37
|
"graphql-mapping-template": "4.20.5",
|
38
|
-
"graphql-transformer-common": "4.24.1-
|
38
|
+
"graphql-transformer-common": "4.24.1-rds-support.0"
|
39
39
|
},
|
40
40
|
"devDependencies": {
|
41
|
-
"@aws-cdk/assert": "
|
41
|
+
"@aws-cdk/assert": "~1.172.0"
|
42
42
|
},
|
43
43
|
"peerDependencies": {
|
44
44
|
"amplify-cli-core": "^3.0.0"
|
@@ -58,5 +58,5 @@
|
|
58
58
|
],
|
59
59
|
"collectCoverage": true
|
60
60
|
},
|
61
|
-
"gitHead": "
|
61
|
+
"gitHead": "d3166874ace71c8c93325dcc8e531203b1c1e6b3"
|
62
62
|
}
|