Releases: neo4j-php/Bolt
Releases · neo4j-php/Bolt
v7.2.1
What's Changed
- Default protocol versions update and bugfix by @stefanak-michal in #156
Support for consecutive minor versions worked based on how the library pack version, But based on how version unpack check worked it couldn't work further.
Full Changelog: v7.2.0...v7.2.1
v7.2.0
What's Changed
- Added support for Bolt 5.7 and 5.8 by @stefanak-michal in #154
Full Changelog: v7.1.6...v7.2.0
v7.1.6
What's Changed
- Added bolt 5.6 as one of negotiated versions by @stefanak-michal in #153
Full Changelog: v7.1.5...v7.1.6
v7.1.5
What's Changed
- Suppress unlink warning by @stefanak-michal in #150
- Added php 8.4 to workflows by @stefanak-michal in #152
Full Changelog: v7.1.4...v7.1.5
v7.1.4
What's Changed
- change of used tmp dir by @stefanak-michal in #146
- raised version to 4 for checkout step by @stefanak-michal in #148
- added support for new bolt version 5.6 by @stefanak-michal in #147
Full Changelog: v7.1.3...v7.1.4
v7.1.3
v7.1.2
v7.1.1
Full Changelog: v7.1.0...v7.1.1
v7.1.0
What's Changed
- added mixpanel analytics by @stefanak-michal in #140
- improved usage of temp directory. by @stefanak-michal in #141
Full Changelog: v7.0.1...v7.1.0
v7.0.1
What's Changed
- throw extra exception when reading empty buffer after timeout by @stefanak-michal in #138
- added track of open streams in transaction. updated server state hand… by @stefanak-michal in #139
Full Changelog: v7.0.0...v7.0.1