Releases: Meituan-Dianping/lyrebird
Releases · Meituan-Dianping/lyrebird
v2.11.1
- Fix the error that the encoder and decoder did not find the rank
- Fix the error that the shortcut key is not destroyed when switching routes
- DataManager folder details show overflow
v2.11.0
New:
- Support conversion to json when rendering mock data
- Support stream editing sorting, such as on_request, on_response
Fix:
- Optimize the rule matching of simulated data
- Fix the problem that the -b parameter does not take effect
v2.10.3
- Change mock server start timing
v2.10.2
New:
- Mock Data hit rule v2, support must_not and exists
- Collect process initialization status and return it through the status interface
- Add system channel in event-bus
- Support application/javascript for request Content-Type
Fix:
- Fix error that the proxy protocol query is not encoded
v2.10.1
Fix
- pip install , requirements file not found
v2.10.0
New
- Support python 3.10
- Mitmproxy is not a builtin module any more. Use mitmproxy installed by user .
Fix
- Activate API code3000, if PUT a null body JSON request.
v2.9.2
- Wrong content length when request body is empty dictionary
- Missing trailing newline when rendering mock data with jinja2
- Unable to recover unparseable request body when proxying
v2.9.1
- Fix url decoded in extra mock serve
v2.9.0
- Support multiple configs
- Render API
- Activate with extra info
v2.8.2
- Fix wrong QRCode in DataManager group detail stringObject