| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-10 | 5.3 kB | |
| v7.0.5 source code.tar.gz | 2026-06-10 | 4.1 MB | |
| v7.0.5 source code.zip | 2026-06-10 | 9.1 MB | |
| Totals: 3 Items | 13.2 MB | 1 | |
:star: New Features
- Add message selector based on header value matching patterns #11093
- Disable
allowCredentialsin theCrossOriginand introduceoriginPatterns#11008
:lady_beetle: Bug Fixes
- Prevent file writing outside output directory #11096
- The
RedisLockRegistryunlock race condition on the interrupted thread #11059 - The
ControlBusCommandRegistry.controlBusCommandsmust be aConcurrentHashMap#11055 - Prevent eviction of held locks from Redis registry #11052
- Prevent eviction of held locks from JDBC registry #11047
ZookeeperMetadataStore.replace()breaks the CAS logic #11022- ServerWebSocketContainer.registerWebSocketHandlers() uses setAllowedOrigins() instead of setAllowedOriginPatterns(), causing incompatibility with allowCredentials=true in Spring Framework 7 #10943
- JDBC lock repository fails after entering daylight savings #10909
- Docs: Fix schema link for ftp/sftp/smb #10899
:notebook_with_decorative_cover: Documentation
- Fix navigation link for
Configurationsection #11061
:hammer: Dependency Upgrades
- Update spring release versions #11091
- Bump org.springframework.kafka:spring-kafka-bom from 4.0.5 to 4.0.6 #11070
- Bump io.micrometer:micrometer-bom from 1.16.5 to 1.16.6 #11068
- Bump io.micrometer:micrometer-tracing-bom from 1.6.5 to 1.6.6 #11066
- Bump org.springframework.data:spring-data-bom from 2025.1.5 to 2025.1.6 #11065
- Bump io.projectreactor:reactor-bom from 2025.0.5 to 2025.0.6 #11064
- Bump org.springframework.amqp:spring-amqp-bom from 4.0.3 to 4.0.4 #11063
- Bump com.sun.xml.bind:jaxb-impl from 4.0.8 to 4.0.9 #11033
- Bump com.sun.xml.bind:jaxb-impl from 4.0.7 to 4.0.8 #10997
- Bump org.apache.groovy:groovy-bom from 5.0.5 to 5.0.6 #10995
- Bump org.springframework.graphql:spring-graphql from 2.0.2 to 2.0.3 #10975
- Bump org.springframework.kafka:spring-kafka-bom from 4.0.4 to 4.0.5 #10973
- Bump org.springframework.amqp:spring-amqp-bom from 4.0.2 to 4.0.3 #10972
- Bump graalvmVersion from 25.0.2 to 25.0.3 #10971
- Bump io.micrometer:micrometer-bom from 1.16.4 to 1.16.5 #10959
- Bump io.projectreactor:reactor-bom from 2025.0.4 to 2025.0.5 #10958
- Bump org.springframework:spring-framework-bom from 7.0.6 to 7.0.7 #10957
- Bump org.springframework.data:spring-data-bom from 2025.1.4 to 2025.1.5 #10955
- Bump io.micrometer:micrometer-tracing-bom from 1.6.4 to 1.6.5 #10954
- Bump org.mongodb:mongodb-driver-bom from 5.6.4 to 5.6.5 #10940
- Bump org.jruby:jruby-complete from 10.0.4.0 to 10.0.5.0 #10925
- Bump org.apache.groovy:groovy-bom from 5.0.3 to 5.0.5 #10919
- Bump org.apache.logging.log4j:log4j-bom from 2.25.3 to 2.25.4 #10904
- Bump protobufVersion from 4.33.5 to 4.33.6 #10896
:heart: Contributors
Thank you to all the contributors who worked on this release:
@cppwfs