Releases: johrstrom/jmeter-prometheus-plugin
Releases · johrstrom/jmeter-prometheus-plugin
0.7.1
What's Changed
- update pom version by @johrstrom in #132
(in 0.7.0 that was a bad release)
- add test for getQuantileWindowLength and fix spelling by @johrstrom in #120
- Thread group label by @johndwalker in #123
- Upgraded prometheus to newest version by @Stephan3555 in #122
- update pom so that libs are provided by @johrstrom in #129
- Change thread group label to snake_case by @johrstrom in #130
New Contributors
Thank you so much to the new contributors. Again, sorry for the delays!
- @johndwalker made their first contribution in #123
- @Stephan3555 made their first contribution in #122
Full Changelog: 0.6.2...0.7.1
0.7.0
What's Changed
- add test for getQuantileWindowLength and fix spelling by @johrstrom in #120
- Thread group label by @johndwalker in #123
- Upgraded prometheus to newest version by @Stephan3555 in #122
- update pom so that libs are provided by @johrstrom in #129
- Change thread group label to snake_case by @johrstrom in #130
New Contributors
Thank you so much to the new contributors. Again, sorry for the delays!
- @johndwalker made their first contribution in #123
- @Stephan3555 made their first contribution in #122
Full Changelog: 0.6.2...0.7.0
0.6.2
0.6.1
What's Changed
- Feature/customize perc window lenght by @GiovanniPaoloGibilisco in #74
- add makefile by @GiovanniPaoloGibilisco in #72
- Feature/add default metrics by @GiovanniPaoloGibilisco in #73
- Update PrometheusListenerGui.java by @GiovanniPaoloGibilisco in #80
- Bump junit from 4.11 to 4.13.1 by @dependabot in #92
- Updated README.md by @shiunu in #103
- update badge by @johrstrom in #115
- bugfix in PrometheusServer.java to close the server after the delay by @keydam in #116
New Contributors
- @dependabot made their first contribution in #92
- @shiunu made their first contribution in #103
- @keydam made their first contribution in #116
Full Changelog: 0.6.0...0.6.1
Version 0.6.0
Adds #68
0.5.2
Version 0.5.1
Updates
- Fixes issue #61
Version 0.5.0
Users can now run in distributed mode much more easily. Also we're now hosted on oss.sonatype.org so users can pull artifacts from there if they wish. These are also signed so .asc files are given.