Skip to content

0.9.0.M2

Pre-release
Pre-release
Compare
Choose a tag to compare
@kwin kwin released this 21 Jun 10:39
· 19 commits to master since this release

What's Changed

  • Fix SpaceScanner to use latest ASM API version by @bentmann in #57
  • 3.7 is not an officially supported version therefore specify 3.8 instead by @kwin in #60
  • Provide script to help upgrade embedded copy of ASM by @mcculls in #68
  • ASM_9_4 by @mcculls in #69
  • Require Java 8 by @kwin in #77
  • Sisu specific PreConstruct/PreDestroy annotations by @cstamas in #76
  • Update build plugins by @cstamas in #78
  • ASM 9.5 by @slachiewicz in #80
  • Align to latest Maven plugins by @cstamas in #81
  • Move release elements from oss-parent to local project by @mcculls in #87
  • Create a 'no_asm' jar at release time which doesn't embed ASM by @mcculls in #86

New Contributors

Full Changelog: milestones/0.9.0.M1...milestones/0.9.0.M2