Skip to content

v3.2.0

Choose a tag to compare

@ErikEJ ErikEJ released this 04 Mar 17:01
· 236 commits to master since this release
c102167

What's Changed

  • Update MCP Server schema by @ErikEJ in #332
  • Update MCP installer links to use dnx with .NET 10 by @Copilot in #336
  • Fix rules and sqlversion parsing by @ErikEJ in #350
  • Temporal tables fix by @ErikEJ in #358
  • Ignore columns and indexes on temporal tables by @ErikEJ in #359
  • Add new rule to check for procedures with explicit transactions without SET XACT_ABORT ON by @ErikEJ in #361
  • Use dnx to launch CLI tool in VS 2026+ extension by @Copilot in #364
  • Fixes #369 by @ErikEJ in #370
  • Add new T-SQL design and performance rules by @didranoqx in #374
  • Add rule name comments to new SQL sample scripts from PR #374 by @Copilot in #378

New Contributors

Full Changelog: v3.0.0...v3.2.0