v2.1.89
Changelog
New Features
- 360965a: feat: Cypress 14 project+workflows, cypress+tests cleanup, public demo UV_USE_IO_URING, etc. (#6175) (@tkonieczny)
- 639f88b: feat: add agent info in ProContext (#6142) (@rangoo94)
- be7d20c: feat: add filtering executions by Group ID (#6169) (@rangoo94)
- 40bf117: feat: add initial CLI for managing the agents (#6149) (@rangoo94)
- 579e94c: feat: expose the Agent version to Control Plane (#6140) (@rangoo94)
- 84658dc: feat: support Runner Agents (#6119) (@rangoo94)
- 3a76f00: feat: support inlined global template in the runner (#6137) (@rangoo94)
- 1a8ad20: feat: test workflows - additional junit report cases (#6157) (@tkonieczny)
Bug fixes
- 27266db: fix: avoid circular resolution across different resource patterns (#6176) (@rangoo94)
- 126a91c: fix: avoid failing the artifacts save when JUnit processing failed (#6159) (@rangoo94)
- d057014: fix: condition for determining new flow in the executor (#6151) (@rangoo94)
- 0045e41: fix: enabling new architecture (#6161) (@rangoo94)
- c9d2504: fix: fix crash due to nil pointer (#6153) (@WitoDelnat)
- 68ccbff: fix: fix label within login command (#6160) (@WitoDelnat)
- 3fdef60: fix: mark logs as saved properly (#6158) (@rangoo94)
- f960e43: fix: openapi lint (#6139) (@vsukhin)
- e2fbabf: fix: prefix execution group names properly (#6166) (@rangoo94)
- c49e6a4: fix: update cypress 13 base image (#6143) (@ed382)
- 0194741: fix: use execution tags from request if provided (#6147) (@rangoo94)
- 1d414c3: fix: use lowercase keys in records, the same as for other serialization (#6165) (@rangoo94)
Other work
- e42fa10: cypress - npm ci - workaround for NPM being stuck (#6170) (@tkonieczny)
- 450ce57: cypress - npm ci workaround (#6172) (@tkonieczny)
- 28fa54a: workflow examples - jmeter image switched, additional workflow added with old one (#6145) (@tkonieczny)