Skip to content

Commit 2bff0f1

Browse files
Upgrade to SurrealDB 3.0 - Java SDK v3.0.0 (#118)
1 parent 36f5783 commit 2bff0f1

39 files changed

+1230
-1327
lines changed

.github/workflows/cross.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ jobs:
286286
uses: actions/upload-artifact@v4
287287
with:
288288
name: surrealdb
289-
path: build/libs/surrealdb-1.0.0-beta.1.jar
289+
path: build/libs/surrealdb-3.0.0-SNAPSHOT.jar
290290

291291
- name: Linux Integration Test
292292
run: ./gradlew -i integrationTest

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## [3.0.0] - 2025-02-XX
4+
- Upgrade to SurrealDB SDK 3.0.0
5+
36
## [1.0.0] - 2025-02-XX
47

58
- Upgrade to SurrealDB SDK 2.2.1

0 commit comments

Comments
 (0)