Skip to content

Releases: kubeshop/testkube-dashboard

Version 1.16.7

26 Feb 12:41
41cab48
Compare
Choose a tag to compare

Changelog

Commit Description PR
41cab484 Merge pull request #1022 from kubeshop/release/v1.16.7
5c89bc16 feat: [TKC-1454] disable secret management (#1021)
73bbec2c feat: Plugin Overlay for static, high priority, immutable configuration (#1018)
Details
Commit Date Author Description PR
41cab484 2024-02-26 14:02:39 +0200 Razvan Topliceanu Merge pull request #1022 from kubeshop/release/v1.16.7
5c89bc16 2024-02-26 13:02:26 +0200 Razvan Topliceanu feat: [TKC-1454] disable secret management (#1021)
73bbec2c 2024-02-26 10:50:31 +0200 Catalin feat: Plugin Overlay for static, high priority, immutable configuration (#1018)

Version 1.16.6

20 Feb 15:52
f0fda90
Compare
Choose a tag to compare

Changelog

Commit Description PR
f0fda900 Merge pull request #1020 from kubeshop/release/v1.16.6
ca255a44 feat: arguments mode (#1012)
Details
Commit Date Author Description PR
f0fda900 2024-02-20 16:12:58 +0200 Bogdan Hanea Merge pull request #1020 from kubeshop/release/v1.16.6
ca255a44 2024-02-19 20:31:28 +0200 Bogdan Hanea feat: arguments mode (#1012)

Version 1.16.2

04 Dec 09:47
2aeb67e
Compare
Choose a tag to compare

Changelog

Commit Description PR
2aeb67e7 Merge pull request #968 from kubeshop/release/v1.16.2
3c3d9a5d Merge remote-tracking branch 'origin/main' into release/v1.16.2
fcedaf58 fix: don't reset executionRequest while changing description (#966)
0d3e8ecd Update CODEOWNERS (#967)
328d7ff9 fix: autocomplete labels filter (#900)
Details
Commit Date Author Description PR
2aeb67e7 2023-12-04 10:45:21 +0100 Dawid Rusnak Merge pull request #968 from kubeshop/release/v1.16.2
3c3d9a5d 2023-12-04 10:39:22 +0100 Dawid Rusnak Merge remote-tracking branch 'origin/main' into release/v1.16.2
fcedaf58 2023-12-04 10:34:39 +0100 Dawid Rusnak fix: don't reset executionRequest while changing description (#966)
0d3e8ecd 2023-12-04 10:32:44 +0100 Dawid Rusnak Update CODEOWNERS (#967)
328d7ff9 2023-12-04 08:57:24 +0100 Mahmoud Mortada fix: autocomplete labels filter (#900)

Version 1.16.1

04 Dec 09:47
10fc210
Compare
Choose a tag to compare

Changelog

Commit Description PR
10fc2106 Merge pull request #965 from kubeshop/release/v1.16.1
c613b16c Merge remote-tracking branch 'origin/main' into release/v1.16.1
6c345a90 fix: allow starting Docker with non-root user (#964)
3c959d67 feat: add new test details tab route (#963)
Details
Commit Date Author Description PR
10fc2106 2023-11-28 16:06:07 +0100 Dawid Rusnak Merge pull request #965 from kubeshop/release/v1.16.1
c613b16c 2023-11-28 16:02:49 +0100 Dawid Rusnak Merge remote-tracking branch 'origin/main' into release/v1.16.1
6c345a90 2023-11-28 16:01:38 +0100 Dawid Rusnak fix: allow starting Docker with non-root user (#964)
3c959d67 2023-11-28 13:03:42 +0200 Catalin feat: add new test details tab route (#963)

Version 1.16.0

04 Dec 09:47
c3fc582
Compare
Choose a tag to compare

Changelog

Commit Description PR
c3fc582a Merge pull request #962 from kubeshop/release/v1.16.0
e51574b2 fix: display next execution time for scheduled executions after time passes (#961)
3f539b48 feat: adjust testkube naming (#941)
4d4781cc chore: display names for styled components in development (#952)
Details
Commit Date Author Description PR
c3fc582a 2023-11-27 11:32:12 +0200 Bogdan Hanea Merge pull request #962 from kubeshop/release/v1.16.0
e51574b2 2023-11-24 16:38:46 +0100 Dawid Rusnak fix: display next execution time for scheduled executions after time passes (#961)
3f539b48 2023-11-23 16:57:24 +0200 Bogdan Hanea feat: adjust testkube naming (#941)
4d4781cc 2023-11-23 13:39:08 +0200 Catalin chore: display names for styled components in development (#952)

Version 1.15.0

04 Dec 09:47
a8b0ac2
Compare
Choose a tag to compare

Changelog

Commit Description PR
a8b0ac2f Merge pull request #958 from kubeshop/release/v1.15.0
3a6c6af5 Merge remote-tracking branch 'origin/main' into release/v1.15.0
41c928f9 feat: add telemetry events and IDs for the promo banners (#957)
a23180ae fix: permissions for adding release notes (#956)
87103bfc update code owners (#955)
4b262624 fix: detecting definition change (#953)
503b41ae Merge pull request #951 from kubeshop/devcatalin/feat/ci-cd-integration-route
5e9fadfb refactor: mark execution step item as anchor link (#950)
d011b962 chore: add docs external links for integrations
3db95b83 refactor: generic tab route for TestDetails
dac75778 chore: add docs external link
d877c5ec feat: add TestDetails route for CI/CD integration
Details
Commit Date Author Description PR
a8b0ac2f 2023-11-22 16:44:26 +0100 Dawid Rusnak Merge pull request #958 from kubeshop/release/v1.15.0
3a6c6af5 2023-11-22 16:30:55 +0100 Dawid Rusnak Merge remote-tracking branch 'origin/main' into release/v1.15.0
41c928f9 2023-11-22 16:26:35 +0100 Dawid Rusnak feat: add telemetry events and IDs for the promo banners (#957)
a23180ae 2023-11-22 12:56:48 +0100 Dawid Rusnak fix: permissions for adding release notes (#956)
87103bfc 2023-11-22 12:53:30 +0100 Bogdan Hanea update code owners (#955)
4b262624 2023-11-22 11:47:14 +0100 Dawid Rusnak fix: detecting definition change (#953)
503b41ae 2023-11-22 11:09:14 +0200 Catalin Merge pull request #951 from kubeshop/devcatalin/feat/ci-cd-integration-route
5e9fadfb 2023-11-22 10:38:42 +0200 Razvan Topliceanu refactor: mark execution step item as anchor link (#950)
d011b962 2023-11-22 10:30:41 +0200 Dev Catalin chore: add docs external links for integrations
3db95b83 2023-11-21 17:21:10 +0200 Dev Catalin refactor: generic tab route for TestDetails
dac75778 2023-11-21 16:47:53 +0200 Dev Catalin chore: add docs external link
d877c5ec 2023-11-21 13:55:48 +0200 Dev Catalin feat: add TestDetails route for CI/CD integration

v1.14.3

22 Nov 11:49
2c3b641
Compare
Choose a tag to compare

Changelog

Commit Description PR
2c3b6414 Merge pull request #949 from kubeshop/release/v1.14.3
a8697be5 fix: detect dirty state correctly for the arguments (#948)
988c31f7 feat: add option to provide base slot items for slot hooks / feat: add slots for Test/Test Suite Details (#939)
679755f1 Merge pull request #942 from kubeshop/razvantopliceanu/refactor/trigger-resource-select
2ee7b21d refactor: use watch for name selector
cbc3d9e1 refactor: requested changes
3a886de1 refactor: props changes + skip queries
79f0cfe7 Merge pull request #940 from kubeshop/razvantopliceanu/fix/triggers-webhooks-forms
cb82e680 Merge pull request #944 from kubeshop/razvantopliceanu/feat/optional-test-source
2ff32aaf Merge pull request #943 from kubeshop/razvantopliceanu/fix/show-modal-error
1f1e886d Update packages/web/src/components/pages/Tests/TestsList/TestCreationModalContent/TestCreationForm.tsx
8912f298 fix: prettifying escaped arguments (#946)
e4d618cf feat: add search for triggered event
d11a5001 fix: quoted argument (#945)
c861c674 feat: optional test source for container executors
63ac1a9e fix: show modal error instead of closing modal
4ed01ab0 refactor: filter tests/testSuites based on action
4cee8518 fix: hide abort run when now running tests (#902)
37f85e38 fix: catch validate fields so app doesn't crash
8a08675e feat: add Testkube documentation (#935)
4df669ee fix: E2E tests for Triggers in Cloud (#938)
5a38f510 feat: sanitize quotes in env-config.js (#937)
52aea73c feat: add option to make banner not rotating (#936)
78c8f58d fix: security alerts (#932)
0f8f9db7 fix: ignore commit hash for the cluster version check (#931)
540d0df2 [TKC-789] fix: improve Entity Details performance (#933)
778de6d9 feat: unsaved changes warning (#925)
4cbf70f9 feat: add feature promotion banners controlled by GTM (#927)
c7c8eb29 fix: ignore lack of commit and helm chart version in cluster info (#930)
a8b25e89 fix: run empty testsuites (#928)
7073ad12 fix: readonly parallel tests (#924)
a60fb77b feat: add status pages promo (#929)
ff9b8036 update colors (#926)
82a1b719 feat: use plugin system (#919)
79bcb77f fix: offline filter change fetching (#923)
b5c469b8 fix: webhooks help links (#907)
8233b073 fix: TKC-779 (#922)
e0e29e42 tech: improve unit test coverage of hooks (#914)
3bb6a29c fix: messaging for empty test suite list (#921)
b1841d5c feat: offline test suites (#916)
55695e66 fix: Dockerfile to reduce vulnerabilities (#920)
95e3c507 feat: plugin system improvements (#917)
b6121488 fix: using mono-repository packages / feat: add start:prod NPM command (#918)
5e47ac94 tech: improve unit test coverage (#911)
cbda693f Plugins mechanism (#910)
aa180499 tech: refactor delete modal (#908)
68ad197c fix: improve coverage collection for unit tests (#909)
bd2c05d5 fix: REACT_APP environment variables resolution (#905)
3894a792 Tests - triggers, webhooks (#901)
905361dd fix: allow using volume for nginx configuration (#904)
eb9fd256 fix: mono-repository adjustments, fixing Docker image to support read-only file system with volumes (#903)
75af794f chore: prepare initial monorepository structure (#898)
b2b62797 fix: reset API cache after API endpoint is changed ([#891](htt...
Read more

v1.14.2

08 Nov 10:10
6d21081
Compare
Choose a tag to compare
Merge pull request #882 from kubeshop/release/v1.14.2

Release v1.14.2