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

[maven] Bump org.springframework.integration:spring-integration-mqtt from 6.3.4 to 6.4.1 #276

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2024

Bumps org.springframework.integration:spring-integration-mqtt from 6.3.4 to 6.4.1.

Release notes

Sourced from org.springframework.integration:spring-integration-mqtt's releases.

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

... (truncated)

Commits
  • 8039b58 [artifactory-release] Release version 6.4.1
  • 02a17e1 Add @LogLevels to KafkaDslTests for more diagnostics
  • af4277e Attempt to mitigate KafkaDslTests without timestamp
  • 5e3d8d8 GH-9711: Avoid double URL encoding in SmbShare
  • 008f708 Bump org.junit:junit-bom from 5.11.3 to 5.11.4 (#9735)
  • 90aa08f Bump org.springframework.amqp:spring-amqp-bom from 3.2.0 to 3.2.1 (#9736)
  • 181308a Bump the development-dependencies group with 2 updates (#9732)
  • 2d741d0 Bump org.springframework.kafka:spring-kafka-bom from 3.3.0 to 3.3.1 (#9733)
  • ef02cb8 Bump io.projectreactor:reactor-bom from 2024.0.0 to 2024.0.1 (#9729)
  • 5f080e0 Bump io.micrometer:micrometer-tracing-bom from 1.4.0 to 1.4.1 (#9727)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code minor patch labels Dec 18, 2024
@dependabot dependabot bot force-pushed the dependabot/maven/org.springframework.integration-spring-integration-mqtt-6.4.1 branch from 2ee6532 to da7e3af Compare December 24, 2024 09:12
@sebastienvermeille
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/org.springframework.integration-spring-integration-mqtt-6.4.1 branch from da7e3af to 9520a49 Compare January 18, 2025 07:57
@sebastienvermeille sebastienvermeille enabled auto-merge (squash) January 18, 2025 07:57
Bumps [org.springframework.integration:spring-integration-mqtt](https://github.com/spring-projects/spring-integration) from 6.3.4 to 6.4.1.
- [Release notes](https://github.com/spring-projects/spring-integration/releases)
- [Commits](spring-projects/spring-integration@v6.3.4...v6.4.1)

---
updated-dependencies:
- dependency-name: org.springframework.integration:spring-integration-mqtt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@sebastienvermeille sebastienvermeille force-pushed the dependabot/maven/org.springframework.integration-spring-integration-mqtt-6.4.1 branch from 9520a49 to ed4f2c7 Compare January 31, 2025 07:36
@sebastienvermeille sebastienvermeille merged commit 7b38619 into master Jan 31, 2025
5 checks passed
@sebastienvermeille sebastienvermeille deleted the dependabot/maven/org.springframework.integration-spring-integration-mqtt-6.4.1 branch January 31, 2025 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code minor patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant