Skip to content

Bump NServiceBus from 10.1.4 to 10.2.0#893

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/NServiceBus-10.2.0
Open

Bump NServiceBus from 10.1.4 to 10.2.0#893
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/NServiceBus-10.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Updated NServiceBus from 10.1.4 to 10.2.0.

Release notes

Sourced from NServiceBus's releases.

10.2.0

As part of this release we had 92 commits which resulted in 20 issues being closed.

Features

  • #​7633 Multi-hosted endpoint lifecycle, keyed DI isolation, and slot-scoped logging
  • #​7641 Convention-based handler support

Improvements

  • #​7126 Add DateOnly support to XmlSerializer
  • #​7629 Allow pipeline behaviors to be registered using Register
  • #​7631 Replace expression tree pipeline execution with prewired invokers
  • #​7658 Consolidate Microsoft.Extensions dependencies by replacing specific packages with Microsoft.Extensions.Hosting
  • #​7659 Making sure the basic logging infrastructure is always wired up
  • #​7660 Add opt-in startup diagnostics logging with automatic size optimization
  • #​7661 Expose RollingLoggerProviderOptions and deprecate legacy logging APIs
  • #​7662 Preserve transport receive properties through message dispatch
  • #​7663 Analyzer warnings for static handler classes
  • #​7665 Simplify startup logging paths and retire DefaultFactory runtime logger internals
  • #​7667 AddNServiceBusEndpoint throws a meaningful exception when the transport is not specified
  • #​7668 Deprecate self-hosting APIs in favor of AddNServiceBusEndpoint
  • #​7678 Add obsolete warnings to additional public self-hosting APIs
  • #​7683 Introduce AddNServiceBusEndpointInstaller and deprecate old installer APIs
  • #​7692 Add support for DateOnly/TimeOnly into xml serializer
  • #​7698 Expose Endpoint Name as a read-only property on EndpointConfiguration
  • #​7709 Add AddNServiceBusInstallers for Generic Host Integration
  • #​7723 Replace MD5-based deterministic GUIDs with XxHash128

Where to get it

You can download this release from NuGet.

🛡 ClamAV virus scan results: No viruses detected
Version: ClamAV 1.4.4
Scan Date: Thu, 21 May 2026 17:26:05 GMT

----------- SCAN SUMMARY -----------
Known viruses: 3627866
Engine version: 1.4.4
Scanned directories: 1
Scanned files: 7
Infected files: 0
Data scanned: 21.25 MB
Data read: 4.66 MB (ratio 4.56:1)
Time: 31.933 sec (0 m 31 s)
Start Date: 2026:05:21 17:25:32
End Date:   2026:05:21 17:26:04
 ... (truncated)

Commits viewable in [compare view](https://github.com/Particular/NServiceBus/compare/10.1.4...10.2.0).
</details>

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=NServiceBus&package-manager=nuget&previous-version=10.1.4&new-version=10.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 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)


</details>

---
updated-dependencies:
- dependency-name: NServiceBus
  dependency-version: 10.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels May 21, 2026
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 .NET Pull requests that update .NET code

Development

Successfully merging this pull request may close these issues.

0 participants