Skip to content

Releases: Meituan-Dianping/lyrebird

v3.1.1

21 Nov 02:15
f3aea14
Compare
Choose a tag to compare

Fix some bugs on the 9999 server.

v3.1.0

11 Nov 08:18
aa1d4b7
Compare
Choose a tag to compare
  • Added configuration page, supporting configuration operations such as editing black and white lists.
  • Fixed some request-related issues.

v3.0.5

10 Jul 02:16
53d8051
Compare
Choose a tag to compare
  • Fix memory leaky during start

v3.0.4

04 Jul 08:42
76791cc
Compare
Choose a tag to compare

Fix:

  • Fix flow content render error.
  • Add sqlite db reset threshold.
  • Fix event sender error after enable multiprocess.

v3.0.3

07 Jun 01:49
aa198bc
Compare
Choose a tag to compare
  • Fix event info error.

v3.0.2

27 May 12:06
9aee2e9
Compare
Choose a tag to compare
  • Fix the issue of failing to kill the Redis process.
  • Fix the issue of data format causing failure in storing into SQLite.

v3.0.1

24 May 11:30
dd14861
Compare
Choose a tag to compare
  • Fixe a defect that caused process leakage.
  • Update Dockerfile.
  • Add the option to append values for the --enable-multiprocess parameter.
  • Add apiDiff info when proxying ssr requests.

v3.0.0

21 May 07:04
3b11287
Compare
Choose a tag to compare

New:

  • Added multi-process mode to optimize Lyrebird proxy performance under high load.
    • Supported running Checker、Reporter in independent processes.
    • Migrated some contextual resources to Redis in multi-process mode.
    • Added multi-process asynchronous resource manager.
  • Added multi-process asynchronous resource manager.
  • Added Redis wrapper class for dict-like Redis access, hiding Redis existence from users.
  • Added "process" parameter to @event annotation.
  • Added rate limiting functionality to extra mock server.
  • Optimized Lyrebird termination process.
  • Added PATCHER category to Extension.
  • Added Redis dependency to Lyrebird Docker image.

Fix:

  • Fixed issue with abnormal data changes during Checker runtime.
  • Fixed issue with opening browser page after Lyrebird terminates.
  • Reduced lyrebird_metrics reporting volume for Checker.
  • Added request body to flow channel ES reporting information.
  • Fixed the issue of failing to search for special characters in Datamanager.

v2.26.4

08 May 07:29
384788a
Compare
Choose a tag to compare
  • Add switch to control whether lyrebird_metrics reports.
  • Fix bug that group delete failed.

v2.26.3

26 Apr 03:32
5ec6c48
Compare
Choose a tag to compare
  • Limit event report times