This repository was archived by the owner on Sep 9, 2023. It is now read-only.
Releases: semberal/dbstress
Releases · semberal/dbstress
dbstress-1.1.1
- Fixed release zip format
Release build: https://github.com/semberal/dbstress/actions/runs/1427204372
dbstress-1.1.0
What's Changed
Release build: https://github.com/semberal/dbstress/actions/runs/1427128613
dbstress-1.0.0
First stable dbstress release.
Changes since beta2:
- Java 8 is now required
- If a database connection cannot be initialised, the application terminates and does not proceed to the query execution phase
query-timeoutYAML field and--max-db-threadscommand line option have been removed- JSON exporter has been removed
- CSV now contains connection initialisation results
- Verbose logging can be turned on with
--verboseor-v - Console output is much more concise
- Distribution size has been greatly reduced
- Bugfixes and small improvements
dbstress-1.0.0-beta2
Second public beta release, delivering both bugfixes and new features. See the release notes for details.
dbstress-1.0.0-beta1
First public beta release of dbstress