Skip to content

v6.5.10

Choose a tag to compare

@artembilan artembilan released this 30 Jun 17:48
· 869 commits to main since this release

馃悶 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