v0.4.0
vitaliimelnychuk
released this
04 Mar 12:57
·
262 commits
to master
since this release
What's Changed
Added 🎉
- feat: adds jmeter backend listener plugin by @nunodio in #204
- feat: add
maestroBackendListener
plugin to JMeter test plan by @nunodio in #220 - feat: download modified JMeter test plan with
maestroBackListener
enabled by @nunodio in #221 - feat: use
agent_ids
instead ofclient_agent_id
andserver_agent_ids
fields by @vitaliimelnychuk in #224 - feat: remove usage of client/server agent roles by @vitaliimelnychuk in #225
- feat: remove server agent events handling by @vitaliimelnychuk in #226
- feat: update
run_status
based agent status updates by @vitaliimelnychuk in #228 - feat: remove updating
run_status
directly from agents by @vitaliimelnychuk in #229 - feat: add filter params to GET
/runs
endpoint by @vitaliimelnychuk in #231 - feat: add RunListTable filters by status and label by @vitaliimelnychuk in #232
- feat: add schedule for
RunConfiguration
model by @vitaliimelnychuk in #235 - feat: add run configuration schedule block by @vitaliimelnychuk in #236
- feat: start run by using schedule from configuration by @vitaliimelnychuk in #249
- fest: add
Next Run
column for tests list table by @vitaliimelnychuk in #251
Fixed 🐛
- fix: conditions when to show running test timer by @vitaliimelnychuk in #230
- fix: schedule time storing format by @vitaliimelnychuk in #250
Package Dependencies 🛠
- build(deps): bump eslint-config-prettier from 8.3.0 to 8.4.0 in /web/frontend by @dependabot in #222
- build(deps): bump @testing-library/react from 12.1.2 to 12.1.3 in /web/frontend by @dependabot in #223
- build(deps): bump prismjs from 1.25.0 to 1.27.0 in /site by @dependabot in #238
- build(deps): bump actions/setup-python from 2 to 3.0.0 by @dependabot in #239
- build(deps): bump errata-ai/vale-action from 1.4.3 to 1.5.0 by @dependabot in #240
- build(deps): bump actions/setup-node from 2 to 3 by @dependabot in #241
- build(deps): bump eslint-plugin-react from 7.28.0 to 7.29.2 in /web/frontend by @dependabot in #242
- build(deps): bump apscheduler from 3.8.1 to 3.9.1 in /agent by @dependabot in #247
- build(deps): bump @Docusaurus packages from 2.0.0-beta.15 to 2.0.0-beta.16 in /site by @dependabot in #245
- build(deps): bump antd from 4.18.7 to 4.18.9 in /web/frontend by @dependabot in #244
Full Changelog: v0.3.0...v0.4.0