Skip to content

Releases: reeganviljoen/jmeter-ruby

v3.0.1

14 Jun 18:18
477bf6e

Choose a tag to compare

  • Update local Ruby tooling to Ruby 4.0.5.
  • Raise the supported Ruby floor to 3.3.0 and test supported Ruby branches in CI.
  • Refresh GitHub Actions versions and add Dependabot automation for Bundler and GitHub Actions.
  • Clean up gemspec metadata for release builds.
  • Replace the stale release script with the current Bundler/RubyGems release flow and document it.
  • Create the GitHub release from script/release using the matching CHANGES.md notes.
  • Make script/release fail earlier on missing RubyGems credentials and resume GitHub release creation when the release tag already exists.
  • Make script/release fail early when macOS system Ruby is active and document running releases through mise.
  • Make script/release automatically re-run through mise when the active shell is using the wrong Ruby.

v3.0.0 A new beginning

15 Apr 18:34

Choose a tag to compare

v3.0.0

After many years of no support ruby-jmeter has been born again as jmeter-ruby 🚀

Changes

  • Add Github Actions CI
  • Add support foir modern Rubies
  • Add code coverage
  • Remove Flood io
  • Rename to jmeter-ruby