|
1 | 1 | # Release v0.119.0 |
2 | 2 |
|
3 | | -## app@0.35.1 |
| 3 | +## app@0.35.2 |
4 | 4 |
|
5 | 5 | ### Patch Changes |
6 | 6 |
|
7 | | -- Updated dependencies [c331208] |
8 | | -- Updated dependencies [e7f7b27] |
9 | | -- Updated dependencies [e7f7b27] |
10 | | - - @giantswarm/backstage-plugin-gs@0.62.0 |
11 | | - - @giantswarm/backstage-plugin-ai-chat@0.11.3 |
| 7 | +- Updated dependencies [46094be] |
| 8 | +- Updated dependencies [13bfeaf] |
| 9 | + - @giantswarm/backstage-plugin-gs@0.63.0 |
12 | 10 |
|
13 | | -## backend@0.18.1 |
| 11 | +## backend@0.18.2 |
14 | 12 |
|
15 | 13 | ### Patch Changes |
16 | 14 |
|
17 | | -- Updated dependencies [49642b6] |
18 | | - - @giantswarm/backstage-plugin-catalog-backend-module-gs@0.3.0 |
| 15 | +- Updated dependencies [7b162b5] |
| 16 | + - @giantswarm/backstage-plugin-gs-backend@0.7.0 |
19 | 17 |
|
20 | | -## @giantswarm/backstage-plugin-ai-chat@0.11.3 |
| 18 | +## @giantswarm/backstage-plugin-gs-backend@0.7.0 |
21 | 19 |
|
22 | | -### Patch Changes |
| 20 | +### Minor Changes |
23 | 21 |
|
24 | | -- e7f7b27: Don't scroll to bottom when a new AI run starts if the user has scrolled up to read previous content. |
25 | | -- e7f7b27: Add streaming text-reveal animation for assistant messages with skip rules for tables and links, and fadeInUp animations for user messages. |
| 22 | +- 7b162b5: Add support for authenticated access to private OCI container registries |
26 | 23 |
|
27 | | -## @giantswarm/backstage-plugin-catalog-backend-module-gs@0.3.0 |
| 24 | +## @giantswarm/backstage-plugin-gs@0.63.0 |
28 | 25 |
|
29 | 26 | ### Minor Changes |
30 | 27 |
|
31 | | -- 49642b6: Add custom processor for dependency relationships between components |
32 | | - |
33 | | -## @giantswarm/backstage-plugin-gs@0.62.0 |
| 28 | +- 46094be: Add Deployments tab to cluster details page showing apps deployed in that cluster |
34 | 29 |
|
35 | | -### Minor Changes |
| 30 | +### Patch Changes |
36 | 31 |
|
37 | | -- c331208: Improve cluster access component by showing kubectl-gs login command |
| 32 | +- 13bfeaf: Remove redundant App column from entity deployments table |
0 commit comments