Skip to content

Commit 0a00664

Browse files
authored
Changelog add 5.28.4.0 (#85)
1 parent 0483f68 commit 0a00664

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff 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**

0 commit comments

Comments
 (0)