File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -175,6 +175,31 @@ Changelog
175175[ #44 ] : https://github.com/neo4j/neo4j-python-driver-rust-ext/pull/44
176176
177177
178+ ## [ 5.28.4.0] ( https://github.com/neo4j/neo4j-python-driver-rust-ext/tree/5.28.4.0 ) (2026-05-04)
179+ ***
180+ ### ** ⭐️ New Features**
181+ * Target driver version 5.28.4 ([ #83 ] ).
182+
183+ [ #83 ] : https://github.com/neo4j/neo4j-python-driver-rust-ext/pull/83
184+
185+ ### ** 👏️ Improvements**
186+ * Update dependencies ([ #83 ] ):
187+ * Update ` maturin ` (Python package builder) from ` ~= 1.11.5 ` to ` ~= 1.13.1 ` .
188+ * Update ` PyO3 ` from ` 0.27.2 ` to ` 0.28.3 ` .
189+
190+ [ #83 ] : https://github.com/neo4j/neo4j-python-driver-rust-ext/pull/83
191+
192+ ### ** 📦️ Packaging**
193+ * Bump MSRV to 1.88 ([ #83 ] ).
194+
195+ [ #83 ] : https://github.com/neo4j/neo4j-python-driver-rust-ext/pull/83
196+
197+ ### ** 🧑️💻️ Development**
198+ * Add tests for free-threaded (no-gil) Python builds ([ #83 ] ).
199+
200+ [ #83 ] : https://github.com/neo4j/neo4j-python-driver-rust-ext/pull/83
201+
202+
178203## [ 5.28.3.0] ( https://github.com/neo4j/neo4j-python-driver-rust-ext/tree/5.28.3.0 ) (2026-01-12)
179204***
180205### ** ⭐️ New Features**
You can’t perform that action at this time.
0 commit comments