Thanks to visit codestin.com
Credit goes to github.com

Skip to content

1.10.4

Compare
Choose a tag to compare
@demonolock demonolock released this 12 Feb 08:38
· 106 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