Skip to content

Releases: Meituan-Dianping/lyrebird

v2.11.1

14 Dec 02:28
73b963e
Compare
Choose a tag to compare
  • 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

09 Dec 12:30
3e5b9ac
Compare
Choose a tag to compare

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

02 Dec 07:18
d66fe51
Compare
Choose a tag to compare
  • Change mock server start timing

v2.10.2

28 Nov 10:11
847f4ad
Compare
Choose a tag to compare

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

07 Nov 03:04
ec83805
Compare
Choose a tag to compare

Fix

  • pip install , requirements file not found

v2.10.0

03 Nov 03:00
69771bd
Compare
Choose a tag to compare

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

29 Sep 12:27
eb8d6aa
Compare
Choose a tag to compare
  • 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

07 Sep 07:16
7e85f99
Compare
Choose a tag to compare
  • Fix url decoded in extra mock serve

v2.9.0

01 Sep 04:01
0eb3ec1
Compare
Choose a tag to compare
  • Support multiple configs
  • Render API
  • Activate with extra info

v2.8.2

18 Aug 13:25
0615aaa
Compare
Choose a tag to compare
  • Fix wrong QRCode in DataManager group detail stringObject