Skip to content

Releases: valb3r/springbatch-neo4j-adapter

Fixed NPE for SimpleJobLauncher job execution

08 Oct 10:13
Compare
Choose a tag to compare
v0.1.4

Release 0.1.4 - Fixed NPE on SimpleJobLauncher

Fixed NPE for StepExecutionDao

23 Feb 10:02
Compare
Choose a tag to compare
v0.1.3

Release 0.1.3 - minor fixes for StepExecutionDao

JobInstance repository direct job creation bugfix release

09 Feb 21:07
Compare
Choose a tag to compare
  • Fixed direct JobInstance creation through DAO objects: NPE's and not working parameter mapping

Minor release with bugfixes

08 Feb 14:24
Compare
Choose a tag to compare
  • Fixed NPE's when fetching Neo4j entities using @Query annotation (Neo4jJobExecutionDao, Neo4jJobInstanceDao, Neo4jStepExecutionDao)
  • Added basic tests to validate simple flows

Initial release

08 Feb 14:22
Compare
Choose a tag to compare
v0.1

Non snapshot version