last updates#915
Merged
Merged
Conversation
2.8.43 2026-05-25 - chore: bump version to 2.8.43. - feat: add --compress-dump option to compress SQL schema dumps using gzip. - feat: add --dump-limit option to limit row extraction count for CSV dumps. - feat: export naming convention deviations and missing foreign keys to CSV files. - feat: write schema export manifest files to track dumped files. - feat: add unified health score breakdown to CLI output and HTML laboratory reports. - feat: implement test output auditor script to scan test results for Perl execution errors and runtime warnings. - fix: resolve invalid login credentials error by defaulting to root when only --pass is set and escaping single quotes in passwords (major#781). - fix: resolve fake aborted connections count increase during password strength checks (major#900). - fix: resolve EOF metadata corruption and duplicated configurations in Emacs block (major#904). - fix: prevent plaintext password leakage in weak password diagnostic messages. - fix: implement symlink verification and atomic writes for aborted connects state file protection. - fix: append transport-specific host and container identifiers in state file path to prevent collisions. - fix: correct authentication plugin checks mock implementation in unit tests to prevent health score deduction bypass. - test: strengthen authentication plugin checks and add verification suite for state file protections. - test: add comprehensive test suite for weighted health score and score breakdowns. - ci: optimize release notes generation to isolate branch changes. - docs: complete documentation refresh synchronizing README.md, INTERNALS.md, USAGE.md, and all translated READMEs with v2.8.43 script capabilities. - docs: improve authentication plugins algorithm labels and resolve absolute documentation links. - perf: optimize --dumpdir performance by excluding heavy RDS/Aurora and internal metrics. - refactor: catch explicit exception classes in build/release_gen.py to prevent masking system signals. - refactor: replace generic file preview logic with explicit descriptive labeling for database audit artifacts. - refactor: html report to get better information about each version.
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.