Changelog
- 50bb074 Merge pull request #5685 from kubeshop/release/v2.0.12
- 632c9f8 Merge pull request #5770 from kubeshop/olelensmar/docs/readme-update
- 27517c7 Merge remote-tracking branch 'origin/olelensmar/docs/readme-update' into olelensmar/docs/readme-update
- e9a3195 Update README.md
- 100212f Update README.md
- 13940c5 Update README.md
- 2a10ff1 Update sandbox.yaml
- 4a09d78 add mapping for error code in error telemetry (#5769)
- 2084edf add support for better error handling in CLI (#5680)
- eb76f97 add support for cli error code telemetry (#5719)
- e90d74d added byline back..
- a7b2ff5 build(deps): bump anchore/sbom-action from 0.16.1 to 0.17.0 (#5665)
- 343898e build(deps): bump chuhlomin/render-template from 1.4 to 1.10 (#5731)
- 464da07 build(deps): bump github.com/docker/docker (#5717)
- b2b1bed build(deps): bump github.com/gofiber/fiber/v2 from 2.52.1 to 2.52.5 (#5624)
- 391e377 build(deps): bump github/codeql-action from 2.25.3 to 3.25.15 (#5710)
- 2c8cf09 build(deps): bump github/codeql-action from 3.25.15 to 3.26.0 (#5742)
- dd0316d build(deps): bump ossf/scorecard-action from 2.3.3 to 2.4.0 (#5695)
- 2356e71 build(deps): bump peter-evans/repository-dispatch from 2 to 3 (#5672)
- 1b172d7 build(deps): bump sigstore/cosign-installer from 3.5.0 to 3.6.0 (#5750)
- dd5daf5 chore: delete docs from the repository and point to a new one (#5724)
- 75d2a54 ci: sandbox add outputs (#5730)
- a9d7e54 codeowners - test directory updated (#5706)
- 7078f4f feat(TKC-2217): include Toolkit operations in other containers (#5740)
- 01fbdca feat: Workflows - suites and cron triggers for dev and sandbox (#5810)
- 437ce41 feat: [TKC-2299] add tags to testworkflow models (#5744)
- df120b9 feat: [TKC-2299] list test workflow execution tags (#5797)
- 915992b feat: [TKC-2505] make test workflow templates implement kubelike (#5809)
- f322802 feat: add options to control Test Workflows orchestration (#5747)
- e90df19 feat: add test triggers client for external use (#5771)
- bf83fdf feat: add test workflow api method routes
- 3549562 feat: avoid getting image metadata from container registry when it is not needed (#5727)
- 220ac74 feat: change the Test Workflow orchestration mechanism to atomic instructions (#5676)
- c2e262c feat: lighten colors in UI (#5689)
- 506bb9b feat: replace Skopeo with Crane (#5692)
- 1da88be feat: test workflow tags
- c07c0db feat: test workflow tags api spec
- 4692fb6 feat: workflow examples - expected failures extended (#5707)
- ec4a6a6 fix(TKC-2310): expose expression variables for simple use of organization, environment and dashboard (#5722)
- 5dfa07b fix: TestkubeAPI receiver doesnt mutate state (#5700)
- 435e213 fix: [TKC-2168] id sequence (#5681)
- 23225df fix: [TKC-2310] cloud ui url, org id, env id test workflow vars (#5703)
- 5775761 fix: [TKC-2343] workflow execution url (#5716)
- 3fa0aeb fix: avoid readable message for EvictionByEvictionAPI (#5757)
- 7120500 fix: concurrency problems when having a lot of parallel updates (#5754)
- fe27bb7 fix: controlling issues (#5756)
- 0a7b9f6 fix: correctly handle consecutive condition: always steps (#5785)
- c25e05d fix: correctly use --ui-prefix and --logs-prefix data (#5723)
- b8050c7 fix: download artifacts for test workflow run (#5698)
- 25dc8a2 fix: ensure there is a service IP available before marking as started (#5766)
- 03126e0 fix: flaky mongo test (#5780)
- 373079c fix: ignore marshalling error
- 55baca9 fix: integration tests and matrix test with artifacts for Cypress (#5746)
- 79909cc fix: locals not anymore printable (#5699)
- e60481b fix: logs container using tmp dir instead of /data (#5708)
- 6fe2d82 fix: populate cloud config without error on noLogin flag (#5697)
- 3dd3301 fix: propagate aborted status correctly on GKE's OOMKilled (#5762)
- c7a1224 fix: properly detect OOMKilled error on GKE (#5761)
- 3286ac4 fix: register all mounted directories for the artifacts scrapping (#5784)
- e545ebb fix: relative paths in sparse cloning (#5691)
- 6538b7a fix: sandbox outputs
- 03ab51c fix: setting up working directory with atomic instructions (#5726)
- 0d181cf fix: show "execution aborted before" only when the step was not started already (#5728)
- 2233c2d fix: show version only in pretty mode (#5748)
- 14486e2 fix: support git@github.com:kubeshop/testkube.git syntax support for cloning repositories (#5786)
- 014f1a4 fix: support old agent with new cloud migration to new sequence methods (#5734)
- e1f3d83 fix: template in parallel steps (#5682)
- c51e33d fix: template in parallel steps (#5682)
- 91b2e7f fix: use default resources for the init container (#5684)
- 27fd3ca fix: use default resources for the init container (#5684)
- 24597a6 fix: use empty path for minio config (#5713)
- 88803b2 reverted..
- bd81884 updated README and improved cli-doc generation
- ee6d689 updated doc generation to go to /gen folder
- 3e85937 workflow examples - cron triggeres removed from definitions (#5745)