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.1.3 to 6.2.3 #53

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2024

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

Release notes

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

v6.2.3

⭐ New Features

  • Revise an observation propagation for persisntent message channels #9030

🐞 Bug Fixes

  • Use DataIntegrityViolationException instead of DuplicateKeyException as it is recommended by its Javadocs #8999
  • The MessageHistory header is not deserialized properly with the latest Spring Data #8984
  • Enforce maxFetchSize = 1 on the AbstractFetchLimitingMessageSource from the StandardRotationPolicy when mode is fair #8968
  • The PublisherIntegrationFlow does not take into account AbstractEndpoint when marks its components for autoStartup(false) #8951

🔨 Dependency Upgrades

  • Bump org.springframework.amqp:spring-amqp-bom from 3.1.2 to 3.1.3 #9037
  • Bump org.springframework.security:spring-security-bom from 6.2.2 to 6.2.3 #9033
  • Bump org.springframework.kafka:spring-kafka-bom from 3.1.2 to 3.1.3 #9032
  • Bump org.springframework:spring-framework-bom from 6.1.4 to 6.1.5 #9019
  • Bump io.projectreactor:reactor-bom from 2023.0.3 to 2023.0.4 #9018
  • Bump io.micrometer:micrometer-bom from 1.12.3 to 1.12.4 #9017
  • Bump org.springframework.data:spring-data-bom from 2023.1.3 to 2023.1.4 #9016
  • Bump io.lettuce:lettuce-core from 6.3.1.RELEASE to 6.3.2.RELEASE #9013
  • Bump io.micrometer:micrometer-tracing-bom from 1.2.3 to 1.2.4 #9012
  • Bump org.apache.groovy:groovy-bom from 4.0.19 to 4.0.20 #9009
  • Bump org.aspectj:aspectjweaver from 1.9.21.1 to 1.9.21.2 #9007
  • Bump kotlinVersion from 1.9.22 to 1.9.23 #8996
  • Bump com.sun.xml.bind:jaxb-impl from 4.0.4 to 4.0.5 #8995
  • Bump mailVersion from 2.0.2 to 2.0.3 #8994
  • Bump org.apache.groovy:groovy-bom from 4.0.18 to 4.0.19 #8973
  • Bump org.springframework.amqp:spring-amqp-bom from 3.1.1 to 3.1.2 #8966
  • Bump org.springframework.kafka:spring-kafka-bom from 3.1.1 to 3.1.2 #8965

v6.2.2

⭐ New Features

  • FluxMessageChannel: propagate the current context from producer to consumer #8892

🐞 Bug Fixes

  • Fix race condition in the DelayHandler #8895
  • Fix LogMessage formatting placeholders in MqttHeaderMapper.java #8890
  • Spring Integration hits a bug in Paho client with $share/ MQTT subscriptions #8882
  • Mqttv5PahoMessageDrivenChannelAdapter.addTopic(topic, qos) throws IndexOutOfBoundsException #8877
  • RedisLockRegistry setExecutor nullPointerException #8874
  • Adjust ThreadPoolTaskScheduler bean registration to use Integer.MAX\_VALUE / 2 phase #8857
  • The TcpNetServerConnectionFactory.run() must not block on the loop forever #8853

🔨 Dependency Upgrades

  • Bump org.jruby:jruby-complete from 9.4.5.0 to 9.4.6.0 #8946

... (truncated)

Commits
  • 06abbc3 [artifactory-release] Release version 6.2.3
  • 3e676b3 Bump org.springframework.amqp:spring-amqp-bom from 3.1.2 to 3.1.3 (#9037)
  • f8b4bd9 Bump org.springframework.kafka:spring-kafka-bom from 3.1.2 to 3.1.3 (#9032)
  • a7bc834 Bump org.springframework.security:spring-security-bom (#9033)
  • 0b1d691 GH-9001: Revise Observation propagation over the channel
  • 91d21c2 Bump org.aspectj:aspectjweaver from 1.9.21.1 to 1.9.21.2 (#9007)
  • 3e6eec9 Bump io.projectreactor:reactor-bom from 2023.0.3 to 2023.0.4 (#9018)
  • a25c285 Bump org.springframework:spring-framework-bom from 6.1.4 to 6.1.5 (#9019)
  • 56d1158 Bump io.micrometer:micrometer-tracing-bom from 1.2.3 to 1.2.4 (#9012)
  • b3a527b Bump the development-dependencies group with 2 updates (#9004)
  • 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.1.3 to 6.2.3.
- [Release notes](https://github.com/spring-projects/spring-integration/releases)
- [Commits](spring-projects/spring-integration@v6.1.3...v6.2.3)

---
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 Mar 30, 2024
@megascrapper
Copy link
Contributor

@dependabot merge

@dependabot dependabot bot merged commit c7619e4 into main Mar 30, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.integration-spring-integration-mqtt-6.2.3 branch March 30, 2024 00:41
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.

1 participant