Releases: postgrespro/testgres.os_ops
Releases · postgrespro/testgres.os_ops
2.1.0
Main
- OsOperations::get_platform is added. It returns a copy of
sys.platformvalue.
What's Changed
- [CI] AstraLinux 1.7 is tested (#21)
- pytest-env is used, pytest.ini is deleted (#23)
OsOperations::get_platform(self)is added (#24)- fix:
RemoteOperationsshould not check the local platform (#25)
Full Changelog: 2.0.2...2.1.0
2.0.2
This is a release to fix a problem with Astra Linux 1.7. It has an old python version 3.7.3.
What's Changed
- Min python is 3.7.3 (#19)
Full Changelog: 2.0.1...2.0.2
2.0.1
What's Changed
- [CI] GitHub Action is used by (#10)
- fix: RemoteOperations::exec_command passes exec_env incorrectly (#11)
- test_get_tmpdir__compare_with_py_info is corrected (#12)
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- testgres.common v1.0.0 is used
- ExecUtilException is updated (#4)
Full Changelog: 1.1.0...2.0.0