Skip to content

Releases: JordiPolo/minos

minos 0.3.3

07 Feb 06:00
Compare
Choose a tag to compare

Not forcing Mauth,
Avoid running performance on empty scenarios
Find more scenarios when there are multiple IDs between segments in the URL

minos 0.3.2

06 Feb 08:04
Compare
Choose a tag to compare

Adds Mauth support

minos 0.3.1

15 Aug 00:25
Compare
Choose a tag to compare
v0.3.1

Use the path prefix to choose the correct query parameter

minos 0.3.0

13 Aug 18:41
Compare
Choose a tag to compare

Changes the file format from custom to yaml.

minos 0.2.3

11 Aug 05:48
Compare
Choose a tag to compare
v0.2.3

Minor fixes to allow for endpoints with no mutations

0.2.2

26 Jul 20:55
Compare
Choose a tag to compare

A progress bar for the performance command

0.2.1

23 Jul 22:38
Compare
Choose a tag to compare

Allows to controls maximum requests per second and time of the performance test

0.2.0 Minos as performance tool

02 Jul 22:31
Compare
Choose a tag to compare

Minos now is based on commands:
ls shows scenarios but do not execute them. This substitutes --dry-run
verify with the main functionality of Minos 0.1.6
performance with new functionality to run performance tests vs a target

Also now the default is to run only scenarios which should have successful http codes as responses. A new flag -a can be passed to run all the scenarios.

minos 0.1.6

24 May 23:13
Compare
Choose a tag to compare
Fixed query parameter sorting so the combinator finds all the scenarios

possible.

minos 0.1.5

23 May 01:42
Compare
Choose a tag to compare
Bugfix: Do not match with partial path (prevents leaving variables in

path)
Bugfix: Traces with hexadecimal numbers
Bugfix: Allow empty header mutation