Skip to content

Tags: picodata/picotest

Tags

3.0.0

Toggle 3.0.0's commit message
[3.0.0]

Breaking change

* Bump pike version to 5.1.0 which uses incompatible plugin template, so older plugins may not work with new picotest version.

2.0.0

Toggle 2.0.0's commit message
[2.0.0]

Added

* Add ability to wait for initial resharding during cluster startup

Changed

* Bump Pike version to 4.0.1
* Bump Picodata to 26.1.1 in CI

1.9.1

Toggle 1.9.1's commit message
[1.9.1]

Changed

* Remove wait timeout after cluster running

1.9.0

Toggle 1.9.0's commit message
[1.9.0]

Changed

* Bump pike version from 2.8.0 to 3.1.0

1.8.1

Toggle 1.8.1's commit message
[1.8.1]

Fixed

* [Unit] Preserving test function attributes during processing

1.8.0

Toggle 1.8.0's commit message
[1.8.0]

Added

* Support stopping of individual cluster instances

1.7.2

Toggle 1.7.2's commit message
[1.7.2]

Fixed

* [Unit] Dylib search is now done by package name
    Mandatory requirement cdylib
    Now, for the unit testing system to work correctly, it is mandatory to specify crate-type=["cdylib"] in the [lib] section of the Cargo.toml file

1.7.1

Toggle 1.7.1's commit message
[1.7.1]

Fixed

* [Unit] fix dylib name to match picodata cluster name

1.7.0

Toggle 1.7.0's commit message
[1.7.0]

Fixed

* Added the ability to get a list of instances by level name

1.6.2

Toggle 1.6.2's commit message
[1.6.2]

Fixed

* Fixed name conflict in unit tests