Version Packages (next)
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# @backstage/plugin-kubernetes-react
|
||||
|
||||
## 0.5.19-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e68cb8a: Added optional clustersCacheTtlMs option to KubernetesBackendClient that caches getClusters() responses for the specified duration, avoiding repeated /clusters requests when multiple proxy calls resolve cluster auth in quick succession.
|
||||
|
||||
## 0.5.19-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-kubernetes-react",
|
||||
"version": "0.5.19-next.0",
|
||||
"version": "0.5.19-next.1",
|
||||
"description": "Web library for the kubernetes-react plugin",
|
||||
"backstage": {
|
||||
"role": "web-library",
|
||||
|
||||
Reference in New Issue
Block a user