Skip to content

v0.6.0.0

Latest

Choose a tag to compare

@zinduolis zinduolis released this 24 Oct 07:09
· 53 commits to master since this release
6f7a319

Release v0.6.0.0

Major release with significant improvements:

Bug Fixes

  • Refactored database reset and migration handling in BeEF debug modules for improved synchronization and conditional execution
  • Fixed server start-up process in BeEF debug modules for improved consistency and teardown handling
  • Resolved debug module data handling issues
  • Fixed ActiveRecord compatibility issues
  • Added connection pool cleanup after each example in RSpec

Enhancements

  • Upgraded ActiveRecord to 7.2 and refactored code for new version
  • Improved test suite performance and synchronization
  • Enhanced CI/CD workflows and testing infrastructure
  • Comprehensive dependency updates across the stack
  • Improved code formatting and error handling

Prominent Dependencies Updated

  • ActiveRecord: 7.2.2.2 → 8.0.3
  • RSpec: 3.13.1 → 3.13.2
  • RuboCop: 1.81.1 → 1.81.6
  • Selenium WebDriver: 4.35.0 → 4.37.0
  • Rack: 3.2.2 → 3.2.3
  • Rack Protection: 4.1.1 → 4.2.0
  • SQLite3: 2.7.3 → 2.7.4
  • RubyZip: 3.1.1 → 3.2.0
  • JSON: 2.14.1 → 2.15.1
  • JSDoc: 4.0.4 → 4.0.5
  • RDoc: 6.14.2 → 6.15.0

Key Contributors

  • dependabot[bot] - 287 commits (dependency updates)
  • Stephen - 166 commits
  • zinduolis - 133 commits
  • github-actions[bot] - 95 commits (CI/CD)
  • bcoles - 70 commits

868 commits of improvements and fixes since v0.5.4.0

Full Changelog: v0.5.4.0...v0.6.0.0