Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency org.springframework.integration:spring-integration-sftp to v6.4.1 #219

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.integration:spring-integration-sftp 6.3.1 -> 6.4.1 age adoption passing confidence

Release Notes

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

v6.4.1

⭐ New Features

  • Avoid logging message if logging isn't enabled for AbstractReplyProducingMessageHandler where no reply is required #​9705

🐞 Bug Fixes

  • IntegrationEvent.getCause() is not marked as @Nullable #​9713
  • SMB components fail to access files with spaces in its path due to duplicate URL encoding #​9711
  • Java DSL loses in inputChannel when existing channel is referenced by its name #​9709
  • Fix CheckedCallable.unchecked() for return type #​9702
  • Fix AMQP XSD for removed tx-size and replace it with the batch-size #​9695
  • Close SocketChannel in TcpNioClientConnectionFactory.buildNewConnection() #​9694
  • SFTP: Failed to transfer file if temporary remote directory doesn't exist #​9684

📔 Documentation

  • Add docs regarding host verification #​9701

🔨 Dependency Upgrades

  • Bump org.springframework.amqp:spring-amqp-bom from 3.2.0 to 3.2.1 #​9736
  • Bump org.junit:junit-bom from 5.11.3 to 5.11.4 #​9735
  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.0 to 3.3.1 #​9733
  • Bump org.springframework.retry:spring-retry from 2.0.10 to 2.0.11 #​9730
  • Bump io.projectreactor:reactor-bom from 2024.0.0 to 2024.0.1 #​9729
  • Bump org.springframework.data:spring-data-bom from 2024.1.0 to 2024.1.1 #​9728
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.0 to 1.4.1 #​9727
  • Bump org.springframework:spring-framework-bom from 6.2.0 to 6.2.1 #​9726
  • Bump io.micrometer:micrometer-bom from 1.14.1 to 1.14.2 #​9725
  • Bump org.apache.logging.log4j:log4j-bom from 2.24.2 to 2.24.3 #​9724
  • Bump org.apache.camel:camel-bom from 4.8.1 to 4.8.2 #​9700
  • Bump debeziumVersion from 3.0.2.Final to 3.0.4.Final #​9691
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2 #​9690
  • Bump org.apache.logging.log4j:log4j-bom from 2.24.1 to 2.24.2 #​9682

❤️ Contributors

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

@​shirshak55

v6.4.0

⭐ New Features

  • Add option to AmqpInboundChannelAdapter ot override default amqp_batchedHeaders name to something else #​9647
  • Use Locale.ROOT for locale neutral, case insensitive comparisons #​9620
  • Adapt code for the org.springframework.util.concurrent.ListenableFuture being marked now as forRemoval #​9617
  • Flagging of messages should be optional. #​9613
  • Conditionally Display Message and Header in MessageHandlingException #​9416

🐞 Bug Fixes

  • AbstractMailReceiver.receive returns MimeMessage with outdated flags #​9633
  • ConcurrentModificationException from ThreadStatePropagationChannelInterceptor #​9623
  • SimpleJsonSerializer sometimes fails to produce correct JSON #​9614
  • The Mqttv5PahoMessageHandler.publish() fails with a Connect already in progress (32110) under high concurrency #​9597
  • FileReadingMessageSource doesn't set FileHeaders.RELATIVE_PATH header value corretly #​9594

🔨 Dependency Upgrades

  • Bump debeziumVersion from 3.0.1.Final to 3.0.2.Final #​9651
  • Bump org.jruby:jruby-complete from 9.4.8.0 to 9.4.9.0 #​9646
  • Bump org.apache.groovy:groovy-bom from 4.0.23 to 4.0.24 #​9645
  • Bump mongoDriverVersion from 5.2.0 to 5.2.1 #​9644
  • Bump io.lettuce:lettuce-core from 6.4.0.RELEASE to 6.4.1.RELEASE #​9628
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1 #​9627
  • Bump org.apache.camel:camel-bom from 4.8.0 to 4.8.1 #​9610
  • Bump debeziumVersion from 3.0.0.Final to 3.0.1.Final #​9608
  • Bump protobufVersion from 4.28.2 to 4.28.3 #​9604

❤️ Contributors

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

@​EddieChoCho

v6.3.7

⭐ New Features

  • Avoid logging message if logging isn't enabled for AbstractReplyProducingMessageHandler where no reply is required #​9708

🐞 Bug Fixes

  • SMB components fail to access files with spaces in its path due to duplicate URL encoding #​9737
  • IntegrationEvent.getCause() is not marked as @Nullable #​9715
  • SFTP: Failed to transfer file if temporary remote directory doesn't exist #​9712
  • Java DSL loses in inputChannel when existing channel is referenced by its name #​9710
  • Fix CheckedCallable.unchecked() for return type #​9703
  • Close SocketChannel in TcpNioClientConnectionFactory.buildNewConnection() #​9699
  • Fix AMQP XSD for removed tx-size and replace it with the batch-size #​9697

🔨 Dependency Upgrades

  • Bump org.springframework.kafka:spring-kafka-bom from 3.2.5 to 3.2.6 #​9734
  • Bump org.springframework:spring-framework-bom from 6.1.15 to 6.1.16 #​9722
  • Bump io.micrometer:micrometer-bom from 1.13.8 to 1.13.9 #​9721
  • Bump io.micrometer:micrometer-tracing-bom from 1.3.6 to 1.3.7 #​9720
  • Bump org.springframework.retry:spring-retry from 2.0.10 to 2.0.11 #​9719
  • Bump io.projectreactor:reactor-bom from 2023.0.12 to 2023.0.13 #​9718
  • Bump org.springframework.data:spring-data-bom from 2024.0.6 to 2024.0.7 #​9717

v6.3.6

⭐ New Features

  • Use Locale.ROOT for locale neutral, case insensitive comparisons #​9622

🐞 Bug Fixes

  • AbstractMailReceiver.receive returns MimeMessage with outdated flags #​9634
  • ConcurrentModificationException from ThreadStatePropagationChannelInterceptor #​9625
  • SimpleJsonSerializer sometimes fails to produce correct JSON #​9615
  • The Mqttv5PahoMessageHandler.publish() fails with a Connect already in progress (32110) under high concurrency #​9599
  • FileReadingMessageSource doesn't set FileHeaders.RELATIVE_PATH header value corretly #​9596

🔨 Dependency Upgrades

  • Bump org.springframework.amqp:spring-amqp-bom from 3.1.7 to 3.1.8 #​9677
  • Bump org.springframework.kafka:spring-kafka-bom from 3.2.4 to 3.2.5 #​9673
  • Bump org.springframework:spring-framework-bom from 6.1.14 to 6.1.15 #​9661
  • Bump io.micrometer:micrometer-tracing-bom from 1.3.5 to 1.3.6 #​9660
  • Bump io.projectreactor:reactor-bom from 2023.0.11 to 2023.0.12 #​9659
  • Bump org.springframework.data:spring-data-bom from 2024.0.5 to 2024.0.6 #​9658
  • Bump io.micrometer:micrometer-bom from 1.13.6 to 1.13.8 #​9657
  • Bump org.apache.groovy:groovy-bom from 4.0.23 to 4.0.24 #​9638
  • Bump org.jruby:jruby-complete from 9.4.8.0 to 9.4.9.0 #​9637
  • Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.17.3 #​9630

v6.3.5

⭐ New Features

  • Add idleBetweenTries property to RedisLockRegistry #​9545
  • Better inheritance support for @Nested when using @SpringIntegration #​9508

🐞 Bug Fixes

  • Support DelayedMessageWrapper Deserialized #​9589
  • The BarrierSpec is missing a discardChannel option #​9560
  • Flag and maybe delete messages after messages have been copied #​9547
  • The Netty client may treat a Content-Length header as an indicator to decode body for GET #​9490

🔨 Dependency Upgrades

  • Bump org.springframework.graphql:spring-graphql from 1.3.2 to 1.3.3 #​9591
  • Bump org.springframework.data:spring-data-bom from 2024.0.4 to 2024.0.5 #​9574
  • Bump io.micrometer:micrometer-bom from 1.13.5 to 1.13.6 #​9573
  • Bump io.projectreactor:reactor-bom from 2023.0.10 to 2023.0.11 #​9572
  • Bump org.springframework:spring-framework-bom from 6.1.13 to 6.1.14 #​9571
  • Bump io.micrometer:micrometer-tracing-bom from 1.3.4 to 1.3.5 #​9570
  • Bump org.springframework.retry:spring-retry from 2.0.9 to 2.0.10 #​9569
  • Bump graalvmVersion from 23.1.4 to 23.1.5 #​9568
  • Bump com.esotericsoftware:kryo from 5.6.0 to 5.6.2 #​9550
  • Bump com.icegreen:greenmail from 2.1.0-rc-1 to 2.1.0 #​9537
  • Bump io.micrometer:micrometer-bom from 1.13.4 to 1.13.5 #​9536
  • Bump org.junit:junit-bom from 5.10.4 to 5.10.5 #​9535
  • Bump org.junit:junit-bom from 5.10.3 to 5.10.4 #​9514
  • Bump org.apache.avro:avro from 1.11.3 to 1.11.4 #​9513
  • Bump org.codelibs:jcifs from 2.1.38 to 2.1.39 #​9511

v6.3.4

🐞 Bug Fixes

  • The JdbcMetadataStore does not work well with PostgreSQL and MySQL-based vendors #​9483
  • MessagingGatewaySupport onInit() not calling super.onInit() #​9479
  • Spring Integration Smb upload fails to create missing remote directory when running on Windows #​9456
  • TCP/IP: The cached connections are not freed when used with collaborating channel adapters on the client side #​9432

🔨 Dependency Upgrades

  • Bump org.springframework.kafka:spring-kafka-bom from 3.2.3 to 3.2.4 #​9486
  • Bump io.micrometer:micrometer-tracing-bom from 1.3.3 to 1.3.4 #​9477
  • Bump org.springframework.retry:spring-retry from 2.0.8 to 2.0.9 #​9476
  • Bump io.projectreactor:reactor-bom from 2023.0.9 to 2023.0.10 #​9475
  • Bump io.micrometer:micrometer-bom from 1.13.3 to 1.13.4 #​9474
  • Bump org.springframework.data:spring-data-bom from 2024.0.3 to 2024.0.4 #​9473
  • Bump org.springframework:spring-framework-bom from 6.1.12 to 6.1.13 #​9472
  • Bump org.apache.groovy:groovy-bom from 4.0.22 to 4.0.23 #​9471

v6.3.3

🐞 Bug Fixes

  • Possibility to have multiple leaders in Hazelcast - LeaderInitiator - LeaderSelector #​9414
  • RedisLockRegistry falsely assumes acquiring lock in runRedisMessageListenerContainer #​9412
  • Serializing MutableMessageHeaders containing a non-serializable header property results in serializer incorrectly serializing the 'headers' property on the class #​9371

🔨 Dependency Upgrades

  • Bump org.python:jython-standalone from 2.7.3 to 2.7.4 #​9410
  • Bump org.springframework.amqp:spring-amqp-bom from 3.1.6 to 3.1.7 #​9409
  • Bump org.springframework.kafka:spring-kafka-bom from 3.2.2 to 3.2.3 #​9407
  • Bump io.projectreactor:reactor-bom from 2023.0.8 to 2023.0.9 #​9389
  • Bump org.springframework:spring-framework-bom from 6.1.11 to 6.1.12 #​9388
  • Bump io.micrometer:micrometer-bom from 1.13.2 to 1.13.3 #​9387
  • Bump org.springframework.data:spring-data-bom from 2024.0.2 to 2024.0.3 #​9386
  • Bump io.micrometer:micrometer-tracing-bom from 1.3.2 to 1.3.3 #​9385
  • Bump org.springframework.retry:spring-retry from 2.0.7 to 2.0.8 #​9384
  • Bump kotlinVersion from 1.9.24 to 1.9.25 #​9355

v6.3.2

🐞 Bug Fixes

  • The spring-integration actuator endpoint doesn't work when multiple MeterRegistry beans are registered #​9337
  • When deleteSourceFiles is true, the setPermissions method of FileWritingMessageHandler should be called. #​9311
  • IMAP idle channel adapter reconnect behavior seems to be different when (not) using a mail filter expression #​9298
  • SFTP: ClientSession associated with SftpSession is never closed. #​9295
  • Restore ReactorContext into Imperative Processing #​9285
  • Fix IntegrationManagementConfiguration.obtainObservationPatterns() for HashSet sort #​9275
  • SMB inbound channel adapter behavior changed with 6.2.6 #​9270

📔 Documentation

  • Update global-properties.adoc #​9333

🔨 Dependency Upgrades

  • Bump org.springframework.kafka:spring-kafka-bom from 3.2.1 to 3.2.2 #​9342
  • Bump org.springframework.graphql:spring-graphql from 1.3.1 to 1.3.2 #​9340
  • Bump graalvmVersion from 23.1.3 to 23.1.4 #​9338
  • Bump org.springframework:spring-framework-bom from 6.1.10 to 6.1.11 #​9321
  • Bump io.micrometer:micrometer-tracing-bom from 1.3.1 to 1.3.2 #​9320
  • Bump org.springframework.retry:spring-retry from 2.0.6 to 2.0.7 #​9319
  • Bump org.springframework.data:spring-data-bom from 2024.0.1 to 2024.0.2 #​9318
  • Bump io.micrometer:micrometer-bom from 1.13.1 to 1.13.2 #​9317
  • Bump io.projectreactor:reactor-bom from 2023.0.7 to 2023.0.8 #​9316
  • Bump org.apache.groovy:groovy-bom from 4.0.21 to 4.0.22 #​9306
  • Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2 #​9305
  • Bump org.jruby:jruby-complete from 9.4.7.0 to 9.4.8.0 #​9304
  • Bump org.junit:junit-bom from 5.10.2 to 5.10.3 #​9290
  • Bump org.springframework:spring-framework-bom from 6.1.9 to 6.1.10 #​9265

Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 requested a review from a team as a code owner July 17, 2024 08:22
@renovate renovate bot enabled auto-merge (squash) July 17, 2024 08:22
renovate-approve[bot]
renovate-approve bot previously approved these changes Jul 17, 2024
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jul 17, 2024
@renovate renovate bot force-pushed the renovate/spring-integration branch from b2a488c to ea28b83 Compare August 20, 2024 22:52
@renovate renovate bot changed the title Update dependency org.springframework.integration:spring-integration-sftp to v6.3.2 Update dependency org.springframework.integration:spring-integration-sftp to v6.3.3 Aug 20, 2024
@renovate renovate bot force-pushed the renovate/spring-integration branch from ea28b83 to 4f20f78 Compare August 28, 2024 16:02
@renovate renovate bot force-pushed the renovate/spring-integration branch from 4f20f78 to f48668e Compare September 18, 2024 01:59
@renovate renovate bot changed the title Update dependency org.springframework.integration:spring-integration-sftp to v6.3.3 Update dependency org.springframework.integration:spring-integration-sftp to v6.3.4 Sep 18, 2024
@renovate renovate bot force-pushed the renovate/spring-integration branch from f48668e to 4691469 Compare October 10, 2024 16:31
@renovate renovate bot force-pushed the renovate/spring-integration branch from 4691469 to 75d9b19 Compare October 23, 2024 17:13
@renovate renovate bot changed the title Update dependency org.springframework.integration:spring-integration-sftp to v6.3.4 Update dependency org.springframework.integration:spring-integration-sftp to v6.3.5 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/spring-integration branch from 75d9b19 to 28a12f2 Compare October 24, 2024 13:18
@renovate renovate bot force-pushed the renovate/spring-integration branch from 28a12f2 to d8bd435 Compare October 31, 2024 15:03
@renovate renovate bot force-pushed the renovate/spring-integration branch from d8bd435 to 1b4ca45 Compare November 14, 2024 14:14
@renovate renovate bot force-pushed the renovate/spring-integration branch from 1b4ca45 to 2e7d4fa Compare November 20, 2024 12:59
@renovate renovate bot changed the title Update dependency org.springframework.integration:spring-integration-sftp to v6.3.5 Update dependency org.springframework.integration:spring-integration-sftp to v6.4.0 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/spring-integration branch from 2e7d4fa to cb8d2b6 Compare December 17, 2024 22:37
@renovate renovate bot changed the title Update dependency org.springframework.integration:spring-integration-sftp to v6.4.0 Update dependency org.springframework.integration:spring-integration-sftp to v6.4.1 Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants