Testgres

Latest version: v1.10.3

Safety actively analyzes 688178 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

1.10.2

What's Changed
* Add an SSH port parameter by asavchkov in https://github.com/postgrespro/testgres/pull/131
* Pass a DB port to NodeApp by asavchkov in https://github.com/postgrespro/testgres/pull/132
* Make use of the default SSH user by asavchkov in https://github.com/postgrespro/testgres/pull/133
* Fix node cleanup by demonolock in https://github.com/postgrespro/testgres/pull/135
* Update log level TRACE insted of VERBOSE by egarbuz in https://github.com/postgrespro/testgres/pull/138
* Fix logger by demonolock in https://github.com/postgrespro/testgres/pull/140
* Add force node stopping using SIGKILL by demonolock in https://github.com/postgrespro/testgres/pull/139
* fix locale warning by dura0ok in https://github.com/postgrespro/testgres/pull/141

New Contributors
* dura0ok made their first contribution in https://github.com/postgrespro/testgres/pull/141

**Full Changelog**: https://github.com/postgrespro/testgres/compare/1.10.1...1.10.2

1.10.1

What's Changed
* Adding port and database name into params list for add-instance command by egarbuz in https://github.com/postgrespro/testgres/pull/118
* Fix error 'Is another postmaster already running on port XXX' in node by MetalDream666 in https://github.com/postgrespro/testgres/pull/120
* Value pg_probackup major_version added to the class Init by egarbuz in https://github.com/postgrespro/testgres/pull/119
* Add options to command pg_basebackup by demonolock in https://github.com/postgrespro/testgres/pull/121
* Add pgbench_with_wait function by demonolock in https://github.com/postgrespro/testgres/pull/122
* Add options to pg_upgrade by fabriziomello in https://github.com/postgrespro/testgres/pull/125
* Added command execution time measurement in pg_probackup run by MakSl in https://github.com/postgrespro/testgres/pull/123
* Add parsing backup_id in run app.py by demonolock in https://github.com/postgrespro/testgres/pull/126

New Contributors
* egarbuz made their first contribution in https://github.com/postgrespro/testgres/pull/118
* fabriziomello made their first contribution in https://github.com/postgrespro/testgres/pull/125
* MakSl made their first contribution in https://github.com/postgrespro/testgres/pull/123

**Full Changelog**: https://github.com/postgrespro/testgres/compare/1.10.0...1.10.1

1.10.0

What's Changed
* Add pg_upgrade option by demonolock ([97](https://github.com/postgrespro/testgres/pull/97))
This function allows upgrade PostgreSQL versions.
* Remove unnecessary output by homper ([88](https://github.com/postgrespro/testgres/pull/88))
* Fix get_pg_version for Linux Mint by demonolock ([101](https://github.com/postgrespro/testgres/pull/101))
* Set default test locale to en by Ogurezzz ([107](https://github.com/postgrespro/testgres/pull/107))
This change aims to standardize test outputs.
* Fix Error during executing query by z-kasymalieva ([110](https://github.com/postgrespro/testgres/pull/110))
Resolved an issue related to executing queries within the framework, particularly when executing commands that do not produce row output, which previously resulted in errors.
* Run the archive command through exec by asavchkov ([113](https://github.com/postgrespro/testgres/pull/113))
If the PostgreSQL archive command is run through the dash shell the shell produces a core dump upon receiving a SIGQUIT during the PostgreSQL server shutdown. This change replaces the dash process with pg_probackup to avoid the production of a core dump.

New Contributors
* homper made their first contribution in https://github.com/postgrespro/testgres/pull/88
* z-kasymalieva made their first contribution in https://github.com/postgrespro/testgres/pull/105
* Ogurezzz made their first contribution in https://github.com/postgrespro/testgres/pull/107

**Full Changelog**: https://github.com/postgrespro/testgres/compare/1.9.3...1.10.0

1.9.3

- Fixed a problem on MacOS with command --version
- Fixed problems on Windows

1.9.2

- Removed sshtunnel and fabric libraries usage

1.9.1

- Removed paramiko library usage

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.