Skip to content

0.9

Compare
Choose a tag to compare
@davidmoten davidmoten released this 23 Feb 01:11
· 120 commits to master since this release

Breaking changes

  • Language level updated to java 8 by @balazsjonas in #102
  • serialization: bump flatbuffers from 1.3.0.1 to 2.0.3 (refresh generated code in src/main/java)
  • serialization: bump kryo from 3.0.3 to 5.3.0

Enhancements

  • Update docs for STR bulk loading and benchmark results by @ambling in #68
  • bump maven-dependency-plugin from 3.1.2 to 3.2.0
  • update plugins, remove obsolete plugins
  • bump jacoco-maven-plugin from 0.8.4 to 0.8.7
  • bump maven-bundle-plugin from 4.2.1 to 5.1.1
  • simplify bundle plugin configuration #104
  • add bundle plugin #104 by @balazsjonas
  • use singleton rectangle accumulator
  • Bump taglist-maven-plugin from 2.4 to 3.0.0
  • Bump exec-maven-plugin from 1.4.0 to 3.0.0
  • Bump maven-pmd-plugin from 3.4 to 3.16.0
  • Bump maven-jxr-plugin from 2.5 to 3.1.1
  • fix compiler error, remove unnecessary warning suppression, add warning suppressions, remove unused code
  • bump jmh from 1.11.3 to 1.34
  • bump junit-extras from 0.3 to 0.4
  • bump guava-mini from 0.1.2 to 0.1.4
  • bump grumpy-core from 0.2.2 to 0.4.5
  • Bump jdepend-maven-plugin from 2.0-beta-2 to 2.0
  • Bump maven-antrun-plugin from 1.8 to 3.0.0
  • Bump maven-javadoc-plugin from 2.10.2 to 3.3.2
  • Bump maven-compiler-plugin from 3.1 to 3.10.0
  • Bump junit from 4.13.1 to 4.13.2
  • bump mockito-core from 2.11.0 to 4.3.1
  • migrate CI from travis to github actions
  • Bump junit from 4.12 to 4.13.1
  • Merge pull request #68 from ambling/update_docs_for_exp
  • upgrade to guava-mini 0.1.2 and jacoco to 0.8.4

New Contributors

Full Changelog: 0.8.7...0.9