Getting Started
Architecture
NServiceBus
Transports
ServiceInsight
ServicePulse
ServiceControl
Monitoring
Modernization
Samples

NServiceBus Gateway RavenDB Persistence Upgrade from 4 to 5

RavenDB Client Upgrade

NServiceBus.Gateway.RavenDB version 5 introduces support for RavenDB.Client 6.2.9 or higher.

RavenDB clients are forward-compatible starting with version 4.2, meaning a newer client can connect to a server of the same or higher version. However, if your servers are running a version prior to 6, upgrading the client requires extra care.

In this case, review both the RavenDB client breaking changes and the RavenDB server breaking changes to ensure compatibility before upgrading.

If your servers are already on RavenDB 6 or higher, you can safely upgrade the client library after consulting the RavenDB client breaking changes without requiring immediate server changes.

Related Articles

  • Gateway
    Durable fire-and-forget messaging across physically separated IT infrastructure.
  • RavenDB Gateway Storage
    RavenDB deduplication storage for the gateway component.