Skip to content

1.3.5

Compare
Choose a tag to compare
@odrotbohm odrotbohm released this 25 Apr 09:34
· 178 commits to main since this release
1.3.5
65acef6

💡 Improvements

  • Improve rendering of tree structures in reference documentation #1173
  • Performance problem with event publication lookup #1160
  • Event externalization bootstrap should log which event types it's configured to externalize. #1136

🪲 Bugs

  • FormattableType.getAbbreviatedTypeName(…) skips containing class for nested ones #1161
  • @NamedInterface not detected on composed annotation #1142
  • Fix Kotlin examples for module and named interfaces declarations and … #1140

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.4.5 #1175
  • Upgrade Spring Framework to 6.2.6 #1165
  • Upgrade jMolecules to 2023.2.2 #1164

❤️ Contributors

Thank you to all the contributors who worked on this release:

@sangjun121