github spring-projects/spring-integration v6.5.10

4 hours ago

🐞 Bug Fixes

  • JdbcLockRegistry & RedisLockRegistry - Shared ReentrantLock from DefaultLockRegistry causes APP_LOCK entry not deleted on unlock when two different lock keys map to the same bucket #11156
  • Throw a generic error from the AbstractWebServiceInboundGateway back to the client #11154
  • Prevent eviction of held locks from ZooKeeper registry #11136
  • The BaseIntegrationFlowDefinition.REFERENCED_REPLY_PRODUCERS can be accessed concurrently #11128
  • Specifying channel name for inbound JMS components in Java DSL causes startup failure due to no BeanFactory #11126
  • Fix multibyte ack-header offset in DatagramPacketMessageMapper #11118
  • The PartitionedDispatcher.dispatch() fails with the IndexOutOfBoundsException when hash code is the Integer.MIN_VALUE #11116
  • Fix FileReadingMessageSource to deal with canonical files #11105

📔 Documentation

  • The FileWritingMessageHandler.trigger() Javadoc should mention ReDoS #11134

🔨 Dependency Upgrades

  • Bump org.springframework.data:spring-data-bom from 2025.0.12 to 2025.0.13 #11153
  • Bump org.springframework.amqp:spring-amqp-bom from 3.2.11 to 3.2.12 #11152

Don't miss a new spring-integration release

NewReleases is sending notifications on new releases.