Skip to content

7.3

Compare
Choose a tag to compare
@odrotbohm odrotbohm released this 24 Oct 20:58
· 166 commits to main since this release
7.3.0
aa9fd28

⭐ New Features

  • Replace Moduliths' @Event with jMolecule's DomainEvent abstraction #326
  • Add Moduliths @Event annotation to events #315
  • Creation of a UserAccount should publish event #313
  • Avoid invalid usage of entities due to the need of a default constructor #304
  • Improve usage of Streamable in repositories #293
  • Fire event on inventory stock change #252

🪲 Bug Fixes

  • Quantities rendered from database values always contain ….00 #300

📔 Documentation

  • Facelift for website and reference documentation #316
  • OrderLine type-level Javadoc broken #310
  • SalesPoint Javadoc search is not working #306
  • Misleading description in Javadoc for order and cart #303
  • Javadoc of UserAccountManager.create(…) could mention that the password is automatically encrypted #288

🔨 Dependency Upgrades

  • Upgrade to Maven Asciidoctor Plugin 2.1 #324
  • Upgrade to Spring Boot 2.3.4 #321
  • Upgrade to Spring Boot 2.3 M1 #311
  • Upgrade to Moduliths 1.0 GA #299
  • Upgrade to Spring Boot 2.2.2 #294
  • Upgrade to Spring Boot 2.2.1 #286
  • Upgrade to Spring Boot 2.2 GA #279