Skip to content

Update SurrealDB SDKs to latest 2.x (2.6.5) and 3.x (3.1.5) - #94

Merged
mumoshu merged 1 commit into
mainfrom
surrealdb-sdk-updates
Jul 1, 2026
Merged

Update SurrealDB SDKs to latest 2.x (2.6.5) and 3.x (3.1.5)#94
mumoshu merged 1 commit into
mainfrom
surrealdb-sdk-updates

Conversation

@mumoshu

@mumoshu mumoshu commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

What is the motivation?

surreal-sync supports SurrealDB 2.x and 3.x at the same time, so both SDK lines should track their own latest stable release. Dependabot instead tried to collapse 2.x onto 3.x (#88), which breaks that dual-SDK support.

What does this change do?

  • Bumps the v2 SDK to 2.6.5 and the v3 SDK to 3.1.5 across the workspace.
  • Aligns test/loadtest SurrealDB Docker image tags with the new versions.
  • Configures Dependabot to ignore cross-major surrealdb upgrades.

What is your testing strategy?

make clippy and make test (unit, integration against live 2.6.5/3.1.5 containers, and doctests) pass locally.

Is this related to any issues?

#88

Have you read the Contributing Guidelines?

  • I have read the Contributing Guidelines

Bump both SDK lines to their latest stable releases while keeping v2/v3
coexistence, align test/loadtest Docker image tags, and configure
Dependabot to ignore cross-major surrealdb upgrades.
@mumoshu
mumoshu merged commit 8137398 into main Jul 1, 2026
9 checks passed
@mumoshu
mumoshu deleted the surrealdb-sdk-updates branch July 1, 2026 10: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.

1 participant