@backstage-community/plugin-dynatrace 10.0.4
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 +1096 -0
- package/README.md +119 -0
- package/config.d.ts +28 -0
- package/dist/esm/index-CHd0IpuU.esm.js +252 -0
- package/dist/esm/index-CHd0IpuU.esm.js.map +1 -0
- package/dist/esm/index-DHDulpiV.esm.js +104 -0
- package/dist/esm/index-DHDulpiV.esm.js.map +1 -0
- package/dist/index.d.ts +23 -0
- package/dist/index.esm.js +3 -0
- package/dist/index.esm.js.map +1 -0
- package/package.json +66 -0
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,1096 @@
|
|
|
1
|
+
# @backstage-community/plugin-dynatrace
|
|
2
|
+
|
|
3
|
+
## 10.0.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 193a2a3: Migrated from the [backstage/backstage](https://github.com/backstage/backstage) monorepo.
|
|
8
|
+
|
|
9
|
+
## 10.0.3
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- abfbcfc: Updated dependency `@testing-library/react` to `^15.0.0`.
|
|
14
|
+
- cb1e3b0: Updated dependency `@testing-library/dom` to `^10.0.0`.
|
|
15
|
+
- Updated dependencies
|
|
16
|
+
- @backstage/plugin-catalog-react@1.11.3
|
|
17
|
+
- @backstage/core-components@0.14.4
|
|
18
|
+
- @backstage/core-plugin-api@1.9.2
|
|
19
|
+
- @backstage/catalog-model@1.4.5
|
|
20
|
+
|
|
21
|
+
## 10.0.3-next.1
|
|
22
|
+
|
|
23
|
+
### Patch Changes
|
|
24
|
+
|
|
25
|
+
- Updated dependencies
|
|
26
|
+
- @backstage/catalog-model@1.4.5
|
|
27
|
+
- @backstage/core-components@0.14.4-next.0
|
|
28
|
+
- @backstage/core-plugin-api@1.9.1
|
|
29
|
+
- @backstage/plugin-catalog-react@1.11.3-next.1
|
|
30
|
+
|
|
31
|
+
## 10.0.3-next.0
|
|
32
|
+
|
|
33
|
+
### Patch Changes
|
|
34
|
+
|
|
35
|
+
- Updated dependencies
|
|
36
|
+
- @backstage/core-components@0.14.4-next.0
|
|
37
|
+
- @backstage/catalog-model@1.4.5
|
|
38
|
+
- @backstage/core-plugin-api@1.9.1
|
|
39
|
+
- @backstage/plugin-catalog-react@1.11.3-next.0
|
|
40
|
+
|
|
41
|
+
## 10.0.2
|
|
42
|
+
|
|
43
|
+
### Patch Changes
|
|
44
|
+
|
|
45
|
+
- e8f026a: Use ESM exports of react-use library
|
|
46
|
+
- Updated dependencies
|
|
47
|
+
- @backstage/core-components@0.14.3
|
|
48
|
+
- @backstage/plugin-catalog-react@1.11.2
|
|
49
|
+
- @backstage/core-plugin-api@1.9.1
|
|
50
|
+
- @backstage/catalog-model@1.4.5
|
|
51
|
+
|
|
52
|
+
## 10.0.1
|
|
53
|
+
|
|
54
|
+
### Patch Changes
|
|
55
|
+
|
|
56
|
+
- e8f026a: Use ESM exports of react-use library
|
|
57
|
+
- Updated dependencies
|
|
58
|
+
- @backstage/core-components@0.14.2
|
|
59
|
+
- @backstage/plugin-catalog-react@1.11.1
|
|
60
|
+
- @backstage/core-plugin-api@1.9.1
|
|
61
|
+
- @backstage/catalog-model@1.4.5
|
|
62
|
+
|
|
63
|
+
## 10.0.0
|
|
64
|
+
|
|
65
|
+
### Patch Changes
|
|
66
|
+
|
|
67
|
+
- e550b2b: Adjusted MUI imports for better tree shaking
|
|
68
|
+
- Updated dependencies
|
|
69
|
+
- @backstage/core-components@0.14.1
|
|
70
|
+
- @backstage/plugin-catalog-react@1.11.0
|
|
71
|
+
- @backstage/catalog-model@1.4.5
|
|
72
|
+
- @backstage/core-plugin-api@1.9.1
|
|
73
|
+
|
|
74
|
+
## 10.0.0-next.2
|
|
75
|
+
|
|
76
|
+
### Patch Changes
|
|
77
|
+
|
|
78
|
+
- Updated dependencies
|
|
79
|
+
- @backstage/core-components@0.14.1-next.2
|
|
80
|
+
- @backstage/plugin-catalog-react@1.11.0-next.2
|
|
81
|
+
- @backstage/catalog-model@1.4.5-next.0
|
|
82
|
+
- @backstage/core-plugin-api@1.9.1-next.1
|
|
83
|
+
|
|
84
|
+
## 9.0.1-next.1
|
|
85
|
+
|
|
86
|
+
### Patch Changes
|
|
87
|
+
|
|
88
|
+
- Updated dependencies
|
|
89
|
+
- @backstage/core-components@0.14.1-next.1
|
|
90
|
+
- @backstage/plugin-catalog-react@1.10.1-next.1
|
|
91
|
+
- @backstage/core-plugin-api@1.9.1-next.1
|
|
92
|
+
- @backstage/catalog-model@1.4.5-next.0
|
|
93
|
+
|
|
94
|
+
## 9.0.1-next.0
|
|
95
|
+
|
|
96
|
+
### Patch Changes
|
|
97
|
+
|
|
98
|
+
- Updated dependencies
|
|
99
|
+
- @backstage/core-components@0.14.1-next.0
|
|
100
|
+
- @backstage/plugin-catalog-react@1.10.1-next.0
|
|
101
|
+
- @backstage/catalog-model@1.4.5-next.0
|
|
102
|
+
- @backstage/core-plugin-api@1.9.1-next.0
|
|
103
|
+
|
|
104
|
+
## 9.0.0
|
|
105
|
+
|
|
106
|
+
### Patch Changes
|
|
107
|
+
|
|
108
|
+
- 9aac2b0: Use `--cwd` as the first `yarn` argument
|
|
109
|
+
- 8fe56a8: Widen `@types/react` dependency range to include version 18.
|
|
110
|
+
- 0930c9e: Fixed Dynatrace plugin proxy configuration
|
|
111
|
+
- Updated dependencies
|
|
112
|
+
- @backstage/plugin-catalog-react@1.10.0
|
|
113
|
+
- @backstage/core-components@0.14.0
|
|
114
|
+
- @backstage/catalog-model@1.4.4
|
|
115
|
+
- @backstage/core-plugin-api@1.9.0
|
|
116
|
+
|
|
117
|
+
## 9.0.0-next.3
|
|
118
|
+
|
|
119
|
+
### Patch Changes
|
|
120
|
+
|
|
121
|
+
- 0930c9e: Fixed Dynatrace plugin proxy configuration
|
|
122
|
+
- Updated dependencies
|
|
123
|
+
- @backstage/core-components@0.14.0-next.2
|
|
124
|
+
- @backstage/plugin-catalog-react@1.10.0-next.3
|
|
125
|
+
- @backstage/catalog-model@1.4.4-next.0
|
|
126
|
+
- @backstage/core-plugin-api@1.9.0-next.1
|
|
127
|
+
|
|
128
|
+
## 9.0.0-next.2
|
|
129
|
+
|
|
130
|
+
### Patch Changes
|
|
131
|
+
|
|
132
|
+
- 9aac2b0: Use `--cwd` as the first `yarn` argument
|
|
133
|
+
- 8fe56a8: Widen `@types/react` dependency range to include version 18.
|
|
134
|
+
- Updated dependencies
|
|
135
|
+
- @backstage/core-components@0.14.0-next.1
|
|
136
|
+
- @backstage/core-plugin-api@1.9.0-next.1
|
|
137
|
+
- @backstage/plugin-catalog-react@1.10.0-next.2
|
|
138
|
+
- @backstage/catalog-model@1.4.4-next.0
|
|
139
|
+
|
|
140
|
+
## 8.0.4-next.1
|
|
141
|
+
|
|
142
|
+
### Patch Changes
|
|
143
|
+
|
|
144
|
+
- Updated dependencies
|
|
145
|
+
- @backstage/core-components@0.14.0-next.0
|
|
146
|
+
- @backstage/catalog-model@1.4.4-next.0
|
|
147
|
+
- @backstage/core-plugin-api@1.8.3-next.0
|
|
148
|
+
- @backstage/plugin-catalog-react@1.9.4-next.1
|
|
149
|
+
|
|
150
|
+
## 8.0.4-next.0
|
|
151
|
+
|
|
152
|
+
### Patch Changes
|
|
153
|
+
|
|
154
|
+
- Updated dependencies
|
|
155
|
+
- @backstage/plugin-catalog-react@1.9.4-next.0
|
|
156
|
+
- @backstage/core-components@0.13.10
|
|
157
|
+
- @backstage/catalog-model@1.4.3
|
|
158
|
+
- @backstage/core-plugin-api@1.8.2
|
|
159
|
+
|
|
160
|
+
## 8.0.3
|
|
161
|
+
|
|
162
|
+
### Patch Changes
|
|
163
|
+
|
|
164
|
+
- 4016f21: Remove some unused dependencies
|
|
165
|
+
- Updated dependencies
|
|
166
|
+
- @backstage/core-components@0.13.10
|
|
167
|
+
- @backstage/core-plugin-api@1.8.2
|
|
168
|
+
- @backstage/plugin-catalog-react@1.9.3
|
|
169
|
+
- @backstage/catalog-model@1.4.3
|
|
170
|
+
|
|
171
|
+
## 8.0.3-next.2
|
|
172
|
+
|
|
173
|
+
### Patch Changes
|
|
174
|
+
|
|
175
|
+
- Updated dependencies
|
|
176
|
+
- @backstage/plugin-catalog-react@1.9.3-next.2
|
|
177
|
+
|
|
178
|
+
## 8.0.3-next.1
|
|
179
|
+
|
|
180
|
+
### Patch Changes
|
|
181
|
+
|
|
182
|
+
- Updated dependencies
|
|
183
|
+
- @backstage/core-plugin-api@1.8.2-next.0
|
|
184
|
+
- @backstage/core-components@0.13.10-next.1
|
|
185
|
+
- @backstage/plugin-catalog-react@1.9.3-next.1
|
|
186
|
+
- @backstage/catalog-model@1.4.3
|
|
187
|
+
|
|
188
|
+
## 8.0.3-next.0
|
|
189
|
+
|
|
190
|
+
### Patch Changes
|
|
191
|
+
|
|
192
|
+
- 4016f21: Remove some unused dependencies
|
|
193
|
+
- Updated dependencies
|
|
194
|
+
- @backstage/core-components@0.13.10-next.0
|
|
195
|
+
- @backstage/plugin-catalog-react@1.9.3-next.0
|
|
196
|
+
- @backstage/catalog-model@1.4.3
|
|
197
|
+
- @backstage/core-plugin-api@1.8.1
|
|
198
|
+
|
|
199
|
+
## 8.0.2
|
|
200
|
+
|
|
201
|
+
### Patch Changes
|
|
202
|
+
|
|
203
|
+
- Updated dependencies
|
|
204
|
+
- @backstage/core-plugin-api@1.8.1
|
|
205
|
+
- @backstage/plugin-catalog-react@1.9.2
|
|
206
|
+
- @backstage/core-components@0.13.9
|
|
207
|
+
- @backstage/theme@0.5.0
|
|
208
|
+
- @backstage/catalog-model@1.4.3
|
|
209
|
+
|
|
210
|
+
## 8.0.2-next.3
|
|
211
|
+
|
|
212
|
+
### Patch Changes
|
|
213
|
+
|
|
214
|
+
- Updated dependencies
|
|
215
|
+
- @backstage/core-components@0.13.9-next.3
|
|
216
|
+
- @backstage/catalog-model@1.4.3
|
|
217
|
+
- @backstage/core-plugin-api@1.8.1-next.1
|
|
218
|
+
- @backstage/theme@0.5.0-next.1
|
|
219
|
+
- @backstage/plugin-catalog-react@1.9.2-next.3
|
|
220
|
+
|
|
221
|
+
## 8.0.2-next.2
|
|
222
|
+
|
|
223
|
+
### Patch Changes
|
|
224
|
+
|
|
225
|
+
- Updated dependencies
|
|
226
|
+
- @backstage/theme@0.5.0-next.1
|
|
227
|
+
- @backstage/plugin-catalog-react@1.9.2-next.2
|
|
228
|
+
- @backstage/catalog-model@1.4.3
|
|
229
|
+
- @backstage/core-components@0.13.9-next.2
|
|
230
|
+
- @backstage/core-plugin-api@1.8.1-next.1
|
|
231
|
+
|
|
232
|
+
## 8.0.2-next.1
|
|
233
|
+
|
|
234
|
+
### Patch Changes
|
|
235
|
+
|
|
236
|
+
- Updated dependencies
|
|
237
|
+
- @backstage/core-components@0.13.9-next.1
|
|
238
|
+
- @backstage/core-plugin-api@1.8.1-next.1
|
|
239
|
+
- @backstage/plugin-catalog-react@1.9.2-next.1
|
|
240
|
+
- @backstage/catalog-model@1.4.3
|
|
241
|
+
- @backstage/theme@0.5.0-next.0
|
|
242
|
+
|
|
243
|
+
## 8.0.2-next.0
|
|
244
|
+
|
|
245
|
+
### Patch Changes
|
|
246
|
+
|
|
247
|
+
- Updated dependencies
|
|
248
|
+
- @backstage/core-plugin-api@1.8.1-next.0
|
|
249
|
+
- @backstage/plugin-catalog-react@1.9.2-next.0
|
|
250
|
+
- @backstage/core-components@0.13.9-next.0
|
|
251
|
+
- @backstage/theme@0.5.0-next.0
|
|
252
|
+
- @backstage/catalog-model@1.4.3
|
|
253
|
+
|
|
254
|
+
## 8.0.0
|
|
255
|
+
|
|
256
|
+
### Patch Changes
|
|
257
|
+
|
|
258
|
+
- 6c2b872153: Add official support for React 18.
|
|
259
|
+
- fdb5e23602: Import `MissingAnnotationEmptyState` from `@backstage/plugin-catalog-react` to remove the cyclical dependency
|
|
260
|
+
- Updated dependencies
|
|
261
|
+
- @backstage/plugin-catalog-react@1.9.0
|
|
262
|
+
- @backstage/core-components@0.13.8
|
|
263
|
+
- @backstage/core-plugin-api@1.8.0
|
|
264
|
+
- @backstage/theme@0.4.4
|
|
265
|
+
- @backstage/catalog-model@1.4.3
|
|
266
|
+
|
|
267
|
+
## 8.0.0-next.2
|
|
268
|
+
|
|
269
|
+
### Patch Changes
|
|
270
|
+
|
|
271
|
+
- [#20842](https://github.com/backstage/backstage/pull/20842) [`fdb5e23602`](https://github.com/backstage/backstage/commit/fdb5e2360299c5faa30f4d4236fc548b94d37446) Thanks [@benjdlambert](https://github.com/benjdlambert)! - Import `MissingAnnotationEmptyState` from `@backstage/plugin-catalog-react` to remove the cyclical dependency
|
|
272
|
+
|
|
273
|
+
- Updated dependencies
|
|
274
|
+
- @backstage/core-components@0.13.8-next.2
|
|
275
|
+
- @backstage/plugin-catalog-react@1.9.0-next.2
|
|
276
|
+
|
|
277
|
+
## 8.0.0-next.1
|
|
278
|
+
|
|
279
|
+
### Patch Changes
|
|
280
|
+
|
|
281
|
+
- Updated dependencies
|
|
282
|
+
- @backstage/plugin-catalog-react@1.9.0-next.1
|
|
283
|
+
- @backstage/core-components@0.13.8-next.1
|
|
284
|
+
- @backstage/catalog-model@1.4.3
|
|
285
|
+
- @backstage/core-plugin-api@1.8.0-next.0
|
|
286
|
+
- @backstage/theme@0.4.4-next.0
|
|
287
|
+
|
|
288
|
+
## 8.0.0-next.0
|
|
289
|
+
|
|
290
|
+
### Patch Changes
|
|
291
|
+
|
|
292
|
+
- 6c2b872153: Add official support for React 18.
|
|
293
|
+
- Updated dependencies
|
|
294
|
+
- @backstage/core-components@0.13.7-next.0
|
|
295
|
+
- @backstage/plugin-catalog-react@1.9.0-next.0
|
|
296
|
+
- @backstage/core-plugin-api@1.8.0-next.0
|
|
297
|
+
- @backstage/theme@0.4.4-next.0
|
|
298
|
+
- @backstage/catalog-model@1.4.3
|
|
299
|
+
|
|
300
|
+
## 7.0.5
|
|
301
|
+
|
|
302
|
+
### Patch Changes
|
|
303
|
+
|
|
304
|
+
- 9a1fce352e: Updated dependency `@testing-library/jest-dom` to `^6.0.0`.
|
|
305
|
+
- f95af4e540: Updated dependency `@testing-library/dom` to `^9.0.0`.
|
|
306
|
+
- Updated dependencies
|
|
307
|
+
- @backstage/plugin-catalog-react@1.8.5
|
|
308
|
+
- @backstage/core-plugin-api@1.7.0
|
|
309
|
+
- @backstage/core-components@0.13.6
|
|
310
|
+
- @backstage/catalog-model@1.4.3
|
|
311
|
+
- @backstage/theme@0.4.3
|
|
312
|
+
|
|
313
|
+
## 7.0.5-next.2
|
|
314
|
+
|
|
315
|
+
### Patch Changes
|
|
316
|
+
|
|
317
|
+
- Updated dependencies
|
|
318
|
+
- @backstage/core-components@0.13.6-next.2
|
|
319
|
+
- @backstage/core-plugin-api@1.7.0-next.1
|
|
320
|
+
- @backstage/catalog-model@1.4.3-next.0
|
|
321
|
+
- @backstage/plugin-catalog-react@1.8.5-next.2
|
|
322
|
+
- @backstage/theme@0.4.3-next.0
|
|
323
|
+
|
|
324
|
+
## 7.0.5-next.1
|
|
325
|
+
|
|
326
|
+
### Patch Changes
|
|
327
|
+
|
|
328
|
+
- Updated dependencies
|
|
329
|
+
- @backstage/core-components@0.13.6-next.1
|
|
330
|
+
- @backstage/plugin-catalog-react@1.8.5-next.1
|
|
331
|
+
- @backstage/core-plugin-api@1.7.0-next.0
|
|
332
|
+
- @backstage/catalog-model@1.4.2
|
|
333
|
+
- @backstage/theme@0.4.2
|
|
334
|
+
|
|
335
|
+
## 7.0.5-next.0
|
|
336
|
+
|
|
337
|
+
### Patch Changes
|
|
338
|
+
|
|
339
|
+
- Updated dependencies
|
|
340
|
+
- @backstage/plugin-catalog-react@1.8.5-next.0
|
|
341
|
+
- @backstage/core-plugin-api@1.7.0-next.0
|
|
342
|
+
- @backstage/core-components@0.13.6-next.0
|
|
343
|
+
- @backstage/catalog-model@1.4.2
|
|
344
|
+
- @backstage/theme@0.4.2
|
|
345
|
+
|
|
346
|
+
## 7.0.4
|
|
347
|
+
|
|
348
|
+
### Patch Changes
|
|
349
|
+
|
|
350
|
+
- 482bb5c0bbf8: Moved `@types/react` to be a regular dependency
|
|
351
|
+
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
|
|
352
|
+
- 8cec7664e146: Removed `@types/node` dependency
|
|
353
|
+
- Updated dependencies
|
|
354
|
+
- @backstage/plugin-catalog-react@1.8.4
|
|
355
|
+
- @backstage/core-components@0.13.5
|
|
356
|
+
- @backstage/catalog-model@1.4.2
|
|
357
|
+
- @backstage/core-plugin-api@1.6.0
|
|
358
|
+
- @backstage/theme@0.4.2
|
|
359
|
+
|
|
360
|
+
## 7.0.4-next.3
|
|
361
|
+
|
|
362
|
+
### Patch Changes
|
|
363
|
+
|
|
364
|
+
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
|
|
365
|
+
- Updated dependencies
|
|
366
|
+
- @backstage/catalog-model@1.4.2-next.2
|
|
367
|
+
- @backstage/core-components@0.13.5-next.3
|
|
368
|
+
- @backstage/core-plugin-api@1.6.0-next.3
|
|
369
|
+
- @backstage/plugin-catalog-react@1.8.4-next.3
|
|
370
|
+
- @backstage/theme@0.4.2-next.0
|
|
371
|
+
|
|
372
|
+
## 7.0.4-next.2
|
|
373
|
+
|
|
374
|
+
### Patch Changes
|
|
375
|
+
|
|
376
|
+
- 8cec7664e146: Removed `@types/node` dependency
|
|
377
|
+
- Updated dependencies
|
|
378
|
+
- @backstage/core-components@0.13.5-next.2
|
|
379
|
+
- @backstage/core-plugin-api@1.6.0-next.2
|
|
380
|
+
- @backstage/plugin-catalog-react@1.8.4-next.2
|
|
381
|
+
- @backstage/catalog-model@1.4.2-next.1
|
|
382
|
+
- @backstage/theme@0.4.1
|
|
383
|
+
|
|
384
|
+
## 7.0.4-next.1
|
|
385
|
+
|
|
386
|
+
### Patch Changes
|
|
387
|
+
|
|
388
|
+
- Updated dependencies
|
|
389
|
+
- @backstage/plugin-catalog-react@1.8.4-next.1
|
|
390
|
+
- @backstage/core-components@0.13.5-next.1
|
|
391
|
+
- @backstage/catalog-model@1.4.2-next.0
|
|
392
|
+
- @backstage/core-plugin-api@1.6.0-next.1
|
|
393
|
+
- @backstage/theme@0.4.1
|
|
394
|
+
|
|
395
|
+
## 7.0.3-next.0
|
|
396
|
+
|
|
397
|
+
### Patch Changes
|
|
398
|
+
|
|
399
|
+
- 482bb5c0bbf8: Moved `@types/react` to be a regular dependency
|
|
400
|
+
- Updated dependencies
|
|
401
|
+
- @backstage/core-plugin-api@1.6.0-next.0
|
|
402
|
+
- @backstage/core-components@0.13.5-next.0
|
|
403
|
+
- @backstage/catalog-model@1.4.1
|
|
404
|
+
- @backstage/theme@0.4.1
|
|
405
|
+
- @backstage/plugin-catalog-react@1.8.3-next.0
|
|
406
|
+
|
|
407
|
+
## 7.0.1
|
|
408
|
+
|
|
409
|
+
### Patch Changes
|
|
410
|
+
|
|
411
|
+
- 12a8c94eda8d: Add package repository and homepage metadata
|
|
412
|
+
- Updated dependencies
|
|
413
|
+
- @backstage/core-components@0.13.4
|
|
414
|
+
- @backstage/plugin-catalog-react@1.8.1
|
|
415
|
+
- @backstage/core-plugin-api@1.5.3
|
|
416
|
+
- @backstage/catalog-model@1.4.1
|
|
417
|
+
- @backstage/theme@0.4.1
|
|
418
|
+
|
|
419
|
+
## 7.0.1-next.2
|
|
420
|
+
|
|
421
|
+
### Patch Changes
|
|
422
|
+
|
|
423
|
+
- Updated dependencies
|
|
424
|
+
- @backstage/plugin-catalog-react@1.8.1-next.1
|
|
425
|
+
|
|
426
|
+
## 7.0.1-next.1
|
|
427
|
+
|
|
428
|
+
### Patch Changes
|
|
429
|
+
|
|
430
|
+
- 12a8c94eda8d: Add package repository and homepage metadata
|
|
431
|
+
- Updated dependencies
|
|
432
|
+
- @backstage/catalog-model@1.4.1
|
|
433
|
+
- @backstage/core-components@0.13.4-next.0
|
|
434
|
+
- @backstage/core-plugin-api@1.5.3
|
|
435
|
+
- @backstage/theme@0.4.1
|
|
436
|
+
- @backstage/plugin-catalog-react@1.8.1-next.0
|
|
437
|
+
|
|
438
|
+
## 7.0.1-next.0
|
|
439
|
+
|
|
440
|
+
### Patch Changes
|
|
441
|
+
|
|
442
|
+
- Updated dependencies
|
|
443
|
+
- @backstage/core-components@0.13.4-next.0
|
|
444
|
+
- @backstage/core-plugin-api@1.5.3
|
|
445
|
+
- @backstage/plugin-catalog-react@1.8.1-next.0
|
|
446
|
+
- @backstage/catalog-model@1.4.1
|
|
447
|
+
- @backstage/theme@0.4.1
|
|
448
|
+
|
|
449
|
+
## 7.0.0
|
|
450
|
+
|
|
451
|
+
### Patch Changes
|
|
452
|
+
|
|
453
|
+
- 3424cbfe5f4a: updated the link that the "View Entity in Dynatrace" redirects the user to.
|
|
454
|
+
- Updated dependencies
|
|
455
|
+
- @backstage/theme@0.4.1
|
|
456
|
+
- @backstage/plugin-catalog-react@1.8.0
|
|
457
|
+
- @backstage/core-components@0.13.3
|
|
458
|
+
- @backstage/core-plugin-api@1.5.3
|
|
459
|
+
- @backstage/catalog-model@1.4.1
|
|
460
|
+
|
|
461
|
+
## 7.0.0-next.2
|
|
462
|
+
|
|
463
|
+
### Patch Changes
|
|
464
|
+
|
|
465
|
+
- Updated dependencies
|
|
466
|
+
- @backstage/plugin-catalog-react@1.8.0-next.2
|
|
467
|
+
- @backstage/theme@0.4.1-next.1
|
|
468
|
+
- @backstage/core-plugin-api@1.5.3-next.1
|
|
469
|
+
- @backstage/core-components@0.13.3-next.2
|
|
470
|
+
- @backstage/catalog-model@1.4.1-next.0
|
|
471
|
+
|
|
472
|
+
## 6.0.1-next.1
|
|
473
|
+
|
|
474
|
+
### Patch Changes
|
|
475
|
+
|
|
476
|
+
- Updated dependencies
|
|
477
|
+
- @backstage/theme@0.4.1-next.0
|
|
478
|
+
- @backstage/core-components@0.13.3-next.1
|
|
479
|
+
- @backstage/core-plugin-api@1.5.3-next.0
|
|
480
|
+
- @backstage/plugin-catalog-react@1.7.1-next.1
|
|
481
|
+
|
|
482
|
+
## 6.0.1-next.0
|
|
483
|
+
|
|
484
|
+
### Patch Changes
|
|
485
|
+
|
|
486
|
+
- 3424cbfe5f4a: updated the link that the "View Entity in Dynatrace" redirects the user to.
|
|
487
|
+
- Updated dependencies
|
|
488
|
+
- @backstage/core-components@0.13.3-next.0
|
|
489
|
+
- @backstage/catalog-model@1.4.1-next.0
|
|
490
|
+
- @backstage/core-plugin-api@1.5.2
|
|
491
|
+
- @backstage/theme@0.4.0
|
|
492
|
+
- @backstage/plugin-catalog-react@1.7.1-next.0
|
|
493
|
+
|
|
494
|
+
## 6.0.0
|
|
495
|
+
|
|
496
|
+
### Patch Changes
|
|
497
|
+
|
|
498
|
+
- 892debb87041: Updated the dynatrace plugin documentation with new minimum API token permission requirements.
|
|
499
|
+
- 3d11596a72b5: Update plugin installation docs to be more consistent across documentations
|
|
500
|
+
- Updated dependencies
|
|
501
|
+
- @backstage/core-plugin-api@1.5.2
|
|
502
|
+
- @backstage/core-components@0.13.2
|
|
503
|
+
- @backstage/theme@0.4.0
|
|
504
|
+
- @backstage/plugin-catalog-react@1.7.0
|
|
505
|
+
- @backstage/catalog-model@1.4.0
|
|
506
|
+
|
|
507
|
+
## 6.0.0-next.3
|
|
508
|
+
|
|
509
|
+
### Patch Changes
|
|
510
|
+
|
|
511
|
+
- Updated dependencies
|
|
512
|
+
- @backstage/core-components@0.13.2-next.3
|
|
513
|
+
- @backstage/catalog-model@1.4.0-next.1
|
|
514
|
+
- @backstage/core-plugin-api@1.5.2-next.0
|
|
515
|
+
- @backstage/theme@0.4.0-next.1
|
|
516
|
+
- @backstage/plugin-catalog-react@1.7.0-next.3
|
|
517
|
+
|
|
518
|
+
## 6.0.0-next.2
|
|
519
|
+
|
|
520
|
+
### Patch Changes
|
|
521
|
+
|
|
522
|
+
- Updated dependencies
|
|
523
|
+
- @backstage/theme@0.4.0-next.1
|
|
524
|
+
- @backstage/plugin-catalog-react@1.7.0-next.2
|
|
525
|
+
- @backstage/core-components@0.13.2-next.2
|
|
526
|
+
- @backstage/core-plugin-api@1.5.2-next.0
|
|
527
|
+
|
|
528
|
+
## 6.0.0-next.1
|
|
529
|
+
|
|
530
|
+
### Patch Changes
|
|
531
|
+
|
|
532
|
+
- Updated dependencies
|
|
533
|
+
- @backstage/core-components@0.13.2-next.1
|
|
534
|
+
- @backstage/plugin-catalog-react@1.7.0-next.1
|
|
535
|
+
- @backstage/catalog-model@1.4.0-next.0
|
|
536
|
+
- @backstage/core-plugin-api@1.5.2-next.0
|
|
537
|
+
- @backstage/theme@0.4.0-next.0
|
|
538
|
+
|
|
539
|
+
## 6.0.0-next.0
|
|
540
|
+
|
|
541
|
+
### Patch Changes
|
|
542
|
+
|
|
543
|
+
- 3d11596a72b5: Update plugin installation docs to be more consistent across documentations
|
|
544
|
+
- Updated dependencies
|
|
545
|
+
- @backstage/plugin-catalog-react@1.7.0-next.0
|
|
546
|
+
- @backstage/theme@0.4.0-next.0
|
|
547
|
+
- @backstage/core-components@0.13.2-next.0
|
|
548
|
+
- @backstage/core-plugin-api@1.5.1
|
|
549
|
+
- @backstage/catalog-model@1.3.0
|
|
550
|
+
|
|
551
|
+
## 5.0.0
|
|
552
|
+
|
|
553
|
+
### Patch Changes
|
|
554
|
+
|
|
555
|
+
- Updated dependencies
|
|
556
|
+
- @backstage/theme@0.3.0
|
|
557
|
+
- @backstage/plugin-catalog-react@1.6.0
|
|
558
|
+
- @backstage/core-components@0.13.1
|
|
559
|
+
- @backstage/catalog-model@1.3.0
|
|
560
|
+
- @backstage/core-plugin-api@1.5.1
|
|
561
|
+
|
|
562
|
+
## 5.0.0-next.2
|
|
563
|
+
|
|
564
|
+
### Patch Changes
|
|
565
|
+
|
|
566
|
+
- Updated dependencies
|
|
567
|
+
- @backstage/theme@0.3.0-next.0
|
|
568
|
+
- @backstage/core-components@0.13.1-next.1
|
|
569
|
+
- @backstage/plugin-catalog-react@1.6.0-next.2
|
|
570
|
+
- @backstage/core-plugin-api@1.5.1
|
|
571
|
+
|
|
572
|
+
## 5.0.0-next.1
|
|
573
|
+
|
|
574
|
+
### Patch Changes
|
|
575
|
+
|
|
576
|
+
- Updated dependencies
|
|
577
|
+
- @backstage/core-components@0.13.1-next.0
|
|
578
|
+
- @backstage/core-plugin-api@1.5.1
|
|
579
|
+
- @backstage/plugin-catalog-react@1.6.0-next.1
|
|
580
|
+
|
|
581
|
+
## 5.0.0-next.0
|
|
582
|
+
|
|
583
|
+
### Patch Changes
|
|
584
|
+
|
|
585
|
+
- Updated dependencies
|
|
586
|
+
- @backstage/plugin-catalog-react@1.6.0-next.0
|
|
587
|
+
- @backstage/core-components@0.13.0
|
|
588
|
+
- @backstage/core-plugin-api@1.5.1
|
|
589
|
+
- @backstage/catalog-model@1.3.0
|
|
590
|
+
- @backstage/theme@0.2.19
|
|
591
|
+
|
|
592
|
+
## 4.0.0
|
|
593
|
+
|
|
594
|
+
### Patch Changes
|
|
595
|
+
|
|
596
|
+
- 7d75f6d9b8f: chore: Improve API Reference documentation
|
|
597
|
+
- 8e00acb28db: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)
|
|
598
|
+
- e0c6e8b9c3c: Update peer dependencies
|
|
599
|
+
- Updated dependencies
|
|
600
|
+
- @backstage/core-components@0.13.0
|
|
601
|
+
- @backstage/plugin-catalog-react@1.5.0
|
|
602
|
+
- @backstage/theme@0.2.19
|
|
603
|
+
- @backstage/core-plugin-api@1.5.1
|
|
604
|
+
- @backstage/catalog-model@1.3.0
|
|
605
|
+
|
|
606
|
+
## 4.0.0-next.3
|
|
607
|
+
|
|
608
|
+
### Patch Changes
|
|
609
|
+
|
|
610
|
+
- Updated dependencies
|
|
611
|
+
- @backstage/plugin-catalog-react@1.5.0-next.3
|
|
612
|
+
- @backstage/catalog-model@1.3.0-next.0
|
|
613
|
+
- @backstage/core-components@0.13.0-next.3
|
|
614
|
+
- @backstage/core-plugin-api@1.5.1-next.1
|
|
615
|
+
- @backstage/theme@0.2.19-next.0
|
|
616
|
+
|
|
617
|
+
## 3.0.1-next.2
|
|
618
|
+
|
|
619
|
+
### Patch Changes
|
|
620
|
+
|
|
621
|
+
- Updated dependencies
|
|
622
|
+
- @backstage/core-components@0.12.6-next.2
|
|
623
|
+
- @backstage/plugin-catalog-react@1.4.1-next.2
|
|
624
|
+
- @backstage/core-plugin-api@1.5.1-next.1
|
|
625
|
+
- @backstage/catalog-model@1.2.1
|
|
626
|
+
- @backstage/theme@0.2.19-next.0
|
|
627
|
+
|
|
628
|
+
## 3.0.1-next.1
|
|
629
|
+
|
|
630
|
+
### Patch Changes
|
|
631
|
+
|
|
632
|
+
- 7d75f6d9b8f: chore: Improve API Reference documentation
|
|
633
|
+
- e0c6e8b9c3c: Update peer dependencies
|
|
634
|
+
- Updated dependencies
|
|
635
|
+
- @backstage/core-components@0.12.6-next.1
|
|
636
|
+
- @backstage/core-plugin-api@1.5.1-next.0
|
|
637
|
+
- @backstage/plugin-catalog-react@1.4.1-next.1
|
|
638
|
+
- @backstage/theme@0.2.19-next.0
|
|
639
|
+
- @backstage/catalog-model@1.2.1
|
|
640
|
+
|
|
641
|
+
## 3.0.1-next.0
|
|
642
|
+
|
|
643
|
+
### Patch Changes
|
|
644
|
+
|
|
645
|
+
- 8e00acb28db: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)
|
|
646
|
+
- Updated dependencies
|
|
647
|
+
- @backstage/core-components@0.12.6-next.0
|
|
648
|
+
- @backstage/plugin-catalog-react@1.4.1-next.0
|
|
649
|
+
- @backstage/core-plugin-api@1.5.0
|
|
650
|
+
- @backstage/catalog-model@1.2.1
|
|
651
|
+
- @backstage/theme@0.2.18
|
|
652
|
+
|
|
653
|
+
## 3.0.0
|
|
654
|
+
|
|
655
|
+
### Patch Changes
|
|
656
|
+
|
|
657
|
+
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
|
658
|
+
- Updated dependencies
|
|
659
|
+
- @backstage/core-components@0.12.5
|
|
660
|
+
- @backstage/plugin-catalog-react@1.4.0
|
|
661
|
+
- @backstage/core-plugin-api@1.5.0
|
|
662
|
+
- @backstage/catalog-model@1.2.1
|
|
663
|
+
- @backstage/theme@0.2.18
|
|
664
|
+
|
|
665
|
+
## 3.0.0-next.2
|
|
666
|
+
|
|
667
|
+
### Patch Changes
|
|
668
|
+
|
|
669
|
+
- Updated dependencies
|
|
670
|
+
- @backstage/core-components@0.12.5-next.2
|
|
671
|
+
- @backstage/plugin-catalog-react@1.4.0-next.2
|
|
672
|
+
- @backstage/core-plugin-api@1.5.0-next.2
|
|
673
|
+
|
|
674
|
+
## 3.0.0-next.1
|
|
675
|
+
|
|
676
|
+
### Patch Changes
|
|
677
|
+
|
|
678
|
+
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
|
679
|
+
- Updated dependencies
|
|
680
|
+
- @backstage/core-components@0.12.5-next.1
|
|
681
|
+
- @backstage/core-plugin-api@1.4.1-next.1
|
|
682
|
+
- @backstage/theme@0.2.18-next.0
|
|
683
|
+
- @backstage/plugin-catalog-react@1.4.0-next.1
|
|
684
|
+
- @backstage/catalog-model@1.2.1-next.1
|
|
685
|
+
|
|
686
|
+
## 3.0.0-next.0
|
|
687
|
+
|
|
688
|
+
### Patch Changes
|
|
689
|
+
|
|
690
|
+
- Updated dependencies
|
|
691
|
+
- @backstage/plugin-catalog-react@1.4.0-next.0
|
|
692
|
+
- @backstage/core-plugin-api@1.4.1-next.0
|
|
693
|
+
- @backstage/catalog-model@1.2.1-next.0
|
|
694
|
+
- @backstage/core-components@0.12.5-next.0
|
|
695
|
+
- @backstage/theme@0.2.17
|
|
696
|
+
|
|
697
|
+
## 2.0.0
|
|
698
|
+
|
|
699
|
+
### Patch Changes
|
|
700
|
+
|
|
701
|
+
- d950d3e217: Depend on `@material-ui/core` version `^4.12.2` like all other in-repo packages
|
|
702
|
+
- Updated dependencies
|
|
703
|
+
- @backstage/core-components@0.12.4
|
|
704
|
+
- @backstage/catalog-model@1.2.0
|
|
705
|
+
- @backstage/theme@0.2.17
|
|
706
|
+
- @backstage/core-plugin-api@1.4.0
|
|
707
|
+
- @backstage/plugin-catalog-react@1.3.0
|
|
708
|
+
|
|
709
|
+
## 2.0.0-next.2
|
|
710
|
+
|
|
711
|
+
### Patch Changes
|
|
712
|
+
|
|
713
|
+
- Updated dependencies
|
|
714
|
+
- @backstage/catalog-model@1.2.0-next.1
|
|
715
|
+
- @backstage/core-components@0.12.4-next.1
|
|
716
|
+
- @backstage/core-plugin-api@1.3.0
|
|
717
|
+
- @backstage/theme@0.2.16
|
|
718
|
+
- @backstage/plugin-catalog-react@1.3.0-next.2
|
|
719
|
+
|
|
720
|
+
## 2.0.0-next.1
|
|
721
|
+
|
|
722
|
+
### Patch Changes
|
|
723
|
+
|
|
724
|
+
- d950d3e217: Depend on `@material-ui/core` version `^4.12.2` like all other in-repo packages
|
|
725
|
+
- Updated dependencies
|
|
726
|
+
- @backstage/core-components@0.12.4-next.0
|
|
727
|
+
- @backstage/plugin-catalog-react@1.3.0-next.1
|
|
728
|
+
- @backstage/catalog-model@1.1.6-next.0
|
|
729
|
+
- @backstage/core-plugin-api@1.3.0
|
|
730
|
+
- @backstage/theme@0.2.16
|
|
731
|
+
|
|
732
|
+
## 2.0.0-next.0
|
|
733
|
+
|
|
734
|
+
### Patch Changes
|
|
735
|
+
|
|
736
|
+
- Updated dependencies
|
|
737
|
+
- @backstage/plugin-catalog-react@1.3.0-next.0
|
|
738
|
+
- @backstage/catalog-model@1.1.6-next.0
|
|
739
|
+
|
|
740
|
+
## 1.0.4
|
|
741
|
+
|
|
742
|
+
### Patch Changes
|
|
743
|
+
|
|
744
|
+
- Updated dependencies
|
|
745
|
+
- @backstage/catalog-model@1.1.5
|
|
746
|
+
- @backstage/plugin-catalog-react@1.2.4
|
|
747
|
+
- @backstage/core-components@0.12.3
|
|
748
|
+
- @backstage/core-plugin-api@1.3.0
|
|
749
|
+
- @backstage/theme@0.2.16
|
|
750
|
+
|
|
751
|
+
## 1.0.4-next.2
|
|
752
|
+
|
|
753
|
+
### Patch Changes
|
|
754
|
+
|
|
755
|
+
- Updated dependencies
|
|
756
|
+
- @backstage/core-plugin-api@1.3.0-next.1
|
|
757
|
+
- @backstage/plugin-catalog-react@1.2.4-next.2
|
|
758
|
+
- @backstage/catalog-model@1.1.5-next.1
|
|
759
|
+
- @backstage/core-components@0.12.3-next.2
|
|
760
|
+
- @backstage/theme@0.2.16
|
|
761
|
+
|
|
762
|
+
## 1.0.4-next.1
|
|
763
|
+
|
|
764
|
+
### Patch Changes
|
|
765
|
+
|
|
766
|
+
- Updated dependencies
|
|
767
|
+
- @backstage/catalog-model@1.1.5-next.1
|
|
768
|
+
- @backstage/core-components@0.12.3-next.1
|
|
769
|
+
- @backstage/core-plugin-api@1.2.1-next.0
|
|
770
|
+
- @backstage/theme@0.2.16
|
|
771
|
+
- @backstage/plugin-catalog-react@1.2.4-next.1
|
|
772
|
+
|
|
773
|
+
## 1.0.4-next.0
|
|
774
|
+
|
|
775
|
+
### Patch Changes
|
|
776
|
+
|
|
777
|
+
- Updated dependencies
|
|
778
|
+
- @backstage/catalog-model@1.1.5-next.0
|
|
779
|
+
- @backstage/plugin-catalog-react@1.2.4-next.0
|
|
780
|
+
- @backstage/core-components@0.12.3-next.0
|
|
781
|
+
- @backstage/core-plugin-api@1.2.0
|
|
782
|
+
- @backstage/theme@0.2.16
|
|
783
|
+
|
|
784
|
+
## 1.0.3
|
|
785
|
+
|
|
786
|
+
### Patch Changes
|
|
787
|
+
|
|
788
|
+
- Updated dependencies
|
|
789
|
+
- @backstage/core-components@0.12.2
|
|
790
|
+
- @backstage/plugin-catalog-react@1.2.3
|
|
791
|
+
|
|
792
|
+
## 1.0.2
|
|
793
|
+
|
|
794
|
+
### Patch Changes
|
|
795
|
+
|
|
796
|
+
- 3280711113: Updated dependency `msw` to `^0.49.0`.
|
|
797
|
+
- Updated dependencies
|
|
798
|
+
- @backstage/core-plugin-api@1.2.0
|
|
799
|
+
- @backstage/core-components@0.12.1
|
|
800
|
+
- @backstage/plugin-catalog-react@1.2.2
|
|
801
|
+
- @backstage/catalog-model@1.1.4
|
|
802
|
+
- @backstage/theme@0.2.16
|
|
803
|
+
|
|
804
|
+
## 1.0.2-next.4
|
|
805
|
+
|
|
806
|
+
### Patch Changes
|
|
807
|
+
|
|
808
|
+
- Updated dependencies
|
|
809
|
+
- @backstage/core-components@0.12.1-next.4
|
|
810
|
+
- @backstage/plugin-catalog-react@1.2.2-next.4
|
|
811
|
+
- @backstage/catalog-model@1.1.4-next.1
|
|
812
|
+
- @backstage/core-plugin-api@1.2.0-next.2
|
|
813
|
+
- @backstage/theme@0.2.16
|
|
814
|
+
|
|
815
|
+
## 1.0.2-next.3
|
|
816
|
+
|
|
817
|
+
### Patch Changes
|
|
818
|
+
|
|
819
|
+
- Updated dependencies
|
|
820
|
+
- @backstage/core-components@0.12.1-next.3
|
|
821
|
+
- @backstage/catalog-model@1.1.4-next.1
|
|
822
|
+
- @backstage/core-plugin-api@1.2.0-next.2
|
|
823
|
+
- @backstage/theme@0.2.16
|
|
824
|
+
- @backstage/plugin-catalog-react@1.2.2-next.3
|
|
825
|
+
|
|
826
|
+
## 1.0.2-next.2
|
|
827
|
+
|
|
828
|
+
### Patch Changes
|
|
829
|
+
|
|
830
|
+
- Updated dependencies
|
|
831
|
+
- @backstage/core-plugin-api@1.2.0-next.2
|
|
832
|
+
- @backstage/core-components@0.12.1-next.2
|
|
833
|
+
- @backstage/plugin-catalog-react@1.2.2-next.2
|
|
834
|
+
- @backstage/catalog-model@1.1.4-next.1
|
|
835
|
+
- @backstage/theme@0.2.16
|
|
836
|
+
|
|
837
|
+
## 1.0.2-next.1
|
|
838
|
+
|
|
839
|
+
### Patch Changes
|
|
840
|
+
|
|
841
|
+
- Updated dependencies
|
|
842
|
+
- @backstage/core-components@0.12.1-next.1
|
|
843
|
+
- @backstage/core-plugin-api@1.1.1-next.1
|
|
844
|
+
- @backstage/plugin-catalog-react@1.2.2-next.1
|
|
845
|
+
- @backstage/catalog-model@1.1.4-next.1
|
|
846
|
+
- @backstage/theme@0.2.16
|
|
847
|
+
|
|
848
|
+
## 1.0.2-next.0
|
|
849
|
+
|
|
850
|
+
### Patch Changes
|
|
851
|
+
|
|
852
|
+
- 3280711113: Updated dependency `msw` to `^0.49.0`.
|
|
853
|
+
- Updated dependencies
|
|
854
|
+
- @backstage/core-components@0.12.1-next.0
|
|
855
|
+
- @backstage/core-plugin-api@1.1.1-next.0
|
|
856
|
+
- @backstage/plugin-catalog-react@1.2.2-next.0
|
|
857
|
+
- @backstage/catalog-model@1.1.4-next.0
|
|
858
|
+
- @backstage/theme@0.2.16
|
|
859
|
+
|
|
860
|
+
## 1.0.1
|
|
861
|
+
|
|
862
|
+
### Patch Changes
|
|
863
|
+
|
|
864
|
+
- cbe11d1e23: Tweak README
|
|
865
|
+
- f905853ad6: Prefer using `Link` from `@backstage/core-components` rather than material-UI.
|
|
866
|
+
- Updated dependencies
|
|
867
|
+
- @backstage/plugin-catalog-react@1.2.1
|
|
868
|
+
- @backstage/core-components@0.12.0
|
|
869
|
+
- @backstage/core-plugin-api@1.1.0
|
|
870
|
+
- @backstage/catalog-model@1.1.3
|
|
871
|
+
- @backstage/theme@0.2.16
|
|
872
|
+
|
|
873
|
+
## 1.0.1-next.1
|
|
874
|
+
|
|
875
|
+
### Patch Changes
|
|
876
|
+
|
|
877
|
+
- Updated dependencies
|
|
878
|
+
- @backstage/core-components@0.12.0-next.1
|
|
879
|
+
- @backstage/catalog-model@1.1.3-next.0
|
|
880
|
+
- @backstage/core-plugin-api@1.1.0-next.0
|
|
881
|
+
- @backstage/theme@0.2.16
|
|
882
|
+
- @backstage/plugin-catalog-react@1.2.1-next.1
|
|
883
|
+
|
|
884
|
+
## 1.0.1-next.0
|
|
885
|
+
|
|
886
|
+
### Patch Changes
|
|
887
|
+
|
|
888
|
+
- cbe11d1e23: Tweak README
|
|
889
|
+
- f905853ad6: Prefer using `Link` from `@backstage/core-components` rather than material-UI.
|
|
890
|
+
- Updated dependencies
|
|
891
|
+
- @backstage/plugin-catalog-react@1.2.1-next.0
|
|
892
|
+
- @backstage/core-components@0.12.0-next.0
|
|
893
|
+
- @backstage/core-plugin-api@1.1.0-next.0
|
|
894
|
+
- @backstage/catalog-model@1.1.3-next.0
|
|
895
|
+
- @backstage/theme@0.2.16
|
|
896
|
+
|
|
897
|
+
## 1.0.0
|
|
898
|
+
|
|
899
|
+
### Patch Changes
|
|
900
|
+
|
|
901
|
+
- Updated dependencies
|
|
902
|
+
- @backstage/catalog-model@1.1.2
|
|
903
|
+
- @backstage/plugin-catalog-react@1.2.0
|
|
904
|
+
- @backstage/core-components@0.11.2
|
|
905
|
+
- @backstage/core-plugin-api@1.0.7
|
|
906
|
+
- @backstage/theme@0.2.16
|
|
907
|
+
|
|
908
|
+
## 1.0.0-next.2
|
|
909
|
+
|
|
910
|
+
### Patch Changes
|
|
911
|
+
|
|
912
|
+
- Updated dependencies
|
|
913
|
+
- @backstage/plugin-catalog-react@1.2.0-next.2
|
|
914
|
+
- @backstage/catalog-model@1.1.2-next.2
|
|
915
|
+
- @backstage/core-components@0.11.2-next.2
|
|
916
|
+
- @backstage/core-plugin-api@1.0.7-next.2
|
|
917
|
+
- @backstage/theme@0.2.16
|
|
918
|
+
|
|
919
|
+
## 1.0.0-next.1
|
|
920
|
+
|
|
921
|
+
### Patch Changes
|
|
922
|
+
|
|
923
|
+
- Updated dependencies
|
|
924
|
+
- @backstage/plugin-catalog-react@1.2.0-next.1
|
|
925
|
+
- @backstage/core-components@0.11.2-next.1
|
|
926
|
+
- @backstage/core-plugin-api@1.0.7-next.1
|
|
927
|
+
- @backstage/catalog-model@1.1.2-next.1
|
|
928
|
+
- @backstage/theme@0.2.16
|
|
929
|
+
|
|
930
|
+
## 0.2.1-next.0
|
|
931
|
+
|
|
932
|
+
### Patch Changes
|
|
933
|
+
|
|
934
|
+
- Updated dependencies
|
|
935
|
+
- @backstage/catalog-model@1.1.2-next.0
|
|
936
|
+
- @backstage/core-components@0.11.2-next.0
|
|
937
|
+
- @backstage/plugin-catalog-react@1.1.5-next.0
|
|
938
|
+
- @backstage/core-plugin-api@1.0.7-next.0
|
|
939
|
+
- @backstage/theme@0.2.16
|
|
940
|
+
|
|
941
|
+
## 0.2.0
|
|
942
|
+
|
|
943
|
+
### Minor Changes
|
|
944
|
+
|
|
945
|
+
- e44c0b3811: New features:
|
|
946
|
+
|
|
947
|
+
- Some visual improvements to the table that displays Problems
|
|
948
|
+
- Added support for viewing recent Synthetics results using
|
|
949
|
+
- Added some additional linking to the configured Dynatrace instance
|
|
950
|
+
|
|
951
|
+
### Patch Changes
|
|
952
|
+
|
|
953
|
+
- 7d47def9c4: Removed dependency on `@types/jest`.
|
|
954
|
+
- 148568b5c2: Switched to using node-fetch instead of cross-fetch as is standard for our backend packages
|
|
955
|
+
- d669d89206: Minor API signatures cleanup
|
|
956
|
+
- 667d917488: Updated dependency `msw` to `^0.47.0`.
|
|
957
|
+
- 87ec2ba4d6: Updated dependency `msw` to `^0.46.0`.
|
|
958
|
+
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
|
|
959
|
+
- Updated dependencies
|
|
960
|
+
- @backstage/core-components@0.11.1
|
|
961
|
+
- @backstage/core-plugin-api@1.0.6
|
|
962
|
+
- @backstage/catalog-model@1.1.1
|
|
963
|
+
|
|
964
|
+
## 0.2.0-next.3
|
|
965
|
+
|
|
966
|
+
### Patch Changes
|
|
967
|
+
|
|
968
|
+
- 7d47def9c4: Removed dependency on `@types/jest`.
|
|
969
|
+
- Updated dependencies
|
|
970
|
+
- @backstage/catalog-model@1.1.1-next.0
|
|
971
|
+
- @backstage/core-components@0.11.1-next.3
|
|
972
|
+
- @backstage/core-plugin-api@1.0.6-next.3
|
|
973
|
+
|
|
974
|
+
## 0.2.0-next.2
|
|
975
|
+
|
|
976
|
+
### Patch Changes
|
|
977
|
+
|
|
978
|
+
- 667d917488: Updated dependency `msw` to `^0.47.0`.
|
|
979
|
+
- 87ec2ba4d6: Updated dependency `msw` to `^0.46.0`.
|
|
980
|
+
- Updated dependencies
|
|
981
|
+
- @backstage/core-components@0.11.1-next.2
|
|
982
|
+
- @backstage/core-plugin-api@1.0.6-next.2
|
|
983
|
+
|
|
984
|
+
## 0.2.0-next.1
|
|
985
|
+
|
|
986
|
+
### Patch Changes
|
|
987
|
+
|
|
988
|
+
- 148568b5c2: Switched to using node-fetch instead of cross-fetch as is standard for our backend packages
|
|
989
|
+
- d669d89206: Minor API signatures cleanup
|
|
990
|
+
- Updated dependencies
|
|
991
|
+
- @backstage/core-components@0.11.1-next.1
|
|
992
|
+
- @backstage/core-plugin-api@1.0.6-next.1
|
|
993
|
+
|
|
994
|
+
## 0.2.0-next.0
|
|
995
|
+
|
|
996
|
+
### Minor Changes
|
|
997
|
+
|
|
998
|
+
- e44c0b3811: New features:
|
|
999
|
+
|
|
1000
|
+
- Some visual improvements to the table that displays Problems
|
|
1001
|
+
- Added support for viewing recent Synthetics results using
|
|
1002
|
+
- Added some additional linking to the configured Dynatrace instance
|
|
1003
|
+
|
|
1004
|
+
### Patch Changes
|
|
1005
|
+
|
|
1006
|
+
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
|
|
1007
|
+
- Updated dependencies
|
|
1008
|
+
- @backstage/core-plugin-api@1.0.6-next.0
|
|
1009
|
+
- @backstage/core-components@0.11.1-next.0
|
|
1010
|
+
- @backstage/plugin-catalog-react@1.1.4-next.0
|
|
1011
|
+
|
|
1012
|
+
## 0.1.2
|
|
1013
|
+
|
|
1014
|
+
### Patch Changes
|
|
1015
|
+
|
|
1016
|
+
- Updated dependencies
|
|
1017
|
+
- @backstage/core-components@0.11.0
|
|
1018
|
+
- @backstage/core-plugin-api@1.0.5
|
|
1019
|
+
|
|
1020
|
+
## 0.1.2-next.1
|
|
1021
|
+
|
|
1022
|
+
### Patch Changes
|
|
1023
|
+
|
|
1024
|
+
- Updated dependencies
|
|
1025
|
+
- @backstage/core-components@0.11.0-next.2
|
|
1026
|
+
|
|
1027
|
+
## 0.1.2-next.0
|
|
1028
|
+
|
|
1029
|
+
### Patch Changes
|
|
1030
|
+
|
|
1031
|
+
- Updated dependencies
|
|
1032
|
+
- @backstage/core-plugin-api@1.0.5-next.0
|
|
1033
|
+
- @backstage/plugin-catalog-react@1.1.3-next.0
|
|
1034
|
+
- @backstage/core-components@0.10.1-next.0
|
|
1035
|
+
|
|
1036
|
+
## 0.1.1
|
|
1037
|
+
|
|
1038
|
+
### Patch Changes
|
|
1039
|
+
|
|
1040
|
+
- a70869e775: Updated dependency `msw` to `^0.43.0`.
|
|
1041
|
+
- 8006d0f9bf: Updated dependency `msw` to `^0.44.0`.
|
|
1042
|
+
- Updated dependencies
|
|
1043
|
+
- @backstage/core-components@0.10.0
|
|
1044
|
+
- @backstage/catalog-model@1.1.0
|
|
1045
|
+
- @backstage/core-plugin-api@1.0.4
|
|
1046
|
+
- @backstage/theme@0.2.16
|
|
1047
|
+
|
|
1048
|
+
## 0.1.1-next.3
|
|
1049
|
+
|
|
1050
|
+
### Patch Changes
|
|
1051
|
+
|
|
1052
|
+
- a70869e775: Updated dependency `msw` to `^0.43.0`.
|
|
1053
|
+
- Updated dependencies
|
|
1054
|
+
- @backstage/core-plugin-api@1.0.4-next.0
|
|
1055
|
+
- @backstage/core-components@0.10.0-next.3
|
|
1056
|
+
- @backstage/catalog-model@1.1.0-next.3
|
|
1057
|
+
|
|
1058
|
+
## 0.1.1-next.2
|
|
1059
|
+
|
|
1060
|
+
### Patch Changes
|
|
1061
|
+
|
|
1062
|
+
- Updated dependencies
|
|
1063
|
+
- @backstage/core-components@0.10.0-next.2
|
|
1064
|
+
- @backstage/catalog-model@1.1.0-next.2
|
|
1065
|
+
- @backstage/theme@0.2.16-next.1
|
|
1066
|
+
|
|
1067
|
+
## 0.1.1-next.1
|
|
1068
|
+
|
|
1069
|
+
### Patch Changes
|
|
1070
|
+
|
|
1071
|
+
- Updated dependencies
|
|
1072
|
+
- @backstage/core-components@0.9.6-next.1
|
|
1073
|
+
- @backstage/catalog-model@1.1.0-next.1
|
|
1074
|
+
- @backstage/theme@0.2.16-next.0
|
|
1075
|
+
|
|
1076
|
+
## 0.1.1-next.0
|
|
1077
|
+
|
|
1078
|
+
### Patch Changes
|
|
1079
|
+
|
|
1080
|
+
- Updated dependencies
|
|
1081
|
+
- @backstage/catalog-model@1.1.0-next.0
|
|
1082
|
+
- @backstage/core-components@0.9.6-next.0
|
|
1083
|
+
- @backstage/plugin-catalog-react@1.1.2-next.0
|
|
1084
|
+
|
|
1085
|
+
## 0.1.0
|
|
1086
|
+
|
|
1087
|
+
### Minor Changes
|
|
1088
|
+
|
|
1089
|
+
- 70027d09aa: Adds Dynatrace plugin
|
|
1090
|
+
|
|
1091
|
+
### Patch Changes
|
|
1092
|
+
|
|
1093
|
+
- Updated dependencies
|
|
1094
|
+
- @backstage/core-components@0.9.5
|
|
1095
|
+
- @backstage/core-plugin-api@1.0.3
|
|
1096
|
+
- @backstage/catalog-model@1.0.3
|