Skip to content

v0.28.0

Latest

Choose a tag to compare

@fernandobatels fernandobatels released this 23 Aug 19:08

What's Changed

  • Add isolation/type-mapping examples and document transaction and type semantics by @mariuz in #173
  • Modified pure_rust to 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

Full Changelog: v0.27.0...v0.28.0