File tree Expand file tree Collapse file tree 5 files changed +26
-7
lines changed Expand file tree Collapse file tree 5 files changed +26
-7
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,32 @@ Changelog
55
66<!-- towncrier release notes start -->
77
8+ ## [ 6.0.3.0] ( https://github.com/neo4j/neo4j-python-driver-rust-ext/tree/6.0.3.0 ) (2025-11-07)
9+ ***
10+ ### ** ⭐️ New Features**
11+ * Target driver version 6.0.3 ([ #72 ] ).
12+
13+ [ #72 ] : https://github.com/neo4j/neo4j-python-driver-rust-ext/pull/72
14+
15+ ### ** 👏️ Improvements**
16+ * Update dependencies ([ #71 ] ):
17+ * Bump dependency PyO3 (Rust binding for Python) from ` 0.26.0 ` to ` 0.27.1 ` .
18+ * Update ` maturin ` (Python package builder) from ` ~= 1.9.1 ` to ` ~= 1.9.6 ` .
19+
20+ [ #71 ] : https://github.com/neo4j/neo4j-python-driver-rust-ext/pull/71
21+
22+ ### ** 🧹️ Clean-up**
23+ * Remove now unused helper functions for converting ` Vector ` values to/from native Python ` lists ` ([ #70 ] ).
24+ For more details, see [ neo4j-python-driver #1263 ] ( https://github.com/neo4j/neo4j-python-driver/pull/1263 ) .
25+
26+ [ #70 ] : https://github.com/neo4j/neo4j-python-driver-rust-ext/pull/70
27+
28+ ### ** 🧑️💻️ Development**
29+ * Improve details of internal error message ([ #74 ] ).
30+
31+ [ #74 ] : https://github.com/neo4j/neo4j-python-driver-rust-ext/pull/74
32+
33+
834## [ 6.0.2.0] ( https://github.com/neo4j/neo4j-python-driver-rust-ext/tree/6.0.2.0 ) (2025-10-02)
935***
1036### ** ⭐️ New Features**
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments