Skip to content

Commit 581af70

Browse files
Update migration guide for 6.0 breaking changes
Removed the section about all deprecated elements in 5.x, as things like id have been retained.
1 parent 64b86ca commit 581af70

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

MIGRATION_GUIDE.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -415,8 +415,6 @@ returned.
415415

416416
### 5.x deprecation removals
417417

418-
Every deprecated element in 5.x has been removed from 6.0. This includes:
419-
420418
#### Structs
421419
* `neo4j.Config` (replaced by `config.Config` since 5.8.0)
422420

@@ -454,4 +452,4 @@ The `*WithContext` APIs are now deprecated in v6 and will be removed in v7.0. Th
454452

455453
The minimum Go version requirement has been updated to Go 1.24 for v6.0.
456454

457-
For a complete list of all breaking changes, see the [planned breaking changes discussion](https://github.com/neo4j/neo4j-go-driver/discussions/456).
455+
For a complete list of all breaking changes, see the [planned breaking changes discussion](https://github.com/neo4j/neo4j-go-driver/discussions/456).

0 commit comments

Comments
 (0)