💡 Improvements
- Unnecessary context bootstrap triggered for application module tests due to overly constrained
equals(…)
andhashCode()
inModuleTypeExcludeFilter
#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