Skip to content

BladeRunnerJS 1.6.0

Compare
Choose a tag to compare
@brjs-ci brjs-ci released this 30 Mar 10:56
· 32 commits to master since this release

BladeRunnerJS v1.6.0

BladeRunnerJS v1.6.0 contains full Java 8 support and new features.

Java 8

BRJS was previously built and compiled with Java 8 but distributed to run against Java 7+. This is the first release that targets Java 8. We advise users to upgrade their Java versions to 8 and to ensure prod servers are upgraded where necessary.

Enhancements

  • br.AliasRegistryClass format has been simplified and now allows inline alias registration.
  • The version of Selenium that is shipped with BRJS has been upgraded to 3.0.1.
  • The Jetty version, which BRJS uses as a dev server, has been upgraded to 9.4.2.

------------- ### API Documentation

Travis Build Status for v1.6.0:   Build Status

Closed Issues

The following issues labelled bug, feature, enhancement, experience, breaking-change, java-api, js-api or CaplinSupport have been closed:

  • Upgrade to Java 8, Jetty 9.4.2, Selenium 3.0.1 #1775

1 issues closed; 1 labelled bug, feature, enhancement, experience, breaking-change, java-api, js-api or CaplinSupport from 1 milestones:
https://github.com/BladeRunnerJS/brjs/issues?milestone=65&state=closed

Found an Issue?

Parts of this release note have been auto-generated. If you notice any problems with it tell us