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.0 #275

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

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

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.4.0-RC1

⭐ New Features

  • add a new redis lock type that renewal expire #9557
  • Remove not used private variable from ImapIdleChannelAdapter #9556
  • Add idleBetweenTries property to RedisLockRegistry #9540
  • Map AmqpHeaders.RETRY_COUNT via DefaultAmqpHeaderMapper #9539
  • Add some way to pass context to scheduled threads when using PollerMetadata (or make it customizable, or let it pass a TaskDecorator, or use the passed TaskExecutor) #9524
  • Migrate Python scripts support to GraalVM Polyglot #9507
  • Better inheritance support for @Nested when using @SpringIntegration #9492
  • Improve Kafka Reply Topic Logic in the KafkaProducerMessageHandler #3616

🐞 Bug Fixes

  • Support DelayedMessageWrapper Deserialized #9561

... (truncated)

Commits
  • 75e004d [artifactory-release] Release version 6.4.0
  • f8bc3cb Revert "An attempt to avoid *-SNAPSHOT updates from Dependabot"
  • c5015e7 An attempt to avoid *-SNAPSHOT updates from Dependabot
  • fbe0597 Bump com.icegreen:greenmail in the development-dependencies group (#9675)
  • cf2310e Bump spring-io/spring-github-workflows (#9670)
  • 22cdc43 Upgrade to Debezium 3.0.2
  • 4986338 Update Spring deps to GAs; prepare for release
  • b1d676d Revert Dependabot updates for SNAPSHOTs
  • 4628bdc Bump org.springframework.data:spring-data-bom (#9652)
  • 74be461 Bump io.micrometer:micrometer-bom (#9655)
  • Additional commits viewable in compare view

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.3.4 to 6.4.0.
- [Release notes](https://github.com/spring-projects/spring-integration/releases)
- [Commits](spring-projects/spring-integration@v6.3.4...v6.4.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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code minor patch labels Dec 4, 2024
Copy link

sonarcloud bot commented Dec 4, 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 java Pull requests that update Java code minor patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant