We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1928fcc + 2e046be commit d75e4ddCopy full SHA for d75e4dd
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+# 1.2.1
2
+- fix(management): `K8SNS` management jobs handle `storepath` parsed length is less than expected.
3
+
4
+# 1.2.0
5
6
+## Features
7
+- feat(client): Retry interrupted connections to k8s cluster.
8
9
# 1.1.3
10
11
## Bug Fixes
@@ -16,7 +24,6 @@
16
24
- fix(docs): Update screenshots for `K8SCluster` and `K8SNS` store types custom fields.
17
25
- fix(client): Handle skip TLS flag when passed to a job.
18
26
19
-
20
27
# 1.1.1
21
28
22
29
## Features
0 commit comments