Skip to content

v1.8

Choose a tag to compare

@github-actions github-actions released this 06 Jun 03:54
· 2 commits to main since this release
fix(win): don't flag benign 'config_store persistence disabled' as error

The v1.7 log poller showed any line containing an error= field, including
moonbridge's benign 'config_store 持久化已禁用' startup notice.  Now ignore
known-benign lines and restrict the generic fallback to lines with strong
failure markers (502/503/upstream/panic/fatal).