Skip to content

0.7.4

Choose a tag to compare

@github-actions github-actions released this 05 Apr 12:46
· 91 commits to main since this release

Docker

  • sunxiao0721/panwatch:0.7.4
  • sunxiao0721/panwatch:latest

Commits

Compare: 0.7.3...0.7.4

Changes since 0.7.3:

  • fix: 将 SQLite 连接池从 QueuePool 切换为 NullPool,解决多用户并发访问时连接池耗尽问题 (46cd78d)