Skip to content

v2.1.1

Choose a tag to compare

@chadlwilson chadlwilson released this 24 Jul 07:47
· 50 commits to master since this release
f6a8e04

Fixes for JRuby 10.1 compatibility & quality-of-life.

What's Changed

  • #624, #635, #623: fix: ensure compatibility with JRuby 10.1
  • #583: fix: Create config dir if it's missing for simpler usage
  • #588: fix: NullPointerException during shutdown with executable war files
  • #589: fix: Jetty wars don't have console logging enabled by default
  • #617: fix: correct ability to configure/override/force specific traits via Config.new(forced_traits: [...])
  • #591: chore: clean up obsolete & deprecated code from 2.0.x and old Bundler versions
  • #592: chore: relax rubyzip requirement to allow rubyzip 2.x
  • #593: chore: relax jruby-rack requirement to allow compatibility with upcoming 1.3.x
  • #634: chore: deprecate JBundler trait for removal

New Contributors

Full Changelog: v2.1.0...v2.1.1