Skip to content

v3.0.0

Compare
Choose a tag to compare
@adrienlauer adrienlauer released this 13 Dec 12:52
· 68 commits to master since this release
  • [brk] Update to SeedStack 16.11 new configuration system.
  • [brk] Remove deprecated BaseJpaRangeFinder
  • [brk] Remove the possibility of NOT specifying the data source in @JpaUnit if only one is present. Use the defaultUnit configuration property instead.
  • [brk] Qualifier for Oracle sequence identity handler is renamed from identity.sequence-name to identitySequenceName.
  • [brk] Class configuration attribute for Oracle sequence name is renamed from identity.oracle-sequence to oracleSequence.