mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-10 17:43:00 +08:00
Merge branch 'master' into auto-reset-session
This commit is contained in:
@@ -1,11 +1,23 @@
|
||||
# Release History
|
||||
|
||||
## v4.3.5 (2023-07-20)
|
||||
## v4.3.5 (2023-07-23)
|
||||
|
||||
- refactor: send events to Google Analytics 4, replace GA v1
|
||||
- fix: failure unittests caused by httpbin.org, replace with docker service
|
||||
- fix: handle unstable unittests, restore github actions pipeline
|
||||
- feat: support to reset driver automatically when uia2 crashed
|
||||
- feat: support to reset session when wda request failed
|
||||
|
||||
**go version**
|
||||
|
||||
- feat: support to reset driver automatically when uia2 crashed
|
||||
- feat: support to reset session when wda request failed
|
||||
- feat: report GA4 events for hrp cmd
|
||||
- change: create python venv with httprunner minimum version v4.3.5
|
||||
- fix #1603: ensure path suffix '/' exists
|
||||
|
||||
**python version**
|
||||
|
||||
- fix: upgrade pyyaml from 5.4.1 to 6.0.1, fix installing error
|
||||
- refactor: update httprunner dependencies
|
||||
|
||||
## v4.3.4 (2023-06-01)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user