This is a breaking maintenance release.
This is a minor release.
This is a patch release.
This is a patch release.
This is a feature release
This is a breaking maintenance / minor feature release.
Maintenance:
Breaking changes:
Support for configuring the Ruby language compat-version
, including the
related functions, has been removed in this release.
The compat-version
was only previously functional for JRuby 1.7.x
releases since each JRuby 9k release only supports a single language
version. JRuby 1.7.27 effectively breaks the ability to use Ruby language
version 2.0, however, due to a regression - see:
https://github.com/jruby/jruby/issues/4613 - which is unlikely to be fixed
in the future since the JRuby 1.7.x series has been declared EOL. For
Ruby language 2+ support, users will now have to use jruby-utils with a
jruby-deps 9.x.x.x version dependency.
Features:
jruby-version-info
function for getting the version string that
JRuby reports at the command line.This is a minor release.
This is a feature release.
This is a minor feature and bugfix release.
Introduce :flush-timeout
config setting to specify how long a pool flush
attempt will wait for jruby instances to be returned to the pool before
aborting the attempt
Add lockWithTimeout
method to the JrubyPool
class to facilitate the new
:flush-timeout
setting
This is a bugfix and internal improvement release.
JrubyPool
during pool flushes to improve
system stabilityThis is a feature release.
This is a minor feature release.
This is a minor release.
This is a minor feature release.
Features:
compat-version
config option, which allows the MRI
compatibility version to be configured. Only supports 1.9 or 2.0, with 1.9
being the default if not specified.This is a minor feature release and maintenance release.
Features:
gem-path
config option, which will result in having the
GEM_PATH set for the jruby intepreters.Maintenance:
This is a maintenance release.
This is a feature release.
Can you improve this documentation? These fine people already did:
Jeremy Barlow, Ruth Linehan, Maggie Dreyer, Joe Pinsonault, Matthaus Owens, Adrien Thebo, janelu2, Chris Price & Justin StollerEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close