Releases: Meituan-Dianping/lyrebird
Releases · Meituan-Dianping/lyrebird
v2.26.2
- Fix bugs datamanager v2 brings.
v2.26.1
- Optimize agent post processing.
- Change the Start Command of mitmproxy.
- Add report in EventServer.
v2.26.0
- Update datamanager to better adapt the adapter.
v2.25.5
-Added the ability to control the level of the configuration dictionary that can be modified when patching the config.
-Fixed an issue where configuration update exceptions occurred after deleting a certain config.
v2.25.4
- Fix the inconsistency in the truncation length of the URL displayed on the inspector page.
v2.25.3
- Fix bug that keep-request-body flag not change when ssr is open.
v2.25.2
- Add support for HTTP PATCH method in mock server.
- Enabled request navigation in Inspector with keyboard arrows.
v2.25.0
- Add parameters to the @on_request to control whether the request body maintains the original version.