Skip to content

1.4.2

Latest
Compare
Choose a tag to compare
@odrotbohm odrotbohm released this 25 Jul 16:22
· 71 commits to main since this release
1.4.2
8aac8c7

💡 Improvements

  • Update version compatibility matrix in reference docs #1290
  • Expose additional application module metadata in application-modules.json #1277
  • Unnecessary context bootstrap triggered for application module tests due to overly constrained equals(…) and hashCode() in ModuleTypeExcludeFilter #1261

🪲 Bugs

  • Potential ConcurrentModificationException when running @ApplicationModuleTest tests in parallel #1302
  • Potential stack overflow when looking up a module's dependencies if it's part of a cycle #1300
  • ApplicationModules.toString() should list *all* dependencies marking bootstrap dependencies #1286
  • Exception during file creation from APT module #1284
  • Named interfaces leaking from submodules into parent ones #1280

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.5.4 #1320
  • Upgrade jMolecules to 2023.2.2 in examples #1315
  • Upgrade to Testcontainers 1.21.3 #1314
  • Upgrade to Micrometer 1.15.2 #1313
  • Upgrade to Spring Framework 6.2.9 #1308
  • Upgrade to Micrometer Tracing 1.5.2 #1307
  • Upgrade to jMolecules 2023.3.2 #1306