Releases: reeganviljoen/jmeter-ruby
Releases · reeganviljoen/jmeter-ruby
v3.0.1
- 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/releaseusing the matchingCHANGES.mdnotes. - Make
script/releasefail earlier on missing RubyGems credentials and resume GitHub release creation when the release tag already exists. - Make
script/releasefail early when macOS system Ruby is active and document running releases through mise. - Make
script/releaseautomatically re-run through mise when the active shell is using the wrong Ruby.
v3.0.0 A new beginning
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