Skip to content

Target JDK8, update to Jetty 9, Improve RemoteLRS HTTP Client Interface

Compare
Choose a tag to compare
@brianjmiller brianjmiller released this 19 May 12:48
· 28 commits to master since this release

This release bumps the major version because we now target the Java 8 JDK and require a new major version of Jetty. The public interface should be backwards compatible fully, but the dependency changes necessitated a major version bump.

Credit @gomezgoiri for significant work on the Jetty 9 transition.