- Corrected spring.jms.listener.concurrency to match documentation; users should verify configuration when setting concurrency without max concurrency (potential breaking change).
- Fixed numerous bugs including @Order on CommandLineRunner/@Bean methods, Gradle plugin permission API, lazy initialization task executor metrics, custom collection constructor binding, Restarter memory leak, and more.
- Updated documentation: removed dead LiveReload link, clarified ActiveMQ naming, added Java 21 support and improved Kotlin examples.