Skip to content

Bolt 6.1: UUID type - #1308

Merged
robsdedude merged 9 commits into
neo4j:6.xfrom
robsdedude:feat/bolt-6.1
Jul 2, 2026
Merged

Bolt 6.1: UUID type#1308
robsdedude merged 9 commits into
neo4j:6.xfrom
robsdedude:feat/bolt-6.1

Conversation

@robsdedude

@robsdedude robsdedude commented May 11, 2026

Copy link
Copy Markdown
Member

Add support for Bolt 6.1 which includes a new UIDD type which maps to Python's builtin uuid.UUID type. N.B., UUID.is_safe will not be preserved when round-tripped through the DBMS.

Closes: DRIVERS-365

Depends on:

@robsdedude
robsdedude marked this pull request as ready for review June 9, 2026 14:28
@RichardIrons-neo4j

Copy link
Copy Markdown

Also note: should CHANGELOG.md have a line under 6.1 for this?

Comment thread src/neo4j/_codec/packstream/v2/__init__.py

@RichardIrons-neo4j RichardIrons-neo4j left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥳

@robsdedude
robsdedude merged commit e97a122 into neo4j:6.x Jul 2, 2026
32 of 41 checks passed
@robsdedude
robsdedude deleted the feat/bolt-6.1 branch July 2, 2026 09:05
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.

2 participants