Skip to content

Commit 7fd2391

Browse files
committed
docs: regenerate release notes
1 parent 6ece0c3 commit 7fd2391

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

releases/v2.9.0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
```text
88
2.9.0 2026-06-15
99
10+
- feat(report): categorize recommendations in HTML report and add Connections/Performance panels, Storage engines table, and SQL modeling stats grid.
11+
- test(report): update HTML report unit tests to verify connections, performance, storage, and modeling HTML sections.
1012
- chore(main): whitelist deps and system commit scopes in check_compliance.pl to support Dependabot and host metrics commits.
1113
- chore(main): add roadmap to the whitelist of allowed scopes in compliance checks.
1214
- feat(cli): create an agent-ready output format (JSON/YAML) so that MySQLTuner can be easily integrated by AI agents.
@@ -36,6 +38,8 @@
3638
- test(lab): add unit test test_issue_480.t for table_open_cache_instances recommendation (#480)
3739
- test(lab): split unit_coverage_boost4.t into smaller topic-oriented unit tests: unit_cli_helpers.t, unit_client_privileges.t, unit_cloud_commands.t, unit_fs_info.t, unit_os_vm.t
3840
- test(lab): normalize all repro_issue_*.t and issue_*.t test file names to test_issue_*.t
41+
- test(lab): add unit test test_issue_810.t for remote host forcemem MB interpretation correctness (issue #810)
42+
- docs(roadmap): specify Phase XVI (AI Agent Integration) and Phase XVII (Dockerized MCP Daemon).
3943
```
4044

4145
## 📈 Diagnostic Growth Indicators
@@ -49,6 +53,8 @@
4953

5054
## 🛠️ Internal Commit History
5155

56+
- test(lab): add unit test test_issue_810.t for issue 810 (6ece0c3)
57+
- docs: regenerate release notes (0b5c859)
5258
- feat: recommend slow query log when disabled (#517) (da6d437)
5359
- docs: add LightPath as sponsor, relocate coffee button, and use star-history chart (31e3638)
5460
- docs: update repository links to major/MySQLTuner-perl and add GitHub stars badge (4cd208e)

0 commit comments

Comments
 (0)