2.x is a rewrite and is not compatible with 1.x data, start 2.x from an empty database and a new encryption.key.
2.x 是全新重写版本,与 1.x 数据不兼容,请以全新数据库和新的 encryption.key 部署 2.x。
What's Changed
- fix(gateway): Restore live logs and bound teardown by @tbphp in #774
- fix(guardrails): Filter opaque content and allow review failures by @tbphp in #776
Full Changelog: v2.0.0-rc.34...v2.0.0-rc.35