Meshery v0.8.204

Released on February 08, 2026

What’s New

πŸ”€ General

  • Fix typos in rego policy files @guan404ming (#17346)
  • Add make policy-lint target for Rego files @guan404ming (#17343)
  • Remove unused variable in extract_components rego rule @guan404ming (#17344)
  • refactor(policies): remove unused MAX_ALIASES constant @guan404ming (#17333)
  • Update npm install command to use legacy-peer-deps @leecalcote (#17341)

⌨️ Meshery CLI

  • fix(mesheryctl): update design list tests to fix failing test and update test name @lekaf974 (#17334)

🧰 Maintenance

  • fix(ci): skip Rego auto-commit for fork PRs @guan404ming (#17332)
  • [GitHub Issue Template] Chore: Update documentation.md @leecalcote (#17352)
  • fix(mesheryctl): update design list tests to fix failing test and update test name @lekaf974 (#17334)

πŸ“– Documentation

  • [Server] Fix None provider blank login by routing through /user/login @leecalcote (#17342)

πŸ‘¨πŸ½β€πŸ’» Contributors

Thank you to our contributors for making this release possible: @guan404ming, @hortison, @leecalcote and @lekaf974