v3.1.11
What's Changed
- Fix table creation queries to ensure they create if not exists and correct variable usage by @caffeinated92 in #1224
- Bench2csv by @svaroqui in #1226
- Add environment variable check for username and password by @jadestorm in #1213
- Add backup restic repo config file by @caffeinated92 in #1225
- Fix incorrect variable name for relay log file in SlaveStatus import by @caffeinated92 in #1229
- Refactor login error handling to improve credential validation and response parsing by @caffeinated92 in #1230
New Contributors
- @jadestorm made their first contribution in #1213
Full Changelog: v3.1.10...v3.1.11