Skip to content

1.1 GA

Compare
Choose a tag to compare
@odrotbohm odrotbohm released this 24 Nov 17:37
· 336 commits to main since this release

💡 Improvements

  • Avoid initializing ApplicationModules on native images #376
  • Avoid initializing ApplicationModulesRuntime unless necessary #375
  • Adapt to changes in asynchronous pool handling in Spring Framework 6.1 #371
  • MongoTemplate warning - updateFirst does not support sort #369
  • Register reflection metadata for methods we want to potentially reflectively invoke on ApplicationListenerMethodAdapter #364
  • Add Now.instant() #359

🪲 Bugs

  • Intro paragraph to runtime section is incomplete #383
  • Detection of jMolecules Layered Architecture broken #373
  • Failing asynchronous event handlers do not produce error logs #372
  • Filter passed into IncompleteEventPublications.resubmitIncompletePublications(…) has no effect #368

🔨 Dependency Upgrades

  • Upgrade to Spring Framework 6.1 #389
  • Upgrade to Spring Boot 3.2 #388