Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jsyrjala jsyrjala released this 02 Sep 19:03
· 2884 commits to master since this release
  • Choose database through Spring profile (nflow.db.h2, nflow.db.mysql, nflow.db.postgresql)
  • Improved workflow instance dispatcher
  • Improved integration test framework (nflow-tests)
  • Increased unit test coverage
  • Travis CI build against all supported databases for both openjdk7 and oraclejdk8
  • Custom serialization through JacksonJodaModule instead of NflowJacksonObjectMapper
  • Support for MySql 5.5.x