1.0.0-alpha.43 (2026-01-23)
✨ Features
- add Meziantou.Analyzer v2.0.127 (Phase 3) (b2b8533)
- add SonarAnalyzer.CSharp v9.16.0.82469 for code quality analysis (92b3ad5)
- add StyleCop.Analyzers v1.2.0-beta.556 package (49962e4)
- configure Meziantou.Analyzer rules in .editorconfig (Phase 3) (af21724)
- configure SonarAnalyzer.CSharp rules in .editorconfig (704178b)
- configure StyleCop rules and fix violations (418422a)
- enable XML documentation generation for main project (d556140)
- promote critical SonarAnalyzer rules to error severity (8d5c106)
- suppress 7 SonarAnalyzer violations in TerraformShowRenderer with documented justifications (773ca36)
- analyzer: add Roslynator.Analyzers v4.12.11 (P4-T1) (46a350b)
- analyzer: configure Roslynator rules with selective enabling (P4-T3) (54158d9)
- analyzer: promote MA0009 to error, MA0013 to warning (P3-T6) (ce3c8ed)
- workflow: orchestrator must forward agent questions to maintainer (2cc9f8c)
🐛 Bug Fixes
- disable SA documentation rules for test project (f2e3da0)
- resolve critical SonarAnalyzer violations (logic errors and bugs) (dd5f01b)
- resolve inherited SonarAnalyzer violations in test code (Phase 2 cleanup) (525cba3)
- resolve remaining SonarAnalyzer violations (except S6618) (816e769)
- resolve S6618 performance warnings and fix syntax error (557f037)
- resolve SonarAnalyzer code readability violations (S3267, S3358) (7e045cd)
- suppress remaining TerraformShowRenderer SonarAnalyzer violations (051a97e)
- analyzer: add regex timeouts to prevent ReDoS attacks (MA0009) (97defe2)
- analyzer: replace ApplicationException with Exception (MA0013) (f60fc7d)
- analyzer: resolve Roslynator violations in source code (P4-T4) (b6c8206)
- analyzer: resolve Roslynator violations in tests (P4-T5) (1dccc87)
- workflow: prohibit raw gh commands when repository scripts exist (0b5dbdb)
🚀 Performance
- analyzer: add RegexOptions.ExplicitCapture where applicable (MA0023) (42705a0)
♻️ Refactoring
- disable culture-specific Meziantou rules for Docker deployment (52e9a7d)
📚 Documentation
- add architecture design for 044-enhanced-static-analysis (7f81281)
- add implementation tasks for 044-enhanced-static-analysis (8960b45)
- add missing XML documentation to fix SA1600 violations (ec4e5e9)
- add Phase 1 code review for feature #044 (1f74fa4)
- add Phase 1 code review report (052f820)
- add Phase 2 code review report (559d3b2)
- add Phase 2 code review report - APPROVED (f3d5e08)
- add Phase 2 completion summary for SonarAnalyzer integration (2f950c2)
- add Phase 3 code review report - APPROVED (c05ba0d)
- add Phase 3 code review report - APPROVED (1bc13a4)
- add Phase 4 code review - CHANGES REQUIRED (118312a)
- add test plan for feature 044 (enhanced static analysis) (c3f6721)
- add XML documentation to Azure and CLI classes (559003b)
- add XML documentation to remaining classes (aea9a10)
- complete Phase 4 with test validation and performance analysis (P4-T6 through P4-T9) (0a8416c)
- document architecture decision for culture invariance (90be154)
- document Phase 3 Meziantou.Analyzer baseline violations (cbdeeb4)
- enforce mandatory commit before agent handoff (ae50cec)
- fix duplicate and malformed XML documentation tags (d108709)
- fix XML documentation parameter and constructor errors (206b80a)
- Phase 4 re-review - APPROVED after test regression fix (94b1983)
- update coverage badge and history (5ba73f3)