Releases: valb3r/springbatch-neo4j-adapter
Releases · valb3r/springbatch-neo4j-adapter
Fixed NPE for SimpleJobLauncher job execution
Fixed NPE for StepExecutionDao
v0.1.3 Release 0.1.3 - minor fixes for StepExecutionDao
JobInstance repository direct job creation bugfix release
- Fixed direct JobInstance creation through DAO objects: NPE's and not working parameter mapping
Minor release with bugfixes
- Fixed NPE's when fetching Neo4j entities using
@Query
annotation (Neo4jJobExecutionDao, Neo4jJobInstanceDao, Neo4jStepExecutionDao) - Added basic tests to validate simple flows
Initial release
v0.1 Non snapshot version