Skip to content

1.3.8

Compare
Choose a tag to compare
@odrotbohm odrotbohm released this 25 Jul 16:21
· 205 commits to main since this release
1.3.8
e41b13a

💡 Improvements

  • Unnecessary context bootstrap triggered for application module tests due to overly constrained equals(…) and hashCode() in ModuleTypeExcludeFilter #1262

🪲 Bugs

  • Potential ConcurrentModificationException when running @ApplicationModuleTest tests in parallel #1303
  • Potential stack overflow when looking up a module's dependencies if it's part of a cycle #1301

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.4.8 #1305
  • Upgrade to Spring Framework 6.2.9 #1304