Releases: picodata/picotest
Releases · picodata/picotest
1.8.1
1.8.0
[1.8.0]
Added
- Support stopping of individual cluster instances
1.7.2
[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
[1.7.1]
Fixed
- [Unit] fix dylib name to match picodata cluster name
1.7.0
[1.7.0]
Fixed
- Added the ability to get a list of instances by level name
1.6.2
[1.6.2]
Fixed
- Fixed name conflict in unit tests
1.6.1
[1.6.1]
Changed
- Removal of postfix/suffix in the output returned from picodata admin after Lua query execution
1.6.0
[1.6.0]
Added
- Run all migrations on default tier when unit tests are used
New Contributors
- @potemin1999 made their first contribution in #81
1.5.0
[1.5.0]
Added
- Add the ability to execute lua/sql code on any instance
Changed
- Bump pike version from 2.4.5 to 2.5.0
[1.4.1]
[1.4.1]
Changed
- Bump pike version from 2.4.4 to 2.4.5