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

Added example about compatibility with RavenDB Server versions #6987

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

ramonsmits
Copy link
Member

@ramonsmits ramonsmits commented Feb 13, 2025

In the past we have a nice table:

Somewhere that got removed...

Maybe we should restore that and include RavenDB Server:

NServiceBus.RavenDB 9.0 uses RavenDB.Client v5.4.116.* which is compatible with RavenDB Server 5.4, 6.0, 6.1.x, 6.2.x, 7.0.x, and future newer versions of RavenDB Server

NServiceBus RavenDB Persistence RavenDB Client RavenDB Server
9.x 9.0.x 5.4 5.4, 6.x, 7.x
8.x ? ? ?
7.x ? ? ?

@ramonsmits ramonsmits self-assigned this Feb 13, 2025
@soujay soujay merged commit b42ed93 into master Feb 14, 2025
4 checks passed
@soujay soujay deleted the ravendb-server-version-compatibility branch February 14, 2025 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants