Skip to content

Releases: kubeshop/testkube

v0.8.6-beta007

03 Feb 10:12
d5287bc
Compare
Choose a tag to compare
v0.8.6-beta007 Pre-release
Pre-release

Changelog

  • d5287bc fix: added error handling for nils in fetch

v0.8.6-beta006

03 Feb 09:23
3186213
Compare
Choose a tag to compare
v0.8.6-beta006 Pre-release
Pre-release

Changelog

  • 3186213 feat: added paramsFile to Executions resource
  • 71b1d62 fix: removed taras from codeowners

v0.8.6-beta005

03 Feb 08:19
43ad8a7
Compare
Choose a tag to compare
v0.8.6-beta005 Pre-release
Pre-release

Changelog

  • f41b006 fix: added git to integration tests github action
  • 6862f00 fix: fetcher test as integartion test
  • 43ad8a7 fix: removed comment
  • 79233e9 fix: test with dot

v0.8.6-beta004

02 Feb 13:32
b53ecde
Compare
Choose a tag to compare
v0.8.6-beta004 Pre-release
Pre-release

Changelog

v0.8.6-beta003

01 Feb 12:33
8706ed7
Compare
Choose a tag to compare
v0.8.6-beta003 Pre-release
Pre-release

Changelog

  • 8706ed7 fix: fetcher - dont use dot for full checkout

v0.8.6-beta002

01 Feb 12:31
fb20ba9
Compare
Choose a tag to compare
v0.8.6-beta002 Pre-release
Pre-release

Changelog

  • fb20ba9 fix: fetcher - correct use of tmpFile

v0.8.6-beta001

01 Feb 12:25
633848b
Compare
Choose a tag to compare
v0.8.6-beta001 Pre-release
Pre-release

Changelog

  • 5b465ae Merge remote-tracking branch 'origin/main' into feat/scripts-source
  • 7ee93ee added content library
  • f212f13 feat: script source
  • 6f523a0 fix: added v2 scripts client
  • 9523f27 fix: implementing changes
  • dce870a fix: make fields consistent with testkube api spec
  • 633848b fix: removed unused func
  • 8a77a85 fix: reorganized executor library - flattened
  • 8b9c956 fix: tests fixes for new content

v0.8.5

28 Jan 09:55
d4d0d70
Compare
Choose a tag to compare

Changelog

  • d4d0d70 feat: executions list filtered by type (#889)

v0.8.4

27 Jan 13:39
62a1ed2
Compare
Choose a tag to compare

Changelog

v0.8.3

26 Jan 17:20
0fd321a
Compare
Choose a tag to compare

Changelog

  • 5f3e5af Fixed typo/copy-past error in the documentation (#862)
  • 54184c1 feat: delete all optional in test suite (#844)
  • 0fd321a fix: better error messages and failed execution info (#877)
  • fd82824 fix: mark test failed if one of the steps fails and record step if it stops on failure (#873)
  • 2f81ad1 fix: pass errors in case of pod failure (#869)
  • 6df927f fix: update aggregation for filtered data (#854)