Skip to content

Releases: postgrespro/testgres.os_ops

2.0.2

27 Jan 13:00
6dd667d

Choose a tag to compare

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

25 Jan 09:45
dab839b

Choose a tag to compare

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

16 Jan 08:57

Choose a tag to compare

What's Changed

  • testgres.common v1.0.0 is used
  • ExecUtilException is updated (#4)

Full Changelog: 1.1.0...2.0.0

1.1.0

08 Jan 09:34

Choose a tag to compare

What's Changed

  • pyproject.toml is used (#3)
  • License file is added

Full Changelog: 1.0.0...1.1.0

1.0.0

28 Dec 18:53
81200bc

Choose a tag to compare

What's Changed

  • OsOperation::kill is updated #2

Full Changelog: 0.0.2...1.0.0

0.0.2

01 Nov 19:22

Choose a tag to compare

It is an initial release.

All the functional was copied from testgres v1.11.1 with minimal changes.