Skip to content

fix(deps): update dependency org.springframework.integration:spring-integration-redis to v6.5.10#24

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/spring-integration
Open

fix(deps): update dependency org.springframework.integration:spring-integration-redis to v6.5.10#24
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/spring-integration

Conversation

@renovate

@renovate renovate Bot commented May 21, 2025

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
org.springframework.integration:spring-integration-redis 6.1.96.5.10 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

spring-projects/spring-integration (org.springframework.integration:spring-integration-redis)

v6.5.10

Compare Source

🐞 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

v6.5.9

Compare Source

⭐ New Features

  • Add message selector based on header value matching patterns #​11094
  • Disable allowCredentials in the CrossOrigin and introduce originPatterns #​11009

🐞 Bug Fixes

  • Prevent file writing outside output directory #​11097
  • The RedisLockRegistry unlock race condition on the interrupted thread #​11060
  • The ControlBusCommandRegistry.controlBusCommands must be a ConcurrentHashMap #​11054
  • Prevent eviction of held locks from Redis registry #​11053
  • Prevent eviction of held locks from JDBC registry #​11048
  • ZookeeperMetadataStore.replace() breaks the CAS logic #​11023
  • JDBC lock repository fails after entering daylight savings #​10910
  • Docs: Fix schema link for ftp/sftp/smb #​10900

🔨 Dependency Upgrades

  • Update spring versions to the latest release #​11090
  • Bump io.micrometer:micrometer-tracing-bom from 1.5.11 to 1.5.12 #​11088
  • Bump org.springframework.amqp:spring-amqp-bom from 3.2.10 to 3.2.11 #​11087
  • Bump io.projectreactor:reactor-bom from 2024.0.17 to 2024.0.18 #​11086
  • Bump org.springframework.data:spring-data-bom from 2025.0.11 to 2025.0.12 #​11085
  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.15 to 3.3.16 #​11084
  • Bump org.jruby:jruby-complete from 9.4.14.0 to 9.4.15.0 #​11083
  • Bump io.micrometer:micrometer-bom from 1.15.11 to 1.15.12 #​11082
  • Bump org.springframework.retry:spring-retry from 2.0.12 to 2.0.13 #​11081
  • Bump com.sun.xml.bind:jaxb-impl from 4.0.8 to 4.0.9 #​11036
  • Bump com.sun.xml.bind:jaxb-impl from 4.0.7 to 4.0.8 #​10999
  • Bump org.apache.groovy:groovy-bom from 4.0.31 to 4.0.32 #​10998
  • Bump gradle-wrapper from 8.14.4 to 8.14.5 #​10994
  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.14 to 3.3.15 #​10976
  • Bump org.springframework.amqp:spring-amqp-bom from 3.2.9 to 3.2.10 #​10969
  • Bump org.springframework:spring-framework-bom from 6.2.17 to 6.2.18 #​10953
  • Bump io.projectreactor:reactor-bom from 2024.0.16 to 2024.0.17 #​10951
  • Bump io.micrometer:micrometer-tracing-bom from 1.5.10 to 1.5.11 #​10949
  • Bump io.micrometer:micrometer-bom from 1.15.10 to 1.15.11 #​10947
  • Bump org.springframework.data:spring-data-bom from 2025.0.10 to 2025.0.11 #​10946
  • Bump org.apache.groovy:groovy-bom from 4.0.29 to 4.0.31 #​10915

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​cppwfs

v6.5.8

Compare Source

🐞 Bug Fixes

  • Shared subscription prefix "$SharedSubscription" not supported #​10878
  • TcpNioConnection.convert() error: NullPointerException when calling this.writingLatch.await() #​10876
  • Fix reference link in FTPS and Shared SSLSession #​10859

🔨 Dependency Upgrades

  • Bump org.springframework.ws:spring-ws-bom from 4.1.2 to 4.1.3 #​10884
  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.13 to 3.3.14 #​10882
  • Bump org.springframework.data:spring-data-bom from 2025.0.9 to 2025.0.10 #​10870
  • Bump io.projectreactor:reactor-bom from 2024.0.15 to 2024.0.16 #​10868
  • Bump org.springframework:spring-framework-bom from 6.2.16 to 6.2.17 #​10867
  • Bump com.sun.xml.bind:jaxb-impl from 4.0.6 to 4.0.7 #​10866
  • Bump io.micrometer:micrometer-tracing-bom from 1.5.9 to 1.5.10 #​10850
  • Bump io.micrometer:micrometer-bom from 1.15.9 to 1.15.10 #​10849

v6.5.7

Compare Source

🐞 Bug Fixes

  • gRPC Outbound gateway fails on server streaming when producing output #​10816
  • MQTT-Messages subscribed by topic with wildcard (+ or #) will be filtered since update to 6.5.6 #​10763
  • Error executing DELETE_UNLOCK_SCRIPT on RedisPubSubLock #​10751

📔 Documentation

🔨 Dependency Upgrades

  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.12 to 3.3.13 #​10819
  • Bump org.springframework.graphql:spring-graphql from 1.4.4 to 1.4.5 #​10818
  • Bump org.springframework:spring-framework-bom from 6.2.15 to 6.2.16 #​10810
  • Bump io.micrometer:micrometer-tracing-bom from 1.5.8 to 1.5.9 #​10808
  • Bump io.projectreactor:reactor-bom from 2024.0.14 to 2024.0.15 #​10807
  • Bump org.springframework.data:spring-data-bom from 2025.0.8 to 2025.0.9 #​10806
  • Bump io.micrometer:micrometer-bom from 1.15.8 to 1.15.9 #​10803
  • Bump gradle-wrapper from 8.14.3 to 8.14.4 #​10759
  • Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 #​10758

v6.5.6

Compare Source

🐞 Bug Fixes

  • Revise MQTT Message Handlers logic around recconnection #​10707
  • Issue with MQTT v5 Shared Subscriptions in Mqttv5PahoMessageDrivenChannelAdapter #​10703
  • Closed a connection when occurred RejectedExecutionException on TcpNioConnection#checkForAssembler #​10686
  • Timed out waiting for buffer space in TcpNioConnection under moderate load #​10678

🔨 Dependency Upgrades

  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.11 to 3.3.12 #​10738
  • Bump org.springframework.amqp:spring-amqp-bom from 3.2.8 to 3.2.9 #​10734
  • Bump org.springframework.data:spring-data-bom from 2025.0.7 to 2025.0.8 #​10725
  • Bump io.projectreactor:reactor-bom from 2024.0.13 to 2024.0.14 #​10719
  • Bump io.micrometer:micrometer-bom from 1.15.7 to 1.15.8 #​10715
  • Bump io.micrometer:micrometer-tracing-bom from 1.5.7 to 1.5.8 #​10712
  • Bump org.aspectj:aspectjweaver from 1.9.25 to 1.9.25.1 #​10665

v6.5.5

Compare Source

🐞 Bug Fixes

  • PartitioningChannel: Allow to customize the Executor used for each Partition #​10660

🔨 Dependency Upgrades

  • Bump org.springframework.graphql:spring-graphql from 1.4.3 to 1.4.4 #​10657
  • Bump io.micrometer:micrometer-bom from 1.15.6 to 1.15.7 #​10644
  • Bump org.springframework:spring-framework-bom from 6.2.14 to 6.2.15 #​10643
  • Bump io.projectreactor:reactor-bom from 2024.0.12 to 2024.0.13 #​10642
  • Bump org.springframework.data:spring-data-bom from 2025.0.6 to 2025.0.7 #​10641
  • Bump io.micrometer:micrometer-tracing-bom from 1.5.6 to 1.5.7 #​10640
  • Bump org.springframework:spring-framework-bom from 6.2.13 to 6.2.14 #​10610

v6.5.4

Compare Source

🐞 Bug Fixes

  • Fix incorrect null check in CompositeExecutor constructor #​10587
  • V6.5.3 Redis[Clustered] - "CROSSSLOT Keys in request" when unlock #​10570
  • Race condition in DefaultHeaderChannelRegistry during application shutdown causes error log #​10549

🔨 Dependency Upgrades

  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.10 to 3.3.11 #​10595
  • Bump org.springframework.data:spring-data-bom from 2025.0.5 to 2025.0.6 #​10585
  • Bump org.springframework:spring-framework-bom from 6.2.12 to 6.2.13 #​10584
  • Bump io.micrometer:micrometer-tracing-bom from 1.5.5 to 1.5.6 #​10569
  • Bump io.micrometer:micrometer-bom from 1.15.5 to 1.15.6 #​10568
  • Bump io.projectreactor:reactor-bom from 2024.0.11 to 2024.0.12 #​10565
  • Bump com.fasterxml.jackson:jackson-bom from 2.19.2 to 2.19.4 #​10544

v6.5.3

Compare Source

🐞 Bug Fixes

  • RedisLockRegistry stopRenew not thread safe #​10513
  • Fix WebSocket module for required STOMP CONNECT frame #​10489
  • RedisLockRegistry using PUB_SUB_LOCK does not work on AWS Elasticache Valkey Serverless #​10474
  • TraceId Changed in PublishSubscribe ErrorChannel #​10444

🔨 Dependency Upgrades

  • Bump org.springframework.ws:spring-ws-bom from 4.1.1 to 4.1.2 #​10521
  • Bump org.springframework.amqp:spring-amqp-bom from 3.2.7 to 3.2.8 #​10518
  • Bump io.r2dbc:r2dbc-h2 from 1.0.0.RELEASE to 1.0.1.RELEASE #​10517
  • Bump org.apache.groovy:groovy-bom from 4.0.28 to 4.0.29 #​10512
  • Bump org.springframework:spring-framework-bom from 6.2.11 to 6.2.12 #​10505
  • Bump io.projectreactor:reactor-bom from 2024.0.10 to 2024.0.11 #​10504
  • Bump org.springframework.data:spring-data-bom from 2025.0.4 to 2025.0.5 #​10502
  • Bump io.micrometer:micrometer-bom from 1.15.4 to 1.15.5 #​10500
  • Bump io.micrometer:micrometer-tracing-bom from 1.5.4 to 1.5.5 #​10497
  • Bump org.apache.avro:avro from 1.12.0 to 1.12.1 #​10494
  • Bump org.mongodb:mongodb-driver-bom from 5.5.1 to 5.5.2 #​10484
  • Bump mailVersion from 2.0.4 to 2.0.5 #​10458
  • Bump com.sun.xml.bind:jaxb-impl from 4.0.5 to 4.0.6 #​10457
  • Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 #​10456
  • Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 #​10443

v6.5.2

Compare Source

🐞 Bug Fixes

  • Bypass observation in MessageProducerSupport when NOOP registry is configured #​10381
  • Unsubscribe of message handler while processing PostgresSubscribableChannel.notifyUpdate() #​10376
  • Local temporary file suffix filter is combined in a CompositeFileListFilter instead of a ChainFileListFilter, therefore a OR instead of a AND #​10374
  • ConcurrentModificationException When IntegrationFlow uses gateway #​10313

🔨 Dependency Upgrades

  • Bump org.springframework.graphql:spring-graphql from 1.4.1 to 1.4.2 #​10429
  • Bump org.springframework.amqp:spring-amqp-bom from 3.2.6 to 3.2.7 #​10428
  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.9 to 3.3.10 #​10426
  • Bump io.micrometer:micrometer-tracing-bom from 1.5.3 to 1.5.4 #​10416
  • Bump org.springframework.data:spring-data-bom from 2025.0.3 to 2025.0.4 #​10415
  • Bump org.springframework:spring-framework-bom from 6.2.10 to 6.2.11 #​10414
  • Bump io.micrometer:micrometer-bom from 1.15.3 to 1.15.4 #​10413
  • Bump io.projectreactor:reactor-bom from 2024.0.9 to 2024.0.10 #​10410
  • Bump org.jruby:jruby-complete from 9.4.13.0 to 9.4.14.0 #​10367
  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.8 to 3.3.9 #​10352
  • Bump io.micrometer:micrometer-bom from 1.15.2 to 1.15.3 #​10332
  • Bump io.micrometer:micrometer-tracing-bom from 1.5.2 to 1.5.3 #​10331
  • Bump org.springframework:spring-framework-bom from 6.2.9 to 6.2.10 #​10330
  • Bump io.projectreactor:reactor-bom from 2024.0.8 to 2024.0.9 #​10329
  • Bump org.springframework.data:spring-data-bom from 2025.0.2 to 2025.0.3 #​10328
  • Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 #​10299
  • Bump mailVersion from 2.0.3 to 2.0.4 #​10282
  • Bump org.apache.groovy:groovy-bom from 4.0.27 to 4.0.28 #​10269

v6.5.1

Compare Source

🐞 Bug Fixes

  • Sftp ClientSession leak on authentication failure #​10237
  • RabbitMQ Streams Client Errors Getting Lost #​10185
  • Revise MBeanExporterHelper refelction logic in favor of direct ChannelInitializer.AutoCreateCandidatesCollector usage #​10179
  • Mail: Proposal for removing constructors in AbstractMailReceiver which support url to be null #​10103

🔨 Dependency Upgrades

  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.7 to 3.3.8 #​10248
  • Bump org.springframework.amqp:spring-amqp-bom from 3.2.5 to 3.2.6 #​10245
  • Bump org.springframework.ws:spring-ws-bom from 4.1.0 to 4.1.1 #​10242
  • Bump io.projectreactor:reactor-bom from 2024.0.7 to 2024.0.8 #​10221
  • Bump com.fasterxml.jackson:jackson-bom from 2.19.1 to 2.19.2 #​10220
  • Bump io.micrometer:micrometer-bom from 1.15.1 to 1.15.2 #​10219
  • Bump org.springframework.data:spring-data-bom from 2025.0.1 to 2025.0.2 #​10218
  • Bump io.micrometer:micrometer-tracing-bom from 1.5.1 to 1.5.2 #​10217
  • Bump graalvmVersion from 24.2.1 to 24.2.2 #​10216
  • Bump org.springframework:spring-framework-bom from 6.2.8 to 6.2.9 #​10215
  • Bump org.springframework.graphql:spring-graphql from 1.4.0 to 1.4.1 #​10171
  • Bump debeziumVersion from 3.1.2.Final to 3.1.3.Final #​10170
  • Bump org.codelibs:jcifs from 2.1.39 to 2.1.40 #​10153
  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.6 to 3.3.7 #​10145
  • Bump org.springframework.data:spring-data-bom from 2025.0.0 to 2025.0.1 #​10136
  • Bump org.springframework:spring-framework-bom from 6.2.7 to 6.2.8 #​10135
  • Bump io.micrometer:micrometer-tracing-bom from 1.5.0 to 1.5.1 #​10134
  • Bump io.projectreactor:reactor-bom from 2024.0.6 to 2024.0.7 #​10133
  • Bump com.fasterxml.jackson:jackson-bom from 2.19.0 to 2.19.1 #​10132
  • Bump io.micrometer:micrometer-bom from 1.15.0 to 1.15.1 #​10131
  • Bump org.jruby:jruby-complete from 9.4.12.1 to 9.4.13.0 #​10130
  • Bump org.mongodb:mongodb-driver-bom from 5.5.0 to 5.5.1 #​10085
  • Bump debeziumVersion from 3.1.1.Final to 3.1.2.Final #​10078
  • Bump org.apache.groovy:groovy-bom from 4.0.26 to 4.0.27 #​10077
  • Bump protobufVersion from 4.31.0 to 4.31.1 #​10076

v6.5.0

Compare Source

⭐ New Features

  • Add async behavior to Java DSL gateway(). #​10018
  • Support fileExistModeExpression() in Ftp.outboundGateway #​9988

🐞 Bug Fixes

  • Unable to configure error message strategy for JMS channel adapters and gateways #​10046
  • The value of releasePartialSequences is not propagated to the underlying SequenceSizeReleaseStrategy #​10003
  • The IntegrationFlow.from(Publisher<Message<?>>) never stops #​9999
  • Fix exception message for method doPoll in JpaExecutor #​9997

🔨 Dependency Upgrades

  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.5 to 3.3.6 #​10052
  • Bump org.springframework:spring-framework-bom from 6.2.6 to 6.2.7 #​10043
  • Bump org.springframework.retry:spring-retry from 2.0.11 to 2.0.12 #​10042
  • Bump io.projectreactor:reactor-bom from 2024.0.5 to 2024.0.6 #​10041
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.18.4 #​10012
  • Bump org.jruby:jruby-complete from 9.4.12.0 to 9.4.12.1 #​10011
  • Bump org.apache.camel:camel-bom from 4.10.3 to 4.10.4 #​10007

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​mjd507

v6.4.10

Compare Source

🐞 Bug Fixes

  • PartitioningChannel: Allow to customize the Executor used for each Partition #​10661

🔨 Dependency Upgrades

  • Bump org.springframework.ws:spring-ws-bom from 4.0.16 to 4.0.17 #​10654
  • Bump org.springframework:spring-framework-bom from 6.2.14 to 6.2.15 #​10638
  • Bump org.springframework.data:spring-data-bom from 2024.1.12 to 2024.1.13 #​10637
  • Bump io.projectreactor:reactor-bom from 2024.0.12 to 2024.0.13 #​10636
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.12 to 1.4.13 #​10635
  • Bump io.micrometer:micrometer-bom from 1.14.13 to 1.14.14 #​10634
  • Bump org.springframework:spring-framework-bom from 6.2.13 to 6.2.14 #​10609

v6.4.9

Compare Source

🐞 Bug Fixes

  • Fix incorrect null check in CompositeExecutor constructor #​10588
  • V6.5.3 Redis[Clustered] - "CROSSSLOT Keys in request" when unlock #​10571
  • Race condition in DefaultHeaderChannelRegistry during application shutdown causes error log #​10548

🔨 Dependency Upgrades

  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.10 to 3.3.11 #​10596
  • Bump org.springframework.data:spring-data-bom from 2024.1.11 to 2024.1.12 #​10583
  • Bump org.springframework:spring-framework-bom from 6.2.12 to 6.2.13 #​10581
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.11 to 1.4.12 #​10567
  • Bump io.micrometer:micrometer-bom from 1.14.12 to 1.14.13 #​10566
  • Bump io.projectreactor:reactor-bom from 2024.0.11 to 2024.0.12 #​10563
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.4.1 to 2.18.5 #​10542

v6.4.8

Compare Source

🐞 Bug Fixes

  • RedisLockRegistry stopRenew not thread safe #​10514
  • Fix WebSocket module for required STOMP CONNECT frame #​10490
  • RedisLockRegistry using PUB_SUB_LOCK does not work on AWS Elasticache Valkey Serverless #​10475

🔨 Dependency Upgrades

  • Bump org.springframework.amqp:spring-amqp-bom from 3.2.7 to 3.2.8 #​10523
  • Bump io.r2dbc:r2dbc-h2 from 1.0.0.RELEASE to 1.0.1.RELEASE #​10522
  • Bump org.springframework.ws:spring-ws-bom from 4.0.15 to 4.0.16 #​10520
  • Bump org.apache.groovy:groovy-bom from 4.0.28 to 4.0.29 #​10511
  • Bump org.springframework.data:spring-data-bom from 2024.1.10 to 2024.1.11 #​10506
  • Bump io.micrometer:micrometer-bom from 1.14.11 to 1.14.12 #​10503
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.10 to 1.4.11 #​10501
  • Bump org.apache.avro:avro from 1.12.0 to 1.12.1 #​10499
  • Bump org.springframework:spring-framework-bom from 6.2.11 to 6.2.12 #​10496
  • Bump io.projectreactor:reactor-bom from 2024.0.10 to 2024.0.11 #​10493
  • Bump com.sun.xml.bind:jaxb-impl from 4.0.5 to 4.0.6 #​10455
  • Bump mailVersion from 2.0.4 to 2.0.5 #​10454
  • Bump org.apache.camel:camel-bom from 4.8.8 to 4.8.9 #​10439

v6.4.7

Compare Source

🐞 Bug Fixes

  • Bypass observation in MessageProducerSupport when NOOP registry is configured #​10383
  • Unsubscribe of message handler while processing PostgresSubscribableChannel.notifyUpdate() #​10377

🔨 Dependency Upgrades

  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.9 to 3.3.10 #​10427
  • Bump org.springframework.amqp:spring-amqp-bom from 3.2.6 to 3.2.7 #​10425
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.9 to 1.4.10 #​10408
  • Bump org.springframework.data:spring-data-bom from 2024.1.9 to 2024.1.10 #​10407
  • Bump io.micrometer:micrometer-bom from 1.14.10 to 1.14.11 #​10406
  • Bump io.projectreactor:reactor-bom from 2024.0.9 to 2024.0.10 #​10405
  • Bump org.springframework:spring-framework-bom from 6.2.10 to 6.2.11 #​10404
  • Bump org.jruby:jruby-complete from 9.4.13.0 to 9.4.14.0 #​10366
  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.8 to 3.3.9 #​10358
  • Bump io.projectreactor:reactor-bom from 2024.0.8 to 2024.0.9 #​10339
  • Bump org.springframework.data:spring-data-bom from 2024.1.8 to 2024.1.9 #​10338
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.8 to 1.4.9 #​10337
  • Bump io.micrometer:micrometer-bom from 1.14.9 to 1.14.10 #​10336
  • Bump org.springframework:spring-framework-bom from 6.2.9 to 6.2.10 #​10335
  • Bump mailVersion from 2.0.3 to 2.0.4 #​10280
  • Bump org.apache.groovy:groovy-bom from 4.0.27 to 4.0.28 #​10267

v6.4.6

Compare Source

🐞 Bug Fixes

  • Sftp ClientSession leak on authentication failure #​10238
  • RabbitMQ Streams Client Errors Getting Lost #​10186
  • Revise MBeanExporterHelper refelction logic in favor of direct ChannelInitializer.AutoCreateCandidatesCollector usage #​10180
  • Mail: Proposal for removing constructors in AbstractMailReceiver which support url to be null #​10104

🔨 Dependency Upgrades

  • Bump org.springframework.amqp:spring-amqp-bom from 3.2.5 to 3.2.6 #​10251
  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.7 to 3.3.8 #​10243
  • Bump org.springframework:spring-framework-bom from 6.2.8 to 6.2.9 #​10227
  • Bump org.springframework.data:spring-data-bom from 2024.1.7 to 2024.1.8 #​10226
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.7 to 1.4.8 #​10225
  • Bump io.projectreactor:reactor-bom from 2024.0.7 to 2024.0.8 #​10224
  • Bump io.micrometer:micrometer-bom from 1.14.8 to 1.14.9 #​10223
  • Bump org.springframework.graphql:spring-graphql from 1.3.5 to 1.3.6 #​10174
  • Bump org.apache.camel:camel-bom from 4.8.7 to 4.8.8 #​10173
  • Bump org.codelibs:jcifs from 2.1.39 to 2.1.40 #​10154
  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.6 to 3.3.7 #​10144
  • Bump org.springframework.ws:spring-ws-bom from 4.0.14 to 4.0.15 #​10141
  • Bump io.micrometer:micrometer-bom from 1.14.7 to 1.14.8 #​10117
  • Bump org.springframework:spring-framework-bom from 6.2.7 to 6.2.8 #​10116
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.6 to 1.4.7 #​10115
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.4 to 2.18.4.1 #​10114
  • Bump io.projectreactor:reactor-bom from 2024.0.6 to 2024.0.7 #​10113
  • Bump org.jruby:jruby-complete from 9.4.12.1 to 9.4.13.0 #​10112
  • Bump org.springframework.data:spring-data-bom from 2024.1.6 to 2024.1.7 #​10111
  • Bump org.apache.groovy:groovy-bom from 4.0.26 to 4.0.27 #​10068

v6.4.5

Compare Source

🐞 Bug Fixes

  • Unable to configure error message strategy for JMS channel adapters and gateways #​10047
  • The value of releasePartialSequences is not propagated to the underlying SequenceSizeReleaseStrategy #​10005
  • The IntegrationFlow.from(Publisher<Message<?>>) never stops #​10001

🔨 Dependency Upgrades

  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.5 to 3.3.6 #​10054
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.5 to 1.4.6 #​10036
  • Bump org.springframework:spring-framework-bom from 6.2.6 to 6.2.7 #​10035
  • Bump io.projectreactor:reactor-bom from 2024.0.5 to 2024.0.6 #​10034
  • Bump io.micrometer:micrometer-bom from 1.14.6 to 1.14.7 #​10033
  • Bump org.springframework.ws:spring-ws-bom from 4.0.13 to 4.0.14 #​10032
  • Bump org.springframework.data:spring-data-bom from 2024.1.5 to 2024.1.6 #​10031
  • Bump org.springframework.retry:spring-retry from 2.0.11 to 2.0.12 #​10030
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.18.4 #​10016
  • Bump org.jruby:jruby-complete from 9.4.12.0 to 9.4.12.1 #​10015
  • Bump org.apache.camel:camel-bom from 4.8.6 to 4.8.7 #​10014

v6.4.4

Compare Source

⭐ New Features

  • Remove unnecessary error() log message from the TcpSendingMessageHandler #​9938

🐞 Bug Fixes

  • Make ChannelInitializer as dependency bean in the AbstractConsumerEndpointParser #​9932

🔨 Dependency Upgrades

  • Bump org.springframework.ws:spring-ws-bom from 4.0.12 to 4.0.13 #​9981
  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.4 to 3.3.5 #​9979
  • Bump org.springframework.data:spring-data-bom from 2024.1.4 to 2024.1.5 #​9977
  • Bump org.springframework.amqp:spring-amqp-bom from 3.2.4 to 3.2.5 #​9974
  • Bump org.springframework:spring-framework-bom from 6.2.5 to 6.2.6 #​9963
  • Bump org.springframework.graphql:spring-graphql from 1.3.4 to 1.3.5 #​9962
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.4 to 1.4.5 #​9961
  • Bump io.projectreactor:reactor-bom from 2024.0.4 to 2024.0.5 #​9960
  • Bump io.micrometer:micrometer-bom from 1.14.5 to 1.14.6 #​9959
  • Bump org.apache.camel:camel-bom from 4.8.5 to 4.8.6 #​9943
  • Bump org.springframework:spring-framework-bom from 6.2.4 to 6.2.5 #​9930

v6.4.3

Compare Source

🐞 Bug Fixes

  • The shared SFTP session is closed prematurely #​9910
  • ControlBusCommandRegistry registers beans for destruction lifecycle unintentionally #​9891
  • ConcurrentModificationException for late-registered AbstractEndpoints #​9880
  • The FluxMessageChannel.destroy() may fail with Spec. Rule 1.3 #​9867
  • sendTimeout appears to be ignored in SourcePollingChannelAdapterSpec vs. creating adapters manually #​9864

🔨 Dependency Upgrades

  • Bump org.springframework.ws:spring-ws-bom from 4.0.11 to 4.0.12 #​9921
  • Bump org.springframework.amqp:spring-amqp-bom from 3.2.3 to 3.2.4 #​9917
  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.3 to 3.3.4 #​9913
  • Bump io.micrometer:micrometer-bom from 1.14.4 to 1.14.5 #​9908
  • Bump org.springframework:spring-framework-bom from 6.2.3 to 6.2.4 #​9907
  • Bump io.projectreactor:reactor-bom from 2024.0.3 to 2024.0.4 #​9906
  • Bump org.springframework.data:spring-data-bom from 2024.1.3 to 2024.1.4 #​9905
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.3 to 1.4.4 #​9904
  • Bump org.apache.camel:camel-bom from 4.8.3 to 4.8.5 #​9887
  • Bump debeziumVersion from 3.0.7.Final to 3.0.8.Final #​9886
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3 #​9875
  • Bump org.apache.groovy:groovy-bom from 4.0.25 to 4.0.26 #​9874

v6.4.2

Compare Source

🐞 Bug Fixes

  • DelayerEndpointSpec doesn't allow to specify custom taskScheduler #​9827
  • SftpInboundFileSynchronizer fails to synchronize files if the directory path is a symbolic link #​9822
  • Fix copy/paste typos in log messages for JDBC components #​9819
  • @ character is no longer supported in SMB domain, username or password #​9799
  • SftpSession.write() is not thread-safe #​9798
  • Fix IntegrationEvaluationContextFactoryBean for bean ClassLoader #​9747

🔨 Dependency Upgrades

  • Bump org.springframework:spring-framework-bom from 6.2.2 to 6.2.3 #​9841
  • Bump io.projectreactor:reactor-bom from 2024.0.2 to 2024.0.3 #​9840
  • Bump org.jruby:jruby-complete from 9.4.11.0 to 9.4.12.0 #​9837
  • Bump org.springframework.data:spring-data-bom from 2024.1.2 to 2024.1.3 #​9836
  • Bump io.micrometer:micrometer-bom from 1.14.3 to 1.14.4 #​9834
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.2 to 1.4.3 #​9832
  • Bump io.rsocket:rsocket-transport-netty from 1.1.4 to 1.1.5 #​9812
  • Bump org.jruby:jruby-complete from 9.4.10.0 to 9.4.11.0 #​9810
  • Bump org.apache.ftpserver:ftpserver-core from 1.2.0 to 1.2.1 #​9809
  • Bump org.apache.groovy:groovy-bom from 4.0.24 to 4.0.25 #​9791
  • Bump org.jruby:jruby-complete from 9.4.9.0 to 9.4.10.0 #​9782
  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.1 to 3.3.2 #​9780
  • Bump org.springframework.amqp:spring-amqp-bom from 3.2.1 to 3.2.2 #​9777
  • Bump graalvmVersion from 24.1.1 to 24.1.2 [#​9774](https://redirect.github.com/spring-projects/spr

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/spring-integration branch from 9c0208d to 10d739b Compare August 3, 2025 15:50
@renovate renovate Bot changed the title fix(deps): update dependency org.springframework.integration:spring-integration-redis to v6.5.0 fix(deps): update dependency org.springframework.integration:spring-integration-redis to v6.5.1 Aug 3, 2025
@renovate
renovate Bot force-pushed the renovate/spring-integration branch from 10d739b to abc7f89 Compare September 17, 2025 19:51
@renovate renovate Bot changed the title fix(deps): update dependency org.springframework.integration:spring-integration-redis to v6.5.1 fix(deps): update dependency org.springframework.integration:spring-integration-redis to v6.5.2 Sep 17, 2025
@renovate
renovate Bot force-pushed the renovate/spring-integration branch from abc7f89 to f5d9ed0 Compare October 25, 2025 07:37
@renovate renovate Bot changed the title fix(deps): update dependency org.springframework.integration:spring-integration-redis to v6.5.2 fix(deps): update dependency org.springframework.integration:spring-integration-redis to v6.5.3 Oct 25, 2025
@renovate
renovate Bot force-pushed the renovate/spring-integration branch from f5d9ed0 to 2cc0075 Compare November 19, 2025 19:28
@renovate renovate Bot changed the title fix(deps): update dependency org.springframework.integration:spring-integration-redis to v6.5.3 fix(deps): update dependency org.springframework.integration:spring-integration-redis to v6.5.4 Nov 19, 2025
@renovate
renovate Bot force-pushed the renovate/spring-integration branch from 2cc0075 to bdcfe75 Compare December 18, 2025 19:45
@renovate renovate Bot changed the title fix(deps): update dependency org.springframework.integration:spring-integration-redis to v6.5.4 fix(deps): update dependency org.springframework.integration:spring-integration-redis to v6.5.5 Dec 18, 2025
@renovate
renovate Bot force-pushed the renovate/spring-integration branch from bdcfe75 to dd71001 Compare January 21, 2026 19:15
@renovate renovate Bot changed the title fix(deps): update dependency org.springframework.integration:spring-integration-redis to v6.5.5 fix(deps): update dependency org.springframework.integration:spring-integration-redis to v6.5.6 Jan 21, 2026
@renovate
renovate Bot force-pushed the renovate/spring-integration branch from dd71001 to 90bb67c Compare February 18, 2026 20:10
@renovate renovate Bot changed the title fix(deps): update dependency org.springframework.integration:spring-integration-redis to v6.5.6 fix(deps): update dependency org.springframework.integration:spring-integration-redis to v6.5.7 Feb 18, 2026
@renovate
renovate Bot force-pushed the renovate/spring-integration branch from 90bb67c to d7967ee Compare March 31, 2026 11:41
@renovate renovate Bot changed the title fix(deps): update dependency org.springframework.integration:spring-integration-redis to v6.5.7 fix(deps): update dependency org.springframework.integration:spring-integration-redis to v6.5.8 Mar 31, 2026
@renovate renovate Bot changed the title fix(deps): update dependency org.springframework.integration:spring-integration-redis to v6.5.8 fix(deps): update spring integration to v6.5.8 Jun 4, 2026
@renovate
renovate Bot force-pushed the renovate/spring-integration branch from d7967ee to e1f789b Compare June 13, 2026 00:13
@renovate renovate Bot changed the title fix(deps): update spring integration to v6.5.8 fix(deps): update spring integration to v6.5.9 Jun 13, 2026
@renovate renovate Bot changed the title fix(deps): update spring integration to v6.5.9 fix(deps): update spring integration Jun 24, 2026
@renovate
renovate Bot force-pushed the renovate/spring-integration branch from e1f789b to 386876c Compare June 27, 2026 19:45
@renovate renovate Bot changed the title fix(deps): update spring integration fix(deps): update dependency org.springframework.integration:spring-integration-redis to v6.5.10 Jun 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants