What's Changed
- Add isolation/type-mapping examples and document transaction and type semantics by @mariuz in #173
- Modified
pure_rustto work with WireCrypt=Disabled by @jairinhohw in #177 - enable TCP_NODELAY on socket to speed up pure rust client by @MnlPhlp in #176
- CI: update runners, Firebird versions and coverage tooling by @maratth in #181
- Pipeline fix by @fernandobatels in #178
- Add a Services API (service_mgr) for the native client: server version, backup and restore with streamed verbose output by @mariuz in #174
- Implement firebird events in the pure rust client by @maratth in #180
- fix(pure_rust): read responses until complete, keep the surplus by @d0m1n1kr in #179
- fix(pure_rust): restore Firebird 2.5 support broken by #177 by @maratth in #182
New Contributors
- @MnlPhlp made their first contribution in #176
- @maratth made their first contribution in #181
- @d0m1n1kr made their first contribution in #179
Full Changelog: v0.27.0...v0.28.0