Summary
- Applying method signature changes of tooling methods (commit: c2ac593) (details)
- Implementing a PersistExecutor dedicated to already-assigned identifier for preparing removal of mandatory lambda expressions in IdentfierPolicy.alreadyAssigned(..) method (in fluent API) (commit: 778a4e3) (details)
- Fixing AlreadyAssigneMarkerStep condition and fixing the listener it was configuring: replaced by the one that is present in BeanPersister and, thus, moving it to the configuration step in PersisterBuilderPipeline. (commit: 0d7ab3a) (details)
- Introducing `PersistExecutor.forPersister` to share `PersistExecutor` instantiation logic (commit: e0a5bbe) (details)