Skip to content

Commit 0005a69

Browse files
committed
docs: regenerate release notes
1 parent 2bba15f commit 0005a69

2 files changed

Lines changed: 13 additions & 3 deletions

File tree

Changelog

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
# MySQLTuner Changelog
22

3-
2.9.0 2026-06-15
3+
2.9.0 2026-06-27
44

5+
- chore(build): allow build scope in compliance auditor
6+
- chore(build): rewrite dev_sync and doc_sync in Perl for consistency
57
- chore(deps): update devops-infra/action-commit-push digest to fa0c793 (#929)
68
- chore(deps): update shogo82148/actions-setup-mysql digest to 076e636 (#930)
79
- chore(main): add roadmap to the whitelist of allowed scopes in compliance checks.
10+
- chore(main): hide hostname, ssl, and replication warnings on localhost (#933)
811
- chore(main): whitelist deps and system commit scopes in check_compliance.pl to support Dependabot and host metrics commits.
912
- chore: automated project metadata update
1013
- chore: remove execution.log from git repository and sync docs

releases/v2.9.0.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Release Notes - v2.9.0
22

3-
**Date**: 2026-06-15
3+
**Date**: 2026-06-27
44

55
## 📝 Executive Summary
66

77
```text
8-
2.9.0 2026-06-15
8+
2.9.0 2026-06-27
99
1010
- chore: automated project metadata update
1111
- chore: remove execution.log from git repository and sync docs
@@ -17,9 +17,12 @@
1717
- test: add unit test for remote host physical memory detection and validation (issue #796).
1818
- test: add unit test for temptable output formatting in Total buffers.
1919
- ci: optimize pre-commit hook to only run unit tests when code, tests, or dependencies are modified.
20+
- chore(build): allow build scope in compliance auditor
21+
- chore(build): rewrite dev_sync and doc_sync in Perl for consistency
2022
- chore(deps): update devops-infra/action-commit-push digest to fa0c793 (#929)
2123
- chore(deps): update shogo82148/actions-setup-mysql digest to 076e636 (#930)
2224
- chore(main): add roadmap to the whitelist of allowed scopes in compliance checks.
25+
- chore(main): hide hostname, ssl, and replication warnings on localhost (#933)
2326
- chore(main): whitelist deps and system commit scopes in check_compliance.pl to support Dependabot and host metrics commits.
2427
- feat(cli): create an agent-ready output format (JSON/YAML) so that MySQLTuner can be easily integrated by AI agents.
2528
- feat(cli): resolve remote memory, socket override, and temptable sizing issues
@@ -81,6 +84,10 @@
8184

8285
## 🛠️ Internal Commit History
8386

87+
- chore(build): allow build scope in compliance auditor (2bba15f)
88+
- chore(build): rewrite dev_sync and doc_sync in Perl for consistency (645c3d9)
89+
- chore(main): hide hostname, ssl, and replication warnings on localhost (#933) (4f3e70e)
90+
- docs: regenerate release notes (be838ab)
8491
- docs: regenerate release notes (389c4ad)
8592
- docs: regenerate release notes (d424fae)
8693
- docs: regenerate release notes (1575463)

0 commit comments

Comments
 (0)