halng / eStore

microservice, microfrontend and api gateway
Apache License 2.0
4 stars 1 forks source link

build(deps): bump org.springframework.kafka:spring-kafka from 3.0.0 to 3.0.10 in /email #166

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps org.springframework.kafka:spring-kafka from 3.0.0 to 3.0.10.

Release notes

Sourced from org.springframework.kafka:spring-kafka's releases.

v3.0.10

:star: New Features

  • Private Header Type for DeserializationExceptions #2770
  • Add KafkaMessageHeaderAccessor #2767
  • Consider to expose a spring.kafka.bootstrap-servers System property with EmbeddedKafkaBroker #2750
  • Partial positive acknowledge support for BatchAcknowledgingMessageListener #2066

:lady_beetle: Bug Fixes

  • AdminClient doesn't use configured properties while starting a container listener #2762
  • Sync Gradle .module Files to Maven #2753

:hammer: Dependency Upgrades

  • Upgrade Jackson, Micrometer, Reactor, Spring Data Versions #2778
  • Upgrade Gradle, SonarQub, Jacoco, NoHttp Versions #2758

:hammer: Tasks

  • Add ConfigFile Runtime Hint (for JAAS) #2772
  • Implement Lifecycle in DefaultKafkaProducerFactory #2760
  • Clean Up Gradle Enterprise Config #2757
  • Refactor DeserializationException Detection Code #2756

External Links

v3.0.9

:star: New Features

  • FallbackBatchErrorHandler - Consider Seeking and Exiting Retries When Container is Paused #2742
  • Make KafkaAdmin Easier to Subclass and Add a Filter Mechanism #2720
  • GH-2709: Preserve existing JAAS configuration #2713
  • Add DLPR Creator Function to DeadLetterPublishingRecovererFactory #2711

:lady_beetle: Bug Fixes

  • Possible dead lock between DefaultKafkaProducerFactory.expire and DefaultKafkaProducerFactory.removeProducer #2744
  • GH-2738: Pausing container results in WakeupException without retrying failed listener invocation #2739
  • NullPointerException in KafkaRecordReceiverContext #2736
  • Fix Race Condition in DelegatingInvocableHandler #2723
  • Behavior Change When Interceptor Throws an Exception #2722

:notebook_with_decorative_cover: Documentation

  • Fix typo in BackOffValuesGenerator #2741
  • Minor typo in Handling Exceptions section of docs #2716

... (truncated)

Commits
  • 5f2a8cb [artifactory-release] Release version 3.0.10
  • 8885c71 Upgrade Jackson, Micrometer, Reactor, Spring Data
  • 7b9a0cb Add ConfigFile Runtime Hint (for JAAS)
  • eb77967 Private Header Type for DeserializationExceptions
  • edecea0 GH-2066: Polish Javadocs and UnsupOperationEx
  • 9f94417 Fix Unchecked Compiler Warning
  • 4ed8023 GH-2066: Partial Batch Acknowledgments
  • 5407673 Add KafkaMessageHeaderAccessor
  • 08e76d3 GH-2762: Fix Topic Check with Consumer Overrides
  • f76bc09 GH-2760: Add SmartLifecycle to Producer Factory
  • 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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/tanhaok/eStore/network/alerts).
sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed for 'email'

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud