Skip to content

Bump spring.integration.version from 6.0.5 to 6.3.1 #415

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

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

Conversation

dependabot[bot]
Copy link

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

Bumps spring.integration.version from 6.0.5 to 6.3.1.
Updates org.springframework.integration:spring-integration-core from 6.0.5 to 6.3.1

Release notes

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

v6.3.1

⭐ New Features

  • ZeroMQ: optional topic wrap #9225

🐞 Bug Fixes

  • The MessageReceiverContext must support raw byte[] for headers as well #9220
  • Subscription Identifier always included when adding an mqtt topic on MQTT 5 #9218
  • The FluxMessageChannel does not honor back-pressure #9216
  • SMB outbound gateway doesn't seem to support the GET command #9213
  • ErrorMessages are mangled by observed message channels #9209

📔 Documentation

  • Documentation fix for 'Message Channels with Hazelcast' #9232

🔨 Dependency Upgrades

  • Bump org.springframework.graphql:spring-graphql from 1.3.0 to 1.3.1 #9257
  • Bump org.springframework.kafka:spring-kafka-bom from 3.2.0 to 3.2.1 #9253
  • Bump org.springframework.amqp:spring-amqp-bom from 3.1.5 to 3.1.6 #9252
  • Bump com.gradle.develocity from 3.17.4 to 3.17.5 #9250
  • Bump io.micrometer:micrometer-bom from 1.13.0 to 1.13.1 #9249
  • Bump org.springframework.data:spring-data-bom from 2024.0.0 to 2024.0.1 #9248
  • Bump io.projectreactor:reactor-bom from 2023.0.6 to 2023.0.7 #9247
  • Bump org.springframework:spring-framework-bom from 6.1.8 to 6.1.9 #9246
  • Bump io.micrometer:micrometer-tracing-bom from 1.3.0 to 1.3.1 #9245
  • Bump com.icegreen:greenmail from 2.1.0-alpha-4 to 2.1.0-rc-1 #9207
  • Bump debeziumVersion from 2.6.1.Final to 2.6.2.Final #9206
  • Bump org.codelibs:jcifs from 2.1.37 to 2.1.38 #9196
  • Bump org.springframework:spring-framework-bom from 6.1.7 to 6.1.8 #9195

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

... (truncated)

Commits
  • e7f73cd [artifactory-release] Release version 6.3.1
  • a2bc22e Bump org.springframework.security:spring-security-bom (#9251)
  • 722c3b5 Bump org.springframework.graphql:spring-graphql from 1.3.0 to 1.3.1 (#9257)
  • cc5feb7 Bump org.springframework.kafka:spring-kafka-bom from 3.2.0 to 3.2.1 (#9253)
  • 0b95de5 Bump org.springframework.amqp:spring-amqp-bom from 3.1.5 to 3.1.6 (#9252)
  • 45f963c Bump com.gradle.develocity from 3.17.4 to 3.17.5 (#9250)
  • bbfd17c Bump org.springframework:spring-framework-bom from 6.1.8 to 6.1.9 (#9246)
  • 25f094d Bump io.micrometer:micrometer-tracing-bom from 1.3.0 to 1.3.1 (#9245)
  • 38b1fca Bump io.projectreactor:reactor-bom from 2023.0.6 to 2023.0.7 (#9247)
  • 9570914 Bump org.springframework.data:spring-data-bom from 2024.0.0 to 2024.0.1 (#9248)
  • Additional commits viewable in compare view

Updates org.springframework.integration:spring-integration-file from 6.0.5 to 6.3.1

Release notes

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

v6.3.1

⭐ New Features

  • ZeroMQ: optional topic wrap #9225

🐞 Bug Fixes

  • The MessageReceiverContext must support raw byte[] for headers as well #9220
  • Subscription Identifier always included when adding an mqtt topic on MQTT 5 #9218
  • The FluxMessageChannel does not honor back-pressure #9216
  • SMB outbound gateway doesn't seem to support the GET command #9213
  • ErrorMessages are mangled by observed message channels #9209

📔 Documentation

  • Documentation fix for 'Message Channels with Hazelcast' #9232

🔨 Dependency Upgrades

  • Bump org.springframework.graphql:spring-graphql from 1.3.0 to 1.3.1 #9257
  • Bump org.springframework.kafka:spring-kafka-bom from 3.2.0 to 3.2.1 #9253
  • Bump org.springframework.amqp:spring-amqp-bom from 3.1.5 to 3.1.6 #9252
  • Bump com.gradle.develocity from 3.17.4 to 3.17.5 #9250
  • Bump io.micrometer:micrometer-bom from 1.13.0 to 1.13.1 #9249
  • Bump org.springframework.data:spring-data-bom from 2024.0.0 to 2024.0.1 #9248
  • Bump io.projectreactor:reactor-bom from 2023.0.6 to 2023.0.7 #9247
  • Bump org.springframework:spring-framework-bom from 6.1.8 to 6.1.9 #9246
  • Bump io.micrometer:micrometer-tracing-bom from 1.3.0 to 1.3.1 #9245
  • Bump com.icegreen:greenmail from 2.1.0-alpha-4 to 2.1.0-rc-1 #9207
  • Bump debeziumVersion from 2.6.1.Final to 2.6.2.Final #9206
  • Bump org.codelibs:jcifs from 2.1.37 to 2.1.38 #9196
  • Bump org.springframework:spring-framework-bom from 6.1.7 to 6.1.8 #9195

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

... (truncated)

Commits
  • e7f73cd [artifactory-release] Release version 6.3.1
  • a2bc22e Bump org.springframework.security:spring-security-bom (#9251)
  • 722c3b5 Bump org.springframework.graphql:spring-graphql from 1.3.0 to 1.3.1 (#9257)
  • cc5feb7 Bump org.springframework.kafka:spring-kafka-bom from 3.2.0 to 3.2.1 (#9253)
  • 0b95de5 Bump org.springframework.amqp:spring-amqp-bom from 3.1.5 to 3.1.6 (#9252)
  • 45f963c Bump com.gradle.develocity from 3.17.4 to 3.17.5 (#9250)
  • bbfd17c Bump org.springframework:spring-framework-bom from 6.1.8 to 6.1.9 (#9246)
  • 25f094d Bump io.micrometer:micrometer-tracing-bom from 1.3.0 to 1.3.1 (#9245)
  • 38b1fca Bump io.projectreactor:reactor-bom from 2023.0.6 to 2023.0.7 (#9247)
  • 9570914 Bump org.springframework.data:spring-data-bom from 2024.0.0 to 2024.0.1 (#9248)
  • Additional commits viewable in compare view

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.

Bumps `spring.integration.version` from 6.0.5 to 6.3.1.

Updates `org.springframework.integration:spring-integration-core` from 6.0.5 to 6.3.1
- [Release notes](https://github.com/spring-projects/spring-integration/releases)
- [Commits](spring-projects/spring-integration@v6.0.5...v6.3.1)

Updates `org.springframework.integration:spring-integration-file` from 6.0.5 to 6.3.1
- [Release notes](https://github.com/spring-projects/spring-integration/releases)
- [Commits](spring-projects/spring-integration@v6.0.5...v6.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 29, 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