Skip to content

1.10.4

Compare
Choose a tag to compare
@demonolock demonolock released this 12 Feb 08:38
· 78 commits to master since this release

Testgres 1.10.4 Release Notes

🚀 Key Improvements

  • Better Port Management: Improved handling of port numbers to reduce conflicts and errors. #165 @dmitry-lipetsk
  • More Reliable Error Handling:

🔧 Bug Fixes & Enhancements

  • Database Connection Fix: PSQL now explicitly passes the database name using -d <dbname>. #168 @dmitry-lipetsk
  • SSH Command Fix: Corrected SSH command execution in RemoteOperations::execute. #169 @dmitry-lipetsk
  • Remote Operations Updates:
  • File Operations Enhancements:
    • OsOps::read methods now correctly handle text mode. #171
    • OsOps::read_binary now supports offsets. #173 @dmitry-lipetsk
  • Backup Testing Support: Added check backup-source to help test pg_probackup3. #176 @egarbuz

🛠 Refactoring & Code Cleanup

🎉 New Contributors

📌 Full Changelog: 1.10.3 → 1.10.4