@backstage-community/plugin-kafka-backend 0.3.16
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 +1316 -0
- package/README.md +55 -0
- package/alpha/package.json +6 -0
- package/config.d.ts +52 -0
- package/dist/alpha.cjs.js +30 -0
- package/dist/alpha.cjs.js.map +1 -0
- package/dist/alpha.d.ts +10 -0
- package/dist/cjs/router-Cun3PwJD.cjs.js +132 -0
- package/dist/cjs/router-Cun3PwJD.cjs.js.map +1 -0
- package/dist/index.cjs.js +13 -0
- package/dist/index.cjs.js.map +1 -0
- package/dist/index.d.ts +13 -0
- package/package.json +71 -0
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,1316 @@
|
|
|
1
|
+
# @backstage-community/plugin-kafka-backend
|
|
2
|
+
|
|
3
|
+
## 0.3.16
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 193a2a3: Migrated from the [backstage/backstage](https://github.com/backstage/backstage) monorepo.
|
|
8
|
+
|
|
9
|
+
## 0.3.15
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- d5a1fe1: Replaced winston logger with `LoggerService`
|
|
14
|
+
- Updated dependencies
|
|
15
|
+
- @backstage/backend-common@0.21.7
|
|
16
|
+
- @backstage/backend-plugin-api@0.6.17
|
|
17
|
+
- @backstage/config@1.2.0
|
|
18
|
+
- @backstage/errors@1.2.4
|
|
19
|
+
|
|
20
|
+
## 0.3.15-next.1
|
|
21
|
+
|
|
22
|
+
### Patch Changes
|
|
23
|
+
|
|
24
|
+
- Updated dependencies
|
|
25
|
+
- @backstage/backend-common@0.21.7-next.1
|
|
26
|
+
- @backstage/backend-plugin-api@0.6.17-next.1
|
|
27
|
+
- @backstage/config@1.2.0
|
|
28
|
+
- @backstage/errors@1.2.4
|
|
29
|
+
|
|
30
|
+
## 0.3.15-next.0
|
|
31
|
+
|
|
32
|
+
### Patch Changes
|
|
33
|
+
|
|
34
|
+
- Updated dependencies
|
|
35
|
+
- @backstage/backend-common@0.21.7-next.0
|
|
36
|
+
- @backstage/backend-plugin-api@0.6.17-next.0
|
|
37
|
+
- @backstage/config@1.2.0
|
|
38
|
+
- @backstage/errors@1.2.4
|
|
39
|
+
|
|
40
|
+
## 0.3.14
|
|
41
|
+
|
|
42
|
+
### Patch Changes
|
|
43
|
+
|
|
44
|
+
- Updated dependencies
|
|
45
|
+
- @backstage/backend-common@0.21.6
|
|
46
|
+
- @backstage/backend-plugin-api@0.6.16
|
|
47
|
+
- @backstage/config@1.2.0
|
|
48
|
+
- @backstage/errors@1.2.4
|
|
49
|
+
|
|
50
|
+
## 0.3.13
|
|
51
|
+
|
|
52
|
+
### Patch Changes
|
|
53
|
+
|
|
54
|
+
- Updated dependencies
|
|
55
|
+
- @backstage/backend-common@0.21.5
|
|
56
|
+
- @backstage/backend-plugin-api@0.6.15
|
|
57
|
+
- @backstage/config@1.2.0
|
|
58
|
+
- @backstage/errors@1.2.4
|
|
59
|
+
|
|
60
|
+
## 0.3.12
|
|
61
|
+
|
|
62
|
+
### Patch Changes
|
|
63
|
+
|
|
64
|
+
- Updated dependencies
|
|
65
|
+
- @backstage/backend-common@0.21.4
|
|
66
|
+
- @backstage/config@1.2.0
|
|
67
|
+
- @backstage/errors@1.2.4
|
|
68
|
+
- @backstage/backend-plugin-api@0.6.14
|
|
69
|
+
|
|
70
|
+
## 0.3.12-next.2
|
|
71
|
+
|
|
72
|
+
### Patch Changes
|
|
73
|
+
|
|
74
|
+
- Updated dependencies
|
|
75
|
+
- @backstage/backend-common@0.21.4-next.2
|
|
76
|
+
- @backstage/backend-plugin-api@0.6.14-next.2
|
|
77
|
+
- @backstage/config@1.2.0-next.1
|
|
78
|
+
- @backstage/errors@1.2.4-next.0
|
|
79
|
+
|
|
80
|
+
## 0.3.12-next.1
|
|
81
|
+
|
|
82
|
+
### Patch Changes
|
|
83
|
+
|
|
84
|
+
- Updated dependencies
|
|
85
|
+
- @backstage/config@1.2.0-next.1
|
|
86
|
+
- @backstage/backend-common@0.21.4-next.1
|
|
87
|
+
- @backstage/backend-plugin-api@0.6.14-next.1
|
|
88
|
+
- @backstage/errors@1.2.4-next.0
|
|
89
|
+
|
|
90
|
+
## 0.3.11-next.0
|
|
91
|
+
|
|
92
|
+
### Patch Changes
|
|
93
|
+
|
|
94
|
+
- Updated dependencies
|
|
95
|
+
- @backstage/backend-common@0.21.3-next.0
|
|
96
|
+
- @backstage/errors@1.2.4-next.0
|
|
97
|
+
- @backstage/backend-plugin-api@0.6.13-next.0
|
|
98
|
+
- @backstage/config@1.1.2-next.0
|
|
99
|
+
|
|
100
|
+
## 0.3.8
|
|
101
|
+
|
|
102
|
+
### Patch Changes
|
|
103
|
+
|
|
104
|
+
- Updated dependencies
|
|
105
|
+
- @backstage/backend-common@0.21.0
|
|
106
|
+
- @backstage/backend-plugin-api@0.6.10
|
|
107
|
+
- @backstage/config@1.1.1
|
|
108
|
+
- @backstage/errors@1.2.3
|
|
109
|
+
|
|
110
|
+
## 0.3.8-next.3
|
|
111
|
+
|
|
112
|
+
### Patch Changes
|
|
113
|
+
|
|
114
|
+
- Updated dependencies
|
|
115
|
+
- @backstage/backend-common@0.21.0-next.3
|
|
116
|
+
- @backstage/backend-plugin-api@0.6.10-next.3
|
|
117
|
+
- @backstage/config@1.1.1
|
|
118
|
+
- @backstage/errors@1.2.3
|
|
119
|
+
|
|
120
|
+
## 0.3.8-next.2
|
|
121
|
+
|
|
122
|
+
### Patch Changes
|
|
123
|
+
|
|
124
|
+
- Updated dependencies
|
|
125
|
+
- @backstage/backend-common@0.21.0-next.2
|
|
126
|
+
- @backstage/backend-plugin-api@0.6.10-next.2
|
|
127
|
+
- @backstage/config@1.1.1
|
|
128
|
+
- @backstage/errors@1.2.3
|
|
129
|
+
|
|
130
|
+
## 0.3.8-next.1
|
|
131
|
+
|
|
132
|
+
### Patch Changes
|
|
133
|
+
|
|
134
|
+
- Updated dependencies
|
|
135
|
+
- @backstage/backend-plugin-api@0.6.10-next.1
|
|
136
|
+
- @backstage/backend-common@0.21.0-next.1
|
|
137
|
+
- @backstage/config@1.1.1
|
|
138
|
+
- @backstage/errors@1.2.3
|
|
139
|
+
|
|
140
|
+
## 0.3.8-next.0
|
|
141
|
+
|
|
142
|
+
### Patch Changes
|
|
143
|
+
|
|
144
|
+
- Updated dependencies
|
|
145
|
+
- @backstage/backend-common@0.21.0-next.0
|
|
146
|
+
- @backstage/backend-plugin-api@0.6.10-next.0
|
|
147
|
+
- @backstage/config@1.1.1
|
|
148
|
+
- @backstage/errors@1.2.3
|
|
149
|
+
|
|
150
|
+
## 0.3.7
|
|
151
|
+
|
|
152
|
+
### Patch Changes
|
|
153
|
+
|
|
154
|
+
- 4016f21: Remove some unused dependencies
|
|
155
|
+
- Updated dependencies
|
|
156
|
+
- @backstage/backend-common@0.20.1
|
|
157
|
+
- @backstage/backend-plugin-api@0.6.9
|
|
158
|
+
- @backstage/config@1.1.1
|
|
159
|
+
- @backstage/errors@1.2.3
|
|
160
|
+
|
|
161
|
+
## 0.3.7-next.2
|
|
162
|
+
|
|
163
|
+
### Patch Changes
|
|
164
|
+
|
|
165
|
+
- Updated dependencies
|
|
166
|
+
- @backstage/backend-plugin-api@0.6.9-next.2
|
|
167
|
+
- @backstage/backend-common@0.20.1-next.2
|
|
168
|
+
|
|
169
|
+
## 0.3.7-next.1
|
|
170
|
+
|
|
171
|
+
### Patch Changes
|
|
172
|
+
|
|
173
|
+
- Updated dependencies
|
|
174
|
+
- @backstage/backend-common@0.20.1-next.1
|
|
175
|
+
- @backstage/config@1.1.1
|
|
176
|
+
- @backstage/backend-plugin-api@0.6.9-next.1
|
|
177
|
+
- @backstage/errors@1.2.3
|
|
178
|
+
|
|
179
|
+
## 0.3.7-next.0
|
|
180
|
+
|
|
181
|
+
### Patch Changes
|
|
182
|
+
|
|
183
|
+
- 4016f21: Remove some unused dependencies
|
|
184
|
+
- Updated dependencies
|
|
185
|
+
- @backstage/backend-common@0.20.1-next.0
|
|
186
|
+
- @backstage/backend-plugin-api@0.6.9-next.0
|
|
187
|
+
- @backstage/config@1.1.1
|
|
188
|
+
- @backstage/errors@1.2.3
|
|
189
|
+
|
|
190
|
+
## 0.3.6
|
|
191
|
+
|
|
192
|
+
### Patch Changes
|
|
193
|
+
|
|
194
|
+
- Updated dependencies
|
|
195
|
+
- @backstage/backend-common@0.20.0
|
|
196
|
+
- @backstage/backend-plugin-api@0.6.8
|
|
197
|
+
- @backstage/catalog-model@1.4.3
|
|
198
|
+
- @backstage/config@1.1.1
|
|
199
|
+
- @backstage/errors@1.2.3
|
|
200
|
+
|
|
201
|
+
## 0.3.6-next.3
|
|
202
|
+
|
|
203
|
+
### Patch Changes
|
|
204
|
+
|
|
205
|
+
- Updated dependencies
|
|
206
|
+
- @backstage/backend-common@0.20.0-next.3
|
|
207
|
+
- @backstage/backend-plugin-api@0.6.8-next.3
|
|
208
|
+
- @backstage/catalog-model@1.4.3
|
|
209
|
+
- @backstage/config@1.1.1
|
|
210
|
+
- @backstage/errors@1.2.3
|
|
211
|
+
|
|
212
|
+
## 0.3.6-next.2
|
|
213
|
+
|
|
214
|
+
### Patch Changes
|
|
215
|
+
|
|
216
|
+
- Updated dependencies
|
|
217
|
+
- @backstage/backend-common@0.20.0-next.2
|
|
218
|
+
- @backstage/backend-plugin-api@0.6.8-next.2
|
|
219
|
+
- @backstage/catalog-model@1.4.3
|
|
220
|
+
- @backstage/config@1.1.1
|
|
221
|
+
- @backstage/errors@1.2.3
|
|
222
|
+
|
|
223
|
+
## 0.3.6-next.1
|
|
224
|
+
|
|
225
|
+
### Patch Changes
|
|
226
|
+
|
|
227
|
+
- Updated dependencies
|
|
228
|
+
- @backstage/backend-common@0.20.0-next.1
|
|
229
|
+
- @backstage/backend-plugin-api@0.6.8-next.1
|
|
230
|
+
- @backstage/catalog-model@1.4.3
|
|
231
|
+
- @backstage/config@1.1.1
|
|
232
|
+
- @backstage/errors@1.2.3
|
|
233
|
+
|
|
234
|
+
## 0.3.6-next.0
|
|
235
|
+
|
|
236
|
+
### Patch Changes
|
|
237
|
+
|
|
238
|
+
- Updated dependencies
|
|
239
|
+
- @backstage/backend-common@0.20.0-next.0
|
|
240
|
+
- @backstage/backend-plugin-api@0.6.8-next.0
|
|
241
|
+
- @backstage/catalog-model@1.4.3
|
|
242
|
+
- @backstage/config@1.1.1
|
|
243
|
+
- @backstage/errors@1.2.3
|
|
244
|
+
|
|
245
|
+
## 0.3.5
|
|
246
|
+
|
|
247
|
+
### Patch Changes
|
|
248
|
+
|
|
249
|
+
- 8613ba3928: Switched to using `"exports"` field for `/alpha` subpath export.
|
|
250
|
+
- Updated dependencies
|
|
251
|
+
- @backstage/backend-common@0.19.9
|
|
252
|
+
- @backstage/backend-plugin-api@0.6.7
|
|
253
|
+
- @backstage/catalog-model@1.4.3
|
|
254
|
+
- @backstage/config@1.1.1
|
|
255
|
+
- @backstage/errors@1.2.3
|
|
256
|
+
|
|
257
|
+
## 0.3.5-next.2
|
|
258
|
+
|
|
259
|
+
### Patch Changes
|
|
260
|
+
|
|
261
|
+
- Updated dependencies
|
|
262
|
+
- @backstage/backend-plugin-api@0.6.7-next.2
|
|
263
|
+
- @backstage/backend-common@0.19.9-next.2
|
|
264
|
+
|
|
265
|
+
## 0.3.5-next.1
|
|
266
|
+
|
|
267
|
+
### Patch Changes
|
|
268
|
+
|
|
269
|
+
- Updated dependencies
|
|
270
|
+
- @backstage/backend-common@0.19.9-next.1
|
|
271
|
+
- @backstage/backend-plugin-api@0.6.7-next.1
|
|
272
|
+
- @backstage/catalog-model@1.4.3
|
|
273
|
+
- @backstage/config@1.1.1
|
|
274
|
+
- @backstage/errors@1.2.3
|
|
275
|
+
|
|
276
|
+
## 0.3.5-next.0
|
|
277
|
+
|
|
278
|
+
### Patch Changes
|
|
279
|
+
|
|
280
|
+
- 8613ba3928: Switched to using `"exports"` field for `/alpha` subpath export.
|
|
281
|
+
- Updated dependencies
|
|
282
|
+
- @backstage/backend-common@0.19.9-next.0
|
|
283
|
+
- @backstage/backend-plugin-api@0.6.7-next.0
|
|
284
|
+
- @backstage/catalog-model@1.4.3
|
|
285
|
+
- @backstage/config@1.1.1
|
|
286
|
+
- @backstage/errors@1.2.3
|
|
287
|
+
|
|
288
|
+
## 0.3.3
|
|
289
|
+
|
|
290
|
+
### Patch Changes
|
|
291
|
+
|
|
292
|
+
- Updated dependencies
|
|
293
|
+
- @backstage/backend-common@0.19.8
|
|
294
|
+
- @backstage/catalog-model@1.4.3
|
|
295
|
+
- @backstage/errors@1.2.3
|
|
296
|
+
- @backstage/backend-plugin-api@0.6.6
|
|
297
|
+
- @backstage/config@1.1.1
|
|
298
|
+
|
|
299
|
+
## 0.3.3-next.2
|
|
300
|
+
|
|
301
|
+
### Patch Changes
|
|
302
|
+
|
|
303
|
+
- Updated dependencies
|
|
304
|
+
- @backstage/backend-common@0.19.8-next.2
|
|
305
|
+
- @backstage/catalog-model@1.4.3-next.0
|
|
306
|
+
- @backstage/errors@1.2.3-next.0
|
|
307
|
+
- @backstage/backend-plugin-api@0.6.6-next.2
|
|
308
|
+
- @backstage/config@1.1.1-next.0
|
|
309
|
+
|
|
310
|
+
## 0.3.2-next.1
|
|
311
|
+
|
|
312
|
+
### Patch Changes
|
|
313
|
+
|
|
314
|
+
- Updated dependencies
|
|
315
|
+
- @backstage/backend-common@0.19.7-next.1
|
|
316
|
+
- @backstage/backend-plugin-api@0.6.5-next.1
|
|
317
|
+
- @backstage/config@1.1.0
|
|
318
|
+
- @backstage/catalog-model@1.4.2
|
|
319
|
+
- @backstage/errors@1.2.2
|
|
320
|
+
|
|
321
|
+
## 0.3.2-next.0
|
|
322
|
+
|
|
323
|
+
### Patch Changes
|
|
324
|
+
|
|
325
|
+
- Updated dependencies
|
|
326
|
+
- @backstage/backend-common@0.19.7-next.0
|
|
327
|
+
- @backstage/config@1.1.0
|
|
328
|
+
- @backstage/backend-plugin-api@0.6.5-next.0
|
|
329
|
+
- @backstage/catalog-model@1.4.2
|
|
330
|
+
- @backstage/errors@1.2.2
|
|
331
|
+
|
|
332
|
+
## 0.3.0
|
|
333
|
+
|
|
334
|
+
### Minor Changes
|
|
335
|
+
|
|
336
|
+
- 71114ac50e02: **BREAKING**: The export for the new backend system has been moved to be the `default` export.
|
|
337
|
+
|
|
338
|
+
For example, if you are currently importing the plugin using the following pattern:
|
|
339
|
+
|
|
340
|
+
```ts
|
|
341
|
+
import { examplePlugin } from '@backstage/plugin-example-backend';
|
|
342
|
+
|
|
343
|
+
backend.add(examplePlugin);
|
|
344
|
+
```
|
|
345
|
+
|
|
346
|
+
It should be migrated to this:
|
|
347
|
+
|
|
348
|
+
```ts
|
|
349
|
+
backend.add(import('@backstage/plugin-example-backend'));
|
|
350
|
+
```
|
|
351
|
+
|
|
352
|
+
### Patch Changes
|
|
353
|
+
|
|
354
|
+
- Updated dependencies
|
|
355
|
+
- @backstage/backend-common@0.19.5
|
|
356
|
+
- @backstage/config@1.1.0
|
|
357
|
+
- @backstage/catalog-model@1.4.2
|
|
358
|
+
- @backstage/errors@1.2.2
|
|
359
|
+
- @backstage/backend-plugin-api@0.6.3
|
|
360
|
+
|
|
361
|
+
## 0.3.0-next.3
|
|
362
|
+
|
|
363
|
+
### Minor Changes
|
|
364
|
+
|
|
365
|
+
- 71114ac50e02: **BREAKING**: The export for the new backend system has been moved to be the `default` export.
|
|
366
|
+
|
|
367
|
+
For example, if you are currently importing the plugin using the following pattern:
|
|
368
|
+
|
|
369
|
+
```ts
|
|
370
|
+
import { examplePlugin } from '@backstage/plugin-example-backend';
|
|
371
|
+
|
|
372
|
+
backend.add(examplePlugin);
|
|
373
|
+
```
|
|
374
|
+
|
|
375
|
+
It should be migrated to this:
|
|
376
|
+
|
|
377
|
+
```ts
|
|
378
|
+
backend.add(import('@backstage/plugin-example-backend'));
|
|
379
|
+
```
|
|
380
|
+
|
|
381
|
+
### Patch Changes
|
|
382
|
+
|
|
383
|
+
- Updated dependencies
|
|
384
|
+
- @backstage/catalog-model@1.4.2-next.2
|
|
385
|
+
- @backstage/config@1.1.0-next.2
|
|
386
|
+
- @backstage/errors@1.2.2-next.0
|
|
387
|
+
- @backstage/backend-plugin-api@0.6.3-next.3
|
|
388
|
+
- @backstage/backend-common@0.19.5-next.3
|
|
389
|
+
|
|
390
|
+
## 0.2.44-next.2
|
|
391
|
+
|
|
392
|
+
### Patch Changes
|
|
393
|
+
|
|
394
|
+
- Updated dependencies
|
|
395
|
+
- @backstage/config@1.1.0-next.1
|
|
396
|
+
- @backstage/backend-common@0.19.5-next.2
|
|
397
|
+
- @backstage/backend-plugin-api@0.6.3-next.2
|
|
398
|
+
- @backstage/catalog-model@1.4.2-next.1
|
|
399
|
+
- @backstage/errors@1.2.1
|
|
400
|
+
|
|
401
|
+
## 0.2.44-next.1
|
|
402
|
+
|
|
403
|
+
### Patch Changes
|
|
404
|
+
|
|
405
|
+
- Updated dependencies
|
|
406
|
+
- @backstage/config@1.1.0-next.0
|
|
407
|
+
- @backstage/backend-common@0.19.5-next.1
|
|
408
|
+
- @backstage/backend-plugin-api@0.6.3-next.1
|
|
409
|
+
- @backstage/catalog-model@1.4.2-next.0
|
|
410
|
+
- @backstage/errors@1.2.1
|
|
411
|
+
|
|
412
|
+
## 0.2.43-next.0
|
|
413
|
+
|
|
414
|
+
### Patch Changes
|
|
415
|
+
|
|
416
|
+
- Updated dependencies
|
|
417
|
+
- @backstage/backend-common@0.19.4-next.0
|
|
418
|
+
- @backstage/backend-plugin-api@0.6.2-next.0
|
|
419
|
+
- @backstage/catalog-model@1.4.1
|
|
420
|
+
- @backstage/config@1.0.8
|
|
421
|
+
- @backstage/errors@1.2.1
|
|
422
|
+
|
|
423
|
+
## 0.2.41
|
|
424
|
+
|
|
425
|
+
### Patch Changes
|
|
426
|
+
|
|
427
|
+
- 629cbd194a87: Use `coreServices.rootConfig` instead of `coreService.config`
|
|
428
|
+
- Updated dependencies
|
|
429
|
+
- @backstage/backend-common@0.19.2
|
|
430
|
+
- @backstage/backend-plugin-api@0.6.0
|
|
431
|
+
- @backstage/catalog-model@1.4.1
|
|
432
|
+
- @backstage/config@1.0.8
|
|
433
|
+
- @backstage/errors@1.2.1
|
|
434
|
+
|
|
435
|
+
## 0.2.41-next.2
|
|
436
|
+
|
|
437
|
+
### Patch Changes
|
|
438
|
+
|
|
439
|
+
- Updated dependencies
|
|
440
|
+
- @backstage/backend-plugin-api@0.6.0-next.2
|
|
441
|
+
- @backstage/backend-common@0.19.2-next.2
|
|
442
|
+
|
|
443
|
+
## 0.2.41-next.1
|
|
444
|
+
|
|
445
|
+
### Patch Changes
|
|
446
|
+
|
|
447
|
+
- 629cbd194a87: Use `coreServices.rootConfig` instead of `coreService.config`
|
|
448
|
+
- Updated dependencies
|
|
449
|
+
- @backstage/backend-common@0.19.2-next.1
|
|
450
|
+
- @backstage/backend-plugin-api@0.6.0-next.1
|
|
451
|
+
- @backstage/catalog-model@1.4.1
|
|
452
|
+
- @backstage/config@1.0.8
|
|
453
|
+
- @backstage/errors@1.2.1
|
|
454
|
+
|
|
455
|
+
## 0.2.41-next.0
|
|
456
|
+
|
|
457
|
+
### Patch Changes
|
|
458
|
+
|
|
459
|
+
- Updated dependencies
|
|
460
|
+
- @backstage/backend-common@0.19.2-next.0
|
|
461
|
+
- @backstage/backend-plugin-api@0.5.5-next.0
|
|
462
|
+
- @backstage/catalog-model@1.4.1
|
|
463
|
+
- @backstage/config@1.0.8
|
|
464
|
+
- @backstage/errors@1.2.1
|
|
465
|
+
|
|
466
|
+
## 0.2.40
|
|
467
|
+
|
|
468
|
+
### Patch Changes
|
|
469
|
+
|
|
470
|
+
- Updated dependencies
|
|
471
|
+
- @backstage/errors@1.2.1
|
|
472
|
+
- @backstage/backend-common@0.19.1
|
|
473
|
+
- @backstage/backend-plugin-api@0.5.4
|
|
474
|
+
- @backstage/catalog-model@1.4.1
|
|
475
|
+
- @backstage/config@1.0.8
|
|
476
|
+
|
|
477
|
+
## 0.2.40-next.0
|
|
478
|
+
|
|
479
|
+
### Patch Changes
|
|
480
|
+
|
|
481
|
+
- Updated dependencies
|
|
482
|
+
- @backstage/errors@1.2.1-next.0
|
|
483
|
+
- @backstage/backend-common@0.19.1-next.0
|
|
484
|
+
- @backstage/backend-plugin-api@0.5.4-next.0
|
|
485
|
+
- @backstage/catalog-model@1.4.1-next.0
|
|
486
|
+
- @backstage/config@1.0.8
|
|
487
|
+
|
|
488
|
+
## 0.2.39
|
|
489
|
+
|
|
490
|
+
### Patch Changes
|
|
491
|
+
|
|
492
|
+
- Updated dependencies
|
|
493
|
+
- @backstage/backend-common@0.19.0
|
|
494
|
+
- @backstage/catalog-model@1.4.0
|
|
495
|
+
- @backstage/errors@1.2.0
|
|
496
|
+
- @backstage/backend-plugin-api@0.5.3
|
|
497
|
+
- @backstage/config@1.0.8
|
|
498
|
+
|
|
499
|
+
## 0.2.39-next.2
|
|
500
|
+
|
|
501
|
+
### Patch Changes
|
|
502
|
+
|
|
503
|
+
- Updated dependencies
|
|
504
|
+
- @backstage/backend-common@0.19.0-next.2
|
|
505
|
+
- @backstage/catalog-model@1.4.0-next.1
|
|
506
|
+
- @backstage/backend-plugin-api@0.5.3-next.2
|
|
507
|
+
- @backstage/config@1.0.7
|
|
508
|
+
- @backstage/errors@1.2.0-next.0
|
|
509
|
+
|
|
510
|
+
## 0.2.39-next.1
|
|
511
|
+
|
|
512
|
+
### Patch Changes
|
|
513
|
+
|
|
514
|
+
- Updated dependencies
|
|
515
|
+
- @backstage/backend-common@0.19.0-next.1
|
|
516
|
+
- @backstage/errors@1.2.0-next.0
|
|
517
|
+
- @backstage/backend-plugin-api@0.5.3-next.1
|
|
518
|
+
- @backstage/catalog-model@1.4.0-next.0
|
|
519
|
+
- @backstage/config@1.0.7
|
|
520
|
+
|
|
521
|
+
## 0.2.39-next.0
|
|
522
|
+
|
|
523
|
+
### Patch Changes
|
|
524
|
+
|
|
525
|
+
- Updated dependencies
|
|
526
|
+
- @backstage/backend-common@0.18.6-next.0
|
|
527
|
+
- @backstage/config@1.0.7
|
|
528
|
+
- @backstage/backend-plugin-api@0.5.3-next.0
|
|
529
|
+
- @backstage/catalog-model@1.3.0
|
|
530
|
+
- @backstage/errors@1.1.5
|
|
531
|
+
|
|
532
|
+
## 0.2.38
|
|
533
|
+
|
|
534
|
+
### Patch Changes
|
|
535
|
+
|
|
536
|
+
- Updated dependencies
|
|
537
|
+
- @backstage/backend-common@0.18.5
|
|
538
|
+
- @backstage/backend-plugin-api@0.5.2
|
|
539
|
+
- @backstage/catalog-model@1.3.0
|
|
540
|
+
- @backstage/config@1.0.7
|
|
541
|
+
- @backstage/errors@1.1.5
|
|
542
|
+
|
|
543
|
+
## 0.2.38-next.1
|
|
544
|
+
|
|
545
|
+
### Patch Changes
|
|
546
|
+
|
|
547
|
+
- Updated dependencies
|
|
548
|
+
- @backstage/backend-common@0.18.5-next.1
|
|
549
|
+
- @backstage/backend-plugin-api@0.5.2-next.1
|
|
550
|
+
- @backstage/config@1.0.7
|
|
551
|
+
|
|
552
|
+
## 0.2.38-next.0
|
|
553
|
+
|
|
554
|
+
### Patch Changes
|
|
555
|
+
|
|
556
|
+
- Updated dependencies
|
|
557
|
+
- @backstage/backend-common@0.18.5-next.0
|
|
558
|
+
- @backstage/backend-plugin-api@0.5.2-next.0
|
|
559
|
+
- @backstage/catalog-model@1.3.0
|
|
560
|
+
- @backstage/config@1.0.7
|
|
561
|
+
- @backstage/errors@1.1.5
|
|
562
|
+
|
|
563
|
+
## 0.2.37
|
|
564
|
+
|
|
565
|
+
### Patch Changes
|
|
566
|
+
|
|
567
|
+
- Updated dependencies
|
|
568
|
+
- @backstage/backend-common@0.18.4
|
|
569
|
+
- @backstage/catalog-model@1.3.0
|
|
570
|
+
- @backstage/backend-plugin-api@0.5.1
|
|
571
|
+
- @backstage/config@1.0.7
|
|
572
|
+
- @backstage/errors@1.1.5
|
|
573
|
+
|
|
574
|
+
## 0.2.37-next.3
|
|
575
|
+
|
|
576
|
+
### Patch Changes
|
|
577
|
+
|
|
578
|
+
- Updated dependencies
|
|
579
|
+
- @backstage/catalog-model@1.3.0-next.0
|
|
580
|
+
- @backstage/backend-common@0.18.4-next.2
|
|
581
|
+
- @backstage/backend-plugin-api@0.5.1-next.2
|
|
582
|
+
- @backstage/config@1.0.7
|
|
583
|
+
- @backstage/errors@1.1.5
|
|
584
|
+
|
|
585
|
+
## 0.2.37-next.2
|
|
586
|
+
|
|
587
|
+
### Patch Changes
|
|
588
|
+
|
|
589
|
+
- Updated dependencies
|
|
590
|
+
- @backstage/backend-common@0.18.4-next.2
|
|
591
|
+
- @backstage/backend-plugin-api@0.5.1-next.2
|
|
592
|
+
- @backstage/catalog-model@1.2.1
|
|
593
|
+
- @backstage/config@1.0.7
|
|
594
|
+
- @backstage/errors@1.1.5
|
|
595
|
+
|
|
596
|
+
## 0.2.37-next.1
|
|
597
|
+
|
|
598
|
+
### Patch Changes
|
|
599
|
+
|
|
600
|
+
- Updated dependencies
|
|
601
|
+
- @backstage/backend-common@0.18.4-next.1
|
|
602
|
+
- @backstage/backend-plugin-api@0.5.1-next.1
|
|
603
|
+
- @backstage/catalog-model@1.2.1
|
|
604
|
+
- @backstage/config@1.0.7
|
|
605
|
+
- @backstage/errors@1.1.5
|
|
606
|
+
|
|
607
|
+
## 0.2.37-next.0
|
|
608
|
+
|
|
609
|
+
### Patch Changes
|
|
610
|
+
|
|
611
|
+
- Updated dependencies
|
|
612
|
+
- @backstage/backend-common@0.18.4-next.0
|
|
613
|
+
- @backstage/config@1.0.7
|
|
614
|
+
- @backstage/backend-plugin-api@0.5.1-next.0
|
|
615
|
+
- @backstage/catalog-model@1.2.1
|
|
616
|
+
- @backstage/errors@1.1.5
|
|
617
|
+
|
|
618
|
+
## 0.2.36
|
|
619
|
+
|
|
620
|
+
### Patch Changes
|
|
621
|
+
|
|
622
|
+
- Updated dependencies
|
|
623
|
+
- @backstage/backend-common@0.18.3
|
|
624
|
+
- @backstage/errors@1.1.5
|
|
625
|
+
- @backstage/backend-plugin-api@0.5.0
|
|
626
|
+
- @backstage/catalog-model@1.2.1
|
|
627
|
+
- @backstage/config@1.0.7
|
|
628
|
+
|
|
629
|
+
## 0.2.36-next.2
|
|
630
|
+
|
|
631
|
+
### Patch Changes
|
|
632
|
+
|
|
633
|
+
- Updated dependencies
|
|
634
|
+
- @backstage/backend-common@0.18.3-next.2
|
|
635
|
+
- @backstage/backend-plugin-api@0.4.1-next.2
|
|
636
|
+
- @backstage/config@1.0.7-next.0
|
|
637
|
+
|
|
638
|
+
## 0.2.36-next.1
|
|
639
|
+
|
|
640
|
+
### Patch Changes
|
|
641
|
+
|
|
642
|
+
- Updated dependencies
|
|
643
|
+
- @backstage/errors@1.1.5-next.0
|
|
644
|
+
- @backstage/backend-common@0.18.3-next.1
|
|
645
|
+
- @backstage/backend-plugin-api@0.4.1-next.1
|
|
646
|
+
- @backstage/config@1.0.7-next.0
|
|
647
|
+
- @backstage/catalog-model@1.2.1-next.1
|
|
648
|
+
|
|
649
|
+
## 0.2.36-next.0
|
|
650
|
+
|
|
651
|
+
### Patch Changes
|
|
652
|
+
|
|
653
|
+
- Updated dependencies
|
|
654
|
+
- @backstage/backend-plugin-api@0.4.1-next.0
|
|
655
|
+
- @backstage/backend-common@0.18.3-next.0
|
|
656
|
+
- @backstage/catalog-model@1.2.1-next.0
|
|
657
|
+
- @backstage/config@1.0.6
|
|
658
|
+
- @backstage/errors@1.1.4
|
|
659
|
+
|
|
660
|
+
## 0.2.35
|
|
661
|
+
|
|
662
|
+
### Patch Changes
|
|
663
|
+
|
|
664
|
+
- 0ff03319be: Updated usage of `createBackendPlugin`.
|
|
665
|
+
- 4a6f38a535: Added a Backend System plugin feature
|
|
666
|
+
- Updated dependencies
|
|
667
|
+
- @backstage/backend-plugin-api@0.4.0
|
|
668
|
+
- @backstage/backend-common@0.18.2
|
|
669
|
+
- @backstage/catalog-model@1.2.0
|
|
670
|
+
- @backstage/config@1.0.6
|
|
671
|
+
- @backstage/errors@1.1.4
|
|
672
|
+
|
|
673
|
+
## 0.2.35-next.2
|
|
674
|
+
|
|
675
|
+
### Patch Changes
|
|
676
|
+
|
|
677
|
+
- 0ff03319be: Updated usage of `createBackendPlugin`.
|
|
678
|
+
- 4a6f38a535: Added a Backend System plugin feature
|
|
679
|
+
- Updated dependencies
|
|
680
|
+
- @backstage/backend-plugin-api@0.4.0-next.2
|
|
681
|
+
- @backstage/backend-common@0.18.2-next.2
|
|
682
|
+
- @backstage/catalog-model@1.2.0-next.1
|
|
683
|
+
- @backstage/config@1.0.6
|
|
684
|
+
- @backstage/errors@1.1.4
|
|
685
|
+
|
|
686
|
+
## 0.2.35-next.1
|
|
687
|
+
|
|
688
|
+
### Patch Changes
|
|
689
|
+
|
|
690
|
+
- Updated dependencies
|
|
691
|
+
- @backstage/backend-common@0.18.2-next.1
|
|
692
|
+
- @backstage/catalog-model@1.1.6-next.0
|
|
693
|
+
- @backstage/config@1.0.6
|
|
694
|
+
- @backstage/errors@1.1.4
|
|
695
|
+
|
|
696
|
+
## 0.2.35-next.0
|
|
697
|
+
|
|
698
|
+
### Patch Changes
|
|
699
|
+
|
|
700
|
+
- Updated dependencies
|
|
701
|
+
- @backstage/catalog-model@1.1.6-next.0
|
|
702
|
+
- @backstage/backend-common@0.18.2-next.0
|
|
703
|
+
|
|
704
|
+
## 0.2.33
|
|
705
|
+
|
|
706
|
+
### Patch Changes
|
|
707
|
+
|
|
708
|
+
- Updated dependencies
|
|
709
|
+
- @backstage/backend-common@0.18.0
|
|
710
|
+
- @backstage/catalog-model@1.1.5
|
|
711
|
+
- @backstage/config@1.0.6
|
|
712
|
+
- @backstage/errors@1.1.4
|
|
713
|
+
|
|
714
|
+
## 0.2.33-next.2
|
|
715
|
+
|
|
716
|
+
### Patch Changes
|
|
717
|
+
|
|
718
|
+
- Updated dependencies
|
|
719
|
+
- @backstage/backend-common@0.18.0-next.1
|
|
720
|
+
- @backstage/catalog-model@1.1.5-next.1
|
|
721
|
+
- @backstage/config@1.0.6-next.0
|
|
722
|
+
- @backstage/errors@1.1.4
|
|
723
|
+
|
|
724
|
+
## 0.2.33-next.1
|
|
725
|
+
|
|
726
|
+
### Patch Changes
|
|
727
|
+
|
|
728
|
+
- Updated dependencies
|
|
729
|
+
- @backstage/backend-common@0.18.0-next.0
|
|
730
|
+
- @backstage/config@1.0.6-next.0
|
|
731
|
+
- @backstage/catalog-model@1.1.5-next.1
|
|
732
|
+
- @backstage/errors@1.1.4
|
|
733
|
+
|
|
734
|
+
## 0.2.33-next.0
|
|
735
|
+
|
|
736
|
+
### Patch Changes
|
|
737
|
+
|
|
738
|
+
- Updated dependencies
|
|
739
|
+
- @backstage/catalog-model@1.1.5-next.0
|
|
740
|
+
- @backstage/backend-common@0.17.0
|
|
741
|
+
- @backstage/config@1.0.5
|
|
742
|
+
- @backstage/errors@1.1.4
|
|
743
|
+
|
|
744
|
+
## 0.2.32
|
|
745
|
+
|
|
746
|
+
### Patch Changes
|
|
747
|
+
|
|
748
|
+
- 0b54dbaf7d: Internal tweak to adapt to `kafkajs` 2.2.3
|
|
749
|
+
- Updated dependencies
|
|
750
|
+
- @backstage/backend-common@0.17.0
|
|
751
|
+
- @backstage/errors@1.1.4
|
|
752
|
+
- @backstage/catalog-model@1.1.4
|
|
753
|
+
- @backstage/config@1.0.5
|
|
754
|
+
|
|
755
|
+
## 0.2.32-next.3
|
|
756
|
+
|
|
757
|
+
### Patch Changes
|
|
758
|
+
|
|
759
|
+
- Updated dependencies
|
|
760
|
+
- @backstage/backend-common@0.17.0-next.3
|
|
761
|
+
- @backstage/catalog-model@1.1.4-next.1
|
|
762
|
+
- @backstage/config@1.0.5-next.1
|
|
763
|
+
- @backstage/errors@1.1.4-next.1
|
|
764
|
+
|
|
765
|
+
## 0.2.32-next.2
|
|
766
|
+
|
|
767
|
+
### Patch Changes
|
|
768
|
+
|
|
769
|
+
- Updated dependencies
|
|
770
|
+
- @backstage/backend-common@0.17.0-next.2
|
|
771
|
+
- @backstage/catalog-model@1.1.4-next.1
|
|
772
|
+
- @backstage/config@1.0.5-next.1
|
|
773
|
+
- @backstage/errors@1.1.4-next.1
|
|
774
|
+
|
|
775
|
+
## 0.2.32-next.1
|
|
776
|
+
|
|
777
|
+
### Patch Changes
|
|
778
|
+
|
|
779
|
+
- 0b54dbaf7d: Internal tweak to adapt to `kafkajs` 2.2.3
|
|
780
|
+
- Updated dependencies
|
|
781
|
+
- @backstage/backend-common@0.17.0-next.1
|
|
782
|
+
- @backstage/config@1.0.5-next.1
|
|
783
|
+
- @backstage/catalog-model@1.1.4-next.1
|
|
784
|
+
- @backstage/errors@1.1.4-next.1
|
|
785
|
+
|
|
786
|
+
## 0.2.32-next.0
|
|
787
|
+
|
|
788
|
+
### Patch Changes
|
|
789
|
+
|
|
790
|
+
- Updated dependencies
|
|
791
|
+
- @backstage/backend-common@0.16.1-next.0
|
|
792
|
+
- @backstage/catalog-model@1.1.4-next.0
|
|
793
|
+
- @backstage/config@1.0.5-next.0
|
|
794
|
+
- @backstage/errors@1.1.4-next.0
|
|
795
|
+
|
|
796
|
+
## 0.2.31
|
|
797
|
+
|
|
798
|
+
### Patch Changes
|
|
799
|
+
|
|
800
|
+
- Updated dependencies
|
|
801
|
+
- @backstage/backend-common@0.16.0
|
|
802
|
+
- @backstage/catalog-model@1.1.3
|
|
803
|
+
- @backstage/config@1.0.4
|
|
804
|
+
- @backstage/errors@1.1.3
|
|
805
|
+
|
|
806
|
+
## 0.2.31-next.1
|
|
807
|
+
|
|
808
|
+
### Patch Changes
|
|
809
|
+
|
|
810
|
+
- Updated dependencies
|
|
811
|
+
- @backstage/backend-common@0.16.0-next.1
|
|
812
|
+
- @backstage/catalog-model@1.1.3-next.0
|
|
813
|
+
- @backstage/config@1.0.4-next.0
|
|
814
|
+
- @backstage/errors@1.1.3-next.0
|
|
815
|
+
|
|
816
|
+
## 0.2.31-next.0
|
|
817
|
+
|
|
818
|
+
### Patch Changes
|
|
819
|
+
|
|
820
|
+
- Updated dependencies
|
|
821
|
+
- @backstage/backend-common@0.16.0-next.0
|
|
822
|
+
- @backstage/catalog-model@1.1.3-next.0
|
|
823
|
+
- @backstage/config@1.0.4-next.0
|
|
824
|
+
- @backstage/errors@1.1.3-next.0
|
|
825
|
+
|
|
826
|
+
## 0.2.30
|
|
827
|
+
|
|
828
|
+
### Patch Changes
|
|
829
|
+
|
|
830
|
+
- Updated dependencies
|
|
831
|
+
- @backstage/catalog-model@1.1.2
|
|
832
|
+
- @backstage/backend-common@0.15.2
|
|
833
|
+
- @backstage/config@1.0.3
|
|
834
|
+
- @backstage/errors@1.1.2
|
|
835
|
+
|
|
836
|
+
## 0.2.30-next.2
|
|
837
|
+
|
|
838
|
+
### Patch Changes
|
|
839
|
+
|
|
840
|
+
- Updated dependencies
|
|
841
|
+
- @backstage/backend-common@0.15.2-next.2
|
|
842
|
+
- @backstage/catalog-model@1.1.2-next.2
|
|
843
|
+
- @backstage/config@1.0.3-next.2
|
|
844
|
+
- @backstage/errors@1.1.2-next.2
|
|
845
|
+
|
|
846
|
+
## 0.2.30-next.1
|
|
847
|
+
|
|
848
|
+
### Patch Changes
|
|
849
|
+
|
|
850
|
+
- Updated dependencies
|
|
851
|
+
- @backstage/backend-common@0.15.2-next.1
|
|
852
|
+
- @backstage/catalog-model@1.1.2-next.1
|
|
853
|
+
- @backstage/config@1.0.3-next.1
|
|
854
|
+
- @backstage/errors@1.1.2-next.1
|
|
855
|
+
|
|
856
|
+
## 0.2.30-next.0
|
|
857
|
+
|
|
858
|
+
### Patch Changes
|
|
859
|
+
|
|
860
|
+
- Updated dependencies
|
|
861
|
+
- @backstage/catalog-model@1.1.2-next.0
|
|
862
|
+
- @backstage/backend-common@0.15.2-next.0
|
|
863
|
+
- @backstage/config@1.0.3-next.0
|
|
864
|
+
- @backstage/errors@1.1.2-next.0
|
|
865
|
+
|
|
866
|
+
## 0.2.29
|
|
867
|
+
|
|
868
|
+
### Patch Changes
|
|
869
|
+
|
|
870
|
+
- f6be17460d: Minor API signatures cleanup
|
|
871
|
+
- Updated dependencies
|
|
872
|
+
- @backstage/backend-common@0.15.1
|
|
873
|
+
- @backstage/catalog-model@1.1.1
|
|
874
|
+
- @backstage/config@1.0.2
|
|
875
|
+
- @backstage/errors@1.1.1
|
|
876
|
+
|
|
877
|
+
## 0.2.29-next.1
|
|
878
|
+
|
|
879
|
+
### Patch Changes
|
|
880
|
+
|
|
881
|
+
- Updated dependencies
|
|
882
|
+
- @backstage/catalog-model@1.1.1-next.0
|
|
883
|
+
- @backstage/config@1.0.2-next.0
|
|
884
|
+
- @backstage/errors@1.1.1-next.0
|
|
885
|
+
- @backstage/backend-common@0.15.1-next.3
|
|
886
|
+
|
|
887
|
+
## 0.2.29-next.0
|
|
888
|
+
|
|
889
|
+
### Patch Changes
|
|
890
|
+
|
|
891
|
+
- f6be17460d: Minor API signatures cleanup
|
|
892
|
+
- Updated dependencies
|
|
893
|
+
- @backstage/backend-common@0.15.1-next.0
|
|
894
|
+
|
|
895
|
+
## 0.2.28
|
|
896
|
+
|
|
897
|
+
### Patch Changes
|
|
898
|
+
|
|
899
|
+
- Updated dependencies
|
|
900
|
+
- @backstage/backend-common@0.15.0
|
|
901
|
+
|
|
902
|
+
## 0.2.28-next.0
|
|
903
|
+
|
|
904
|
+
### Patch Changes
|
|
905
|
+
|
|
906
|
+
- Updated dependencies
|
|
907
|
+
- @backstage/backend-common@0.15.0-next.0
|
|
908
|
+
|
|
909
|
+
## 0.2.27
|
|
910
|
+
|
|
911
|
+
### Patch Changes
|
|
912
|
+
|
|
913
|
+
- 8751667541: Updated dependency `kafkajs` to `^2.0.0`.
|
|
914
|
+
- Updated dependencies
|
|
915
|
+
- @backstage/backend-common@0.14.1
|
|
916
|
+
- @backstage/catalog-model@1.1.0
|
|
917
|
+
- @backstage/errors@1.1.0
|
|
918
|
+
|
|
919
|
+
## 0.2.27-next.2
|
|
920
|
+
|
|
921
|
+
### Patch Changes
|
|
922
|
+
|
|
923
|
+
- 8751667541: Updated dependency `kafkajs` to `^2.0.0`.
|
|
924
|
+
- Updated dependencies
|
|
925
|
+
- @backstage/catalog-model@1.1.0-next.2
|
|
926
|
+
- @backstage/backend-common@0.14.1-next.2
|
|
927
|
+
|
|
928
|
+
## 0.2.27-next.1
|
|
929
|
+
|
|
930
|
+
### Patch Changes
|
|
931
|
+
|
|
932
|
+
- Updated dependencies
|
|
933
|
+
- @backstage/catalog-model@1.1.0-next.1
|
|
934
|
+
- @backstage/backend-common@0.14.1-next.1
|
|
935
|
+
- @backstage/errors@1.1.0-next.0
|
|
936
|
+
|
|
937
|
+
## 0.2.27-next.0
|
|
938
|
+
|
|
939
|
+
### Patch Changes
|
|
940
|
+
|
|
941
|
+
- Updated dependencies
|
|
942
|
+
- @backstage/backend-common@0.14.1-next.0
|
|
943
|
+
- @backstage/catalog-model@1.1.0-next.0
|
|
944
|
+
|
|
945
|
+
## 0.2.26
|
|
946
|
+
|
|
947
|
+
### Patch Changes
|
|
948
|
+
|
|
949
|
+
- Updated dependencies
|
|
950
|
+
- @backstage/backend-common@0.14.0
|
|
951
|
+
- @backstage/catalog-model@1.0.3
|
|
952
|
+
|
|
953
|
+
## 0.2.26-next.2
|
|
954
|
+
|
|
955
|
+
### Patch Changes
|
|
956
|
+
|
|
957
|
+
- Updated dependencies
|
|
958
|
+
- @backstage/backend-common@0.14.0-next.2
|
|
959
|
+
|
|
960
|
+
## 0.2.26-next.1
|
|
961
|
+
|
|
962
|
+
### Patch Changes
|
|
963
|
+
|
|
964
|
+
- Updated dependencies
|
|
965
|
+
- @backstage/backend-common@0.13.6-next.1
|
|
966
|
+
- @backstage/catalog-model@1.0.3-next.0
|
|
967
|
+
|
|
968
|
+
## 0.2.26-next.0
|
|
969
|
+
|
|
970
|
+
### Patch Changes
|
|
971
|
+
|
|
972
|
+
- Updated dependencies
|
|
973
|
+
- @backstage/backend-common@0.13.6-next.0
|
|
974
|
+
|
|
975
|
+
## 0.2.25
|
|
976
|
+
|
|
977
|
+
### Patch Changes
|
|
978
|
+
|
|
979
|
+
- Updated dependencies
|
|
980
|
+
- @backstage/backend-common@0.13.3
|
|
981
|
+
- @backstage/config@1.0.1
|
|
982
|
+
- @backstage/catalog-model@1.0.2
|
|
983
|
+
|
|
984
|
+
## 0.2.25-next.1
|
|
985
|
+
|
|
986
|
+
### Patch Changes
|
|
987
|
+
|
|
988
|
+
- Updated dependencies
|
|
989
|
+
- @backstage/backend-common@0.13.3-next.2
|
|
990
|
+
- @backstage/config@1.0.1-next.0
|
|
991
|
+
- @backstage/catalog-model@1.0.2-next.0
|
|
992
|
+
|
|
993
|
+
## 0.2.25-next.0
|
|
994
|
+
|
|
995
|
+
### Patch Changes
|
|
996
|
+
|
|
997
|
+
- Updated dependencies
|
|
998
|
+
- @backstage/backend-common@0.13.3-next.0
|
|
999
|
+
|
|
1000
|
+
## 0.2.24
|
|
1001
|
+
|
|
1002
|
+
### Patch Changes
|
|
1003
|
+
|
|
1004
|
+
- f26cf63878: build(deps-dev): bump `@types/jest-when` from 2.7.2 to 3.5.0
|
|
1005
|
+
- Updated dependencies
|
|
1006
|
+
- @backstage/catalog-model@1.0.1
|
|
1007
|
+
- @backstage/backend-common@0.13.2
|
|
1008
|
+
|
|
1009
|
+
## 0.2.24-next.1
|
|
1010
|
+
|
|
1011
|
+
### Patch Changes
|
|
1012
|
+
|
|
1013
|
+
- f26cf63878: build(deps-dev): bump `@types/jest-when` from 2.7.2 to 3.5.0
|
|
1014
|
+
- Updated dependencies
|
|
1015
|
+
- @backstage/backend-common@0.13.2-next.2
|
|
1016
|
+
|
|
1017
|
+
## 0.2.24-next.0
|
|
1018
|
+
|
|
1019
|
+
### Patch Changes
|
|
1020
|
+
|
|
1021
|
+
- Updated dependencies
|
|
1022
|
+
- @backstage/catalog-model@1.0.1-next.0
|
|
1023
|
+
- @backstage/backend-common@0.13.2-next.0
|
|
1024
|
+
|
|
1025
|
+
## 0.2.23
|
|
1026
|
+
|
|
1027
|
+
### Patch Changes
|
|
1028
|
+
|
|
1029
|
+
- Updated dependencies
|
|
1030
|
+
- @backstage/backend-common@0.13.1
|
|
1031
|
+
- @backstage/catalog-model@1.0.0
|
|
1032
|
+
- @backstage/config@1.0.0
|
|
1033
|
+
- @backstage/errors@1.0.0
|
|
1034
|
+
|
|
1035
|
+
## 0.2.22
|
|
1036
|
+
|
|
1037
|
+
### Patch Changes
|
|
1038
|
+
|
|
1039
|
+
- Updated dependencies
|
|
1040
|
+
- @backstage/backend-common@0.13.0
|
|
1041
|
+
- @backstage/catalog-model@0.13.0
|
|
1042
|
+
|
|
1043
|
+
## 0.2.22-next.0
|
|
1044
|
+
|
|
1045
|
+
### Patch Changes
|
|
1046
|
+
|
|
1047
|
+
- Updated dependencies
|
|
1048
|
+
- @backstage/backend-common@0.13.0-next.0
|
|
1049
|
+
- @backstage/catalog-model@0.13.0-next.0
|
|
1050
|
+
|
|
1051
|
+
## 0.2.21
|
|
1052
|
+
|
|
1053
|
+
### Patch Changes
|
|
1054
|
+
|
|
1055
|
+
- Updated dependencies
|
|
1056
|
+
- @backstage/catalog-model@0.12.0
|
|
1057
|
+
- @backstage/backend-common@0.12.0
|
|
1058
|
+
|
|
1059
|
+
## 0.2.20
|
|
1060
|
+
|
|
1061
|
+
### Patch Changes
|
|
1062
|
+
|
|
1063
|
+
- Updated dependencies
|
|
1064
|
+
- @backstage/backend-common@0.11.0
|
|
1065
|
+
- @backstage/catalog-model@0.11.0
|
|
1066
|
+
|
|
1067
|
+
## 0.2.19
|
|
1068
|
+
|
|
1069
|
+
### Patch Changes
|
|
1070
|
+
|
|
1071
|
+
- Fix for the previous release with missing type declarations.
|
|
1072
|
+
- Updated dependencies
|
|
1073
|
+
- @backstage/backend-common@0.10.9
|
|
1074
|
+
- @backstage/catalog-model@0.10.1
|
|
1075
|
+
- @backstage/config@0.1.15
|
|
1076
|
+
- @backstage/errors@0.2.2
|
|
1077
|
+
|
|
1078
|
+
## 0.2.18
|
|
1079
|
+
|
|
1080
|
+
### Patch Changes
|
|
1081
|
+
|
|
1082
|
+
- c77c5c7eb6: Added `backstage.role` to `package.json`
|
|
1083
|
+
- Updated dependencies
|
|
1084
|
+
- @backstage/backend-common@0.10.8
|
|
1085
|
+
- @backstage/errors@0.2.1
|
|
1086
|
+
- @backstage/catalog-model@0.10.0
|
|
1087
|
+
- @backstage/config@0.1.14
|
|
1088
|
+
|
|
1089
|
+
## 0.2.17
|
|
1090
|
+
|
|
1091
|
+
### Patch Changes
|
|
1092
|
+
|
|
1093
|
+
- Updated dependencies
|
|
1094
|
+
- @backstage/backend-common@0.10.7
|
|
1095
|
+
|
|
1096
|
+
## 0.2.17-next.0
|
|
1097
|
+
|
|
1098
|
+
### Patch Changes
|
|
1099
|
+
|
|
1100
|
+
- Updated dependencies
|
|
1101
|
+
- @backstage/backend-common@0.10.7-next.0
|
|
1102
|
+
|
|
1103
|
+
## 0.2.16
|
|
1104
|
+
|
|
1105
|
+
### Patch Changes
|
|
1106
|
+
|
|
1107
|
+
- Updated dependencies
|
|
1108
|
+
- @backstage/backend-common@0.10.6
|
|
1109
|
+
|
|
1110
|
+
## 0.2.16-next.0
|
|
1111
|
+
|
|
1112
|
+
### Patch Changes
|
|
1113
|
+
|
|
1114
|
+
- Updated dependencies
|
|
1115
|
+
- @backstage/backend-common@0.10.6-next.0
|
|
1116
|
+
|
|
1117
|
+
## 0.2.15
|
|
1118
|
+
|
|
1119
|
+
### Patch Changes
|
|
1120
|
+
|
|
1121
|
+
- Updated dependencies
|
|
1122
|
+
- @backstage/backend-common@0.10.4
|
|
1123
|
+
- @backstage/config@0.1.13
|
|
1124
|
+
- @backstage/catalog-model@0.9.10
|
|
1125
|
+
|
|
1126
|
+
## 0.2.15-next.0
|
|
1127
|
+
|
|
1128
|
+
### Patch Changes
|
|
1129
|
+
|
|
1130
|
+
- Updated dependencies
|
|
1131
|
+
- @backstage/backend-common@0.10.4-next.0
|
|
1132
|
+
- @backstage/config@0.1.13-next.0
|
|
1133
|
+
- @backstage/catalog-model@0.9.10-next.0
|
|
1134
|
+
|
|
1135
|
+
## 0.2.14
|
|
1136
|
+
|
|
1137
|
+
### Patch Changes
|
|
1138
|
+
|
|
1139
|
+
- Updated dependencies
|
|
1140
|
+
- @backstage/config@0.1.12
|
|
1141
|
+
- @backstage/backend-common@0.10.3
|
|
1142
|
+
- @backstage/errors@0.2.0
|
|
1143
|
+
- @backstage/catalog-model@0.9.9
|
|
1144
|
+
|
|
1145
|
+
## 0.2.13
|
|
1146
|
+
|
|
1147
|
+
### Patch Changes
|
|
1148
|
+
|
|
1149
|
+
- Updated dependencies
|
|
1150
|
+
- @backstage/backend-common@0.10.0
|
|
1151
|
+
|
|
1152
|
+
## 0.2.12
|
|
1153
|
+
|
|
1154
|
+
### Patch Changes
|
|
1155
|
+
|
|
1156
|
+
- 4f81bfd356: Add ACL requirements for kafka-backend plugin
|
|
1157
|
+
- Updated dependencies
|
|
1158
|
+
- @backstage/errors@0.1.5
|
|
1159
|
+
- @backstage/backend-common@0.9.11
|
|
1160
|
+
|
|
1161
|
+
## 0.2.11
|
|
1162
|
+
|
|
1163
|
+
### Patch Changes
|
|
1164
|
+
|
|
1165
|
+
- 9145449220: Update Kafka configuration types
|
|
1166
|
+
- Updated dependencies
|
|
1167
|
+
- @backstage/catalog-model@0.9.7
|
|
1168
|
+
- @backstage/backend-common@0.9.10
|
|
1169
|
+
|
|
1170
|
+
## 0.2.10
|
|
1171
|
+
|
|
1172
|
+
### Patch Changes
|
|
1173
|
+
|
|
1174
|
+
- febddedcb2: Bump `lodash` to remediate `SNYK-JS-LODASH-590103` security vulnerability
|
|
1175
|
+
- Updated dependencies
|
|
1176
|
+
- @backstage/catalog-model@0.9.3
|
|
1177
|
+
- @backstage/backend-common@0.9.4
|
|
1178
|
+
- @backstage/config@0.1.10
|
|
1179
|
+
|
|
1180
|
+
## 0.2.9
|
|
1181
|
+
|
|
1182
|
+
### Patch Changes
|
|
1183
|
+
|
|
1184
|
+
- Updated dependencies
|
|
1185
|
+
- @backstage/backend-common@0.9.0
|
|
1186
|
+
- @backstage/config@0.1.8
|
|
1187
|
+
|
|
1188
|
+
## 0.2.8
|
|
1189
|
+
|
|
1190
|
+
### Patch Changes
|
|
1191
|
+
|
|
1192
|
+
- Updated dependencies
|
|
1193
|
+
- @backstage/catalog-model@0.9.0
|
|
1194
|
+
- @backstage/backend-common@0.8.5
|
|
1195
|
+
|
|
1196
|
+
## 0.2.7
|
|
1197
|
+
|
|
1198
|
+
### Patch Changes
|
|
1199
|
+
|
|
1200
|
+
- 8ab897e01: Properly return a 404 when an unknown cluster is given
|
|
1201
|
+
- Updated dependencies
|
|
1202
|
+
- @backstage/backend-common@0.8.4
|
|
1203
|
+
|
|
1204
|
+
## 0.2.6
|
|
1205
|
+
|
|
1206
|
+
### Patch Changes
|
|
1207
|
+
|
|
1208
|
+
- Updated dependencies [add62a455]
|
|
1209
|
+
- Updated dependencies [704875e26]
|
|
1210
|
+
- @backstage/catalog-model@0.8.0
|
|
1211
|
+
|
|
1212
|
+
## 0.2.5
|
|
1213
|
+
|
|
1214
|
+
### Patch Changes
|
|
1215
|
+
|
|
1216
|
+
- Updated dependencies [22fd8ce2a]
|
|
1217
|
+
- Updated dependencies [10c008a3a]
|
|
1218
|
+
- Updated dependencies [f9fb4a205]
|
|
1219
|
+
- Updated dependencies [16be1d093]
|
|
1220
|
+
- @backstage/backend-common@0.8.0
|
|
1221
|
+
- @backstage/catalog-model@0.7.9
|
|
1222
|
+
|
|
1223
|
+
## 0.2.4
|
|
1224
|
+
|
|
1225
|
+
### Patch Changes
|
|
1226
|
+
|
|
1227
|
+
- Updated dependencies [e0bfd3d44]
|
|
1228
|
+
- Updated dependencies [38ca05168]
|
|
1229
|
+
- Updated dependencies [d8b81fd28]
|
|
1230
|
+
- @backstage/backend-common@0.7.0
|
|
1231
|
+
- @backstage/catalog-model@0.7.8
|
|
1232
|
+
- @backstage/config@0.1.5
|
|
1233
|
+
|
|
1234
|
+
## 0.2.3
|
|
1235
|
+
|
|
1236
|
+
### Patch Changes
|
|
1237
|
+
|
|
1238
|
+
- f03a52f5b: Add support for SASL authentication & SSL boolean config.
|
|
1239
|
+
- Updated dependencies [8488a1a96]
|
|
1240
|
+
- Updated dependencies [37e3a69f5]
|
|
1241
|
+
- @backstage/catalog-model@0.7.5
|
|
1242
|
+
- @backstage/backend-common@0.6.1
|
|
1243
|
+
|
|
1244
|
+
## 0.2.2
|
|
1245
|
+
|
|
1246
|
+
### Patch Changes
|
|
1247
|
+
|
|
1248
|
+
- Updated dependencies [8686eb38c]
|
|
1249
|
+
- Updated dependencies [0434853a5]
|
|
1250
|
+
- Updated dependencies [8686eb38c]
|
|
1251
|
+
- @backstage/backend-common@0.6.0
|
|
1252
|
+
- @backstage/config@0.1.4
|
|
1253
|
+
|
|
1254
|
+
## 0.2.1
|
|
1255
|
+
|
|
1256
|
+
### Patch Changes
|
|
1257
|
+
|
|
1258
|
+
- 4fbc9df79: Fixed `config.d.ts` not being included in the published package.
|
|
1259
|
+
- f43192207: remove usage of res.send() for res.json() and res.end() to ensure content types are more consistently application/json on backend responses and error cases
|
|
1260
|
+
- Updated dependencies [12d8f27a6]
|
|
1261
|
+
- Updated dependencies [497859088]
|
|
1262
|
+
- Updated dependencies [8adb48df4]
|
|
1263
|
+
- @backstage/catalog-model@0.7.3
|
|
1264
|
+
- @backstage/backend-common@0.5.5
|
|
1265
|
+
|
|
1266
|
+
## 0.2.0
|
|
1267
|
+
|
|
1268
|
+
### Minor Changes
|
|
1269
|
+
|
|
1270
|
+
- 234e7d985: Added support for multiple Kafka clusters and multiple consumers per component.
|
|
1271
|
+
Note that this introduces several breaking changes.
|
|
1272
|
+
|
|
1273
|
+
1. Configuration in `app-config.yaml` has changed to support the ability to configure multiple clusters. This means you are required to update the configs in the following way:
|
|
1274
|
+
|
|
1275
|
+
```diff
|
|
1276
|
+
kafka:
|
|
1277
|
+
clientId: backstage
|
|
1278
|
+
- brokers:
|
|
1279
|
+
- - localhost:9092
|
|
1280
|
+
+ clusters:
|
|
1281
|
+
+ - name: prod
|
|
1282
|
+
+ brokers:
|
|
1283
|
+
+ - localhost:9092
|
|
1284
|
+
```
|
|
1285
|
+
|
|
1286
|
+
2. Configuration of services has changed as well to support multiple clusters:
|
|
1287
|
+
|
|
1288
|
+
```diff
|
|
1289
|
+
annotations:
|
|
1290
|
+
- kafka.apache.org/consumer-groups: consumer
|
|
1291
|
+
+ kafka.apache.org/consumer-groups: prod/consumer
|
|
1292
|
+
```
|
|
1293
|
+
|
|
1294
|
+
3. Kafka Backend API has changed, so querying offsets of a consumer group is now done with the following query path:
|
|
1295
|
+
`/consumers/${clusterId}/${consumerGroup}/offsets`
|
|
1296
|
+
|
|
1297
|
+
### Patch Changes
|
|
1298
|
+
|
|
1299
|
+
- Updated dependencies [26a3a6cf0]
|
|
1300
|
+
- Updated dependencies [664dd08c9]
|
|
1301
|
+
- Updated dependencies [9dd057662]
|
|
1302
|
+
- @backstage/backend-common@0.5.1
|
|
1303
|
+
|
|
1304
|
+
## 0.1.1
|
|
1305
|
+
|
|
1306
|
+
### Patch Changes
|
|
1307
|
+
|
|
1308
|
+
- Updated dependencies [def2307f3]
|
|
1309
|
+
- Updated dependencies [0b135e7e0]
|
|
1310
|
+
- Updated dependencies [294a70cab]
|
|
1311
|
+
- Updated dependencies [0ea032763]
|
|
1312
|
+
- Updated dependencies [5345a1f98]
|
|
1313
|
+
- Updated dependencies [09a370426]
|
|
1314
|
+
- Updated dependencies [a93f42213]
|
|
1315
|
+
- @backstage/catalog-model@0.7.0
|
|
1316
|
+
- @backstage/backend-common@0.5.0
|