Changelog
New Features
- b6790cb: Revert "feat: add sortBy param to get latest workflow execution" (@devcatalin)
- 5d35209: feat: WithSkip on Filter and CommandNotImplementedError (#6537) (@devcatalin)
- 420e5a2: feat: [TKC-3996] oss tests - Mongo + PosgreSQL installations (#6540) (@tkonieczny)
- e7acc77: feat: add sortBy param to get latest workflow execution (#6527) (@devcatalin)
- 4b1f0db: feat: add sortBy param to get latest workflow execution (@devcatalin)
- 99634c2: feat: add targeting to workflow templates (#6523) (@WitoDelnat)
- 7d0cf4b: feat: implement Count method & cmd for workflow executions (#6535) (@devcatalin)
- 3fcd7df: feat: parser for LatestSortBy (@devcatalin)
Bug fixes
- 2387b2d: fix: add missing paused and canceled statuses to parser (#6528) (@devcatalin)
- ad0d60b: fix: check init error (#6542) (@vsukhin)
- cb8775b: fix: migrate branding to testkube (@ed382)
Other work
- 84ae9ce: feat(TKC-3869): add health field mapping for TestWorkflow CRD (#6496) (@devcatalin)
- 40b8d54: fix flaky panic in TestCloudAdapter_Integration (#6524) (@dejanzele)
- eeb2435: installation tests template - image fixed (#6539) (@tkonieczny)
- b9b41bf: junit - workflow suite (#6531) (@tkonieczny)
- 777ffad: missing xunit suite added (#6520) (@tkonieczny)
- 4dbfa6c: oss installation tests - missing label added (#6541) (@tkonieczny)
- 131fa4f: refactor toolkit clone logic, add unit and integration tests (#6517) (@dejanzele)
- 2d38fa6: refactor: simplify status matching using $in operator (#6530) (@devcatalin)
- 8497509: relax golangci-lint rules around package comments and exports (#6532) (@dejanzele)
- f533eb1: update golangci-lint version to v2; disable tests for contrib/ folder; redo test and lint ci (#6522) (@dejanzele)