Skip to content

Releases: picodata/picotest

1.8.1

16 Oct 10:36

Choose a tag to compare

Fixed

  • [Unit] Preserving test function attributes during processing

1.8.0

13 Aug 08:17

Choose a tag to compare

[1.8.0]

Added

  • Support stopping of individual cluster instances

1.7.2

08 Aug 12:31

Choose a tag to compare

[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

29 Jul 11:16

Choose a tag to compare

[1.7.1]

Fixed

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

1.7.0

21 Jul 07:38

Choose a tag to compare

[1.7.0]

Fixed

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

1.6.2

10 Jul 12:41

Choose a tag to compare

[1.6.2]

Fixed

  • Fixed name conflict in unit tests

1.6.1

04 Jul 11:48

Choose a tag to compare

[1.6.1]

Changed

  • Removal of postfix/suffix in the output returned from picodata admin after Lua query execution

1.6.0

27 Jun 11:54

Choose a tag to compare

[1.6.0]

Added

  • Run all migrations on default tier when unit tests are used

New Contributors

1.5.0

09 Jun 10:51

Choose a tag to compare

[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]

28 May 07:23

Choose a tag to compare

[1.4.1]

Changed

  • Bump pike version from 2.4.4 to 2.4.5