Documentation

bemoko v1.8.4 - Release Notes

Released on 9th July 2012

bemoko v1.8.4 is service release to bemoko that builds on top of bemoko v1.8.2.

Enhancements

  • [LIVE-2120] - Support platform version compare with modifiers, e.g. 1.2.3-rc1
  • [LIVE-2124] - Provide control in standalone mode to disable JSESSION ID
  • [LIVE-2125] - Set HttpOnly on jsession cookies for standalone mode
  • [LIVE-2133] - Support console log in across non-sticky session cluster
  • [LIVE-2134] - Open core session factory for duration of scheduled job
  • [LIVE-2135] - Allow plugins to be disabled for a given interaction
  • [LIVE-2136] - Unknown variable name should not be fatal

Fixes

  • [LIVE-2080] - Occasional LinkageError duplicate class definition exception thrown
  • [LIVE-2117] - Destroy method on plugin should not be called on finalise if already destroyed
  • [LIVE-2118] - Pound Entity corrupted when loaded from HtmlUnit when default encoding is Cp1252
  • [LIVE-2132] - Duplicate class definition for name on site spin up under load

More