-
Notifications
You must be signed in to change notification settings - Fork 165
Releases: kubeshop/testkube
Releases · kubeshop/testkube
2.11.0
Changelog
New Features
- a382d48: feat(triggers): schema-aware match conditions (#7566) (@dejanzele)
- c058416: feat: add github authType support for content git triggers (#7878) (@Copilot)
Other work
- b32e784: fix agent label update panic (#7872) (@caiomede-tk)
Assets 17
- sha256:d812836aefa7685b4c24b24b3f750381b718f4da95c220f406cb78e5f1dd45421.45 KB
2026年06月26日T10:23:35Z - sha256:bf0b26b653055dc624b28bd2c47b5d4f9164ef29b164c33d61e493cf0456359219.6 MB
2026年06月26日T10:23:31Z - sha256:f123014ea6ebe6c91415ea8395c7e56d7837986c5791ba523ac2ea481c45d901324 KB
2026年06月26日T10:23:35Z - sha256:38a29e40abaa49f1c8323f1ce3c0b30a610ad4bf62cf62a7cd3bcf814666ab1d21.3 MB
2026年06月26日T10:23:30Z - sha256:2aef4a624d508348ab80ba7026c5f18cb613bbe0548355c3767d6b562bf01cbb324 KB
2026年06月26日T10:23:34Z - sha256:ff6cf9c0a41987a82083ba367fa9ec551a3edb1c2f51697477736023b03ee59e20.9 MB
2026年06月26日T10:23:33Z - sha256:1cf2ffc629ec03804375c32fed9a8ebff44bf0fc341e0a41a642879951ce948e18.7 MB
2026年06月26日T10:23:33Z - sha256:a5c7bc8b0915a8ea96b7afa143d9e642e17f3af5d74ce10de10c2a629810d86318.6 MB
2026年06月26日T10:23:31Z - sha256:6a653e5785014f66d92e7b3e54d3b6ec7444ca23dae8b3ba81a238a915e1e3df325 KB
2026年06月26日T10:23:35Z - sha256:5c1192f2efc38ddb295781c9778499b44cbcd675d6dc16b600688fa38272a75420.9 MB
2026年06月26日T10:23:30Z -
2026年06月26日T10:17:09Z -
2026年06月26日T10:17:09Z - Loading
2.10.1
Changelog
New Features
- afa2611: feat(agentserver): send registration metadata on reconnect (TKC-5876) (#7786) (@caiomede-tk)
Bug fixes
- 695e027: fix(agentserver): preserve CLI-managed labels and policy on reconnect (TKC-5876) (#7791) (@caiomede-tk)
- 0248a18: fix: remove GitMetadata reference missing from release branch (@Valentin-Marko)
Other work
- 280d70e: fix(TKC-5882): Support JSON-style field names in v1 TestTrigger templ... (#7790) (@Valentin-Marko)
Assets 17
2.10.0
Assets 17
2.9.5
Assets 17
2.9.4
Changelog
New Features
- 02f94d9: feat: Add support for S3 virtual-hosted-style URLs (#6900) (@Copilot)
- 83e34fc: feat: [TKC-5697] Introduce skip TLS flag for insecure connections (#7675) (@caiomede-tk)
Bug fixes
- d649e92: fix(postgres): handle permission denied in CreateDatabaseIfNotExists (#7643) (@Copilot)
- e26cb63: fix: [TKC-5429] update Status.Generation after TestWorkflowExecution to prevent re-triggering on operator restart (#7474) (@Copilot)
- d48b311: fix: [TKC-5678] prevent wildcard accessor templates like {{services.slave.*.ip}} from being split as arrays (#7654) (@Copilot)
- 15c0cf4: fix: dep update (@Copilot)
- ab37087: fix: expand array values from template expressions in slice elements (#7638) (@Copilot)
- acf7cd7: fix: push step condition to children to fix evaluation with artifacts (#7627) (@Copilot)
- bbc46de: fix: report status and events on TestWorkflowExecution errors (#7606) (@Copilot)
Assets 17
2.9.3
Changelog
Bug fixes
- 66dbe4d: fix(executions): Fixing Plan Rupturing for Total Queries (#7573) (@xoscar)
- 33ecd54: fix(executions): Fixing Tags Query Performance (#7578) (@xoscar)
- f70549e: fix(executions): Fixing Workflows With Execution Query Performance (#7580) (@xoscar)
- 641bddb: fix(executions): Improving executions query performance (#7562) (@xoscar)
- 23b124a: fix: [TKC-5412] add insecure kubelet log backend option (@povilasv)
Assets 17
2.9.2
Changelog
Bug fixes
- 9b500ad: fix(cli): gate UIShell hints on TTY so -o json output stays parseable (#7597) (@dejanzele)
- abba9c9: fix(postgres): create missing DB on API startup (#7603) (@guillermotestkube)
- 0d5f713: fix: [TKC-5587] keep quiet workflow log streams alive (#7604) (@povilasv)
- aa17c89: fix: validate execution before prompt, prevent duplicate uploads and ... (#7586) (@Valentin-Marko)
Contributors
dejanzele, povilasv, and 2 other contributors
Assets 17
2.9.1
2.9.0
Changelog
New Features
- 7973984: feat(api): RBAC for workflowtriggers CRD + rbac.extraWatchedResources for resourceRef targets (#7552) (@dejanzele)
- 04a5440: feat(cli): CRUD commands for testtriggers (#7553) (@dejanzele)
- 98d25c6: feat(triggers): add match[] field to TestTrigger for field-change filtering (#7561) (@dejanzele)
Bug fixes
- fb48dd3: fix(crd): render resourceRef and match[] in TestTrigger YAML template (#7569) (#7570) (@dejanzele)
- a13abec: fix: [TKC-5413] update ALPINE_IMAGE to version 3.23.3 in workflows and add Trivy ignore policy for CVE-2026-34040 (#7559) (@caiomede-tk)
- abdf7db: fix: update exportArchiveMaxSize to string format in values.yaml (#7543) (@caiomede-tk)
Dependency updates
Assets 17
2.8.3
Changelog
Bug fixes
- 3916a75: fix(release): streamline GoReleaser arguments and add GitHub release check (@caiomede-tk)
- 4f39968: fix: [TKC-5374] restore Linux deb package building and publishing to repo.testkube.io (#7440) (@caiomede-tk)
- 044a925: fix: configure git credential store to survive HTTP redirects during clone (#7475) (@caiomede-tk)