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

Bump org.springframework.integration:spring-integration-mqtt from 6.2.3 to 6.3.0 #63

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2024

Bumps org.springframework.integration:spring-integration-mqtt from 6.2.3 to 6.3.0.

Release notes

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

v6.3.0

⭐ New Features

  • Renew connection in PostgresChannelMessageTableSubscriber only when invalid. #9111

🐞 Bug Fixes

  • The Sftp.inboundAdapter produces the message with double / for the file\_remoteDirectory header when it is configured for .remoteDirectory() with the / #9129
  • Inconsistent behaviour between listing and downloading the files. #9123
  • Getting 'SSH_FX_NO_SUCH_PATH' SFTP error, even though file exists #9114
  • SpringApplicationShutdownHook hangs in Mqttv5ClientManager stop() if client never was connected #9112
  • handleReactive() - Missing TraceId #9110
  • Unexpected warn logs when using spring-integration in combination with webmvc #9103

📔 Documentation

  • Update contribution file reference #9132
  • max-messages-per-poll and max-fetch-size not working as expected #9124

🔨 Dependency Upgrades

  • Bump org.springframework.amqp:spring-amqp-bom from 3.1.4 to 3.1.5 #9184
  • Bump org.springframework.kafka:spring-kafka-bom from 3.2.0-RC1 to 3.2.1-SNAPSHOT #9183
  • Bump org.springframework.graphql:spring-graphql from 1.3.0-RC1 to 1.3.1-SNAPSHOT #9182
  • Bump com.gradle.develocity from 3.17.3 to 3.17.4 #9155
  • Bump org.springframework.data:spring-data-bom from 2024.0.0-RC1 to 2024.0.0 #9154
  • Bump org.springframework.retry:spring-retry from 2.0.5 to 2.0.6 #9153
  • Bump org.springframework:spring-framework-bom from 6.1.6 to 6.1.7 #9152
  • Bump org.springframework.ws:spring-ws-bom from 4.0.10 to 4.0.11 #9151
  • Bump io.projectreactor:reactor-bom from 2023.0.5 to 2023.0.6 #9148
  • Bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.1 #9142
  • Bump kotlinVersion from 1.9.23 to 1.9.24 #9141
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-bom from 1.8.0 to 1.8.1 #9140
  • Bump com.gradle.develocity from 3.17.2 to 3.17.3 #9139
  • Bump org.aspectj:aspectjweaver from 1.9.22 to 1.9.22.1 #9138
  • Bump org.jruby:jruby-complete from 9.4.6.0 to 9.4.7.0 #9120

❤️ Contributors

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

@​emmanuel-ferdman and @​joshiste

v6.3.0-RC1

🐞 Bug Fixes

  • PostgresChannelMessageTableSubscriber not properly handling Database Failover #9061
  • spring integration lock is not working after upgrading to 6.2.x from 5.5.x #9050

🔨 Dependency Upgrades

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [org.springframework.integration:spring-integration-mqtt](https://github.com/spring-projects/spring-integration) from 6.2.3 to 6.3.0.
- [Release notes](https://github.com/spring-projects/spring-integration/releases)
- [Commits](spring-projects/spring-integration@v6.2.3...v6.3.0)

---
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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 1, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants