Skip to content

Releases: rickymoorhouse/hem

v11 - New threading model, more metrics and keys within files

11 Jan 11:59
1f7d5e4
Compare
Choose a tag to compare

Adds

  • New threading model (optional with -t) to have a thread for each test case
  • More metrics - additional hem internal metrics
  • Support for using specific keys in a file based discovery (enabled_key / key)

v10.9 - No redirects

07 Jul 10:30
Compare
Choose a tag to compare

Enable testing for 302/301 as an expected response and not follow them

Use own user agent

04 Mar 07:55
Compare
Choose a tag to compare
v10.8

Adding user agent with version

Fix bug in graphite driver

21 Feb 20:12
Compare
Choose a tag to compare

Fix issue in graphite driver causing missing last metric in set.

Some logging is nice

12 Feb 11:24
Compare
Choose a tag to compare
v10.6.6

Remove explicit call to setup_logging()

Clean output

12 Feb 10:43
e7c9462
Compare
Choose a tag to compare
v10.6.5

Don't fail on coveralls not working

Clean up output

12 Feb 10:35
Compare
Choose a tag to compare
v10.6.4

Remove package list from output

v10.6.3

23 Sep 10:43
Compare
Choose a tag to compare
Merge branch 'master' of github.com:rickymoorhouse/hem

v10.6.2

23 Sep 10:29
Compare
Choose a tag to compare
fix SyntaxError

Adjustment to body check feature

23 Sep 10:21
7b45514
Compare
Choose a tag to compare
Merge pull request #17 from rickymoorhouse/bodyLast

Only check body if otherwise successful