Skip to content

mongo-c-driver 1.5.1

Compare
Choose a tag to compare
@ajdavis ajdavis released this 17 Dec 18:33
· 3725 commits to master since this release
1.5.1
34be381

It is my pleasure to announce mongo-c-driver 1.5.1. This is a bugfix release:

  • Fix SEGFAULT with performance counters on NUMA (thanks to Jonathan Wang).
  • Prevent rare assertion error in mongoc_cluster_stream_for_server.
  • Improve error messages from auth failure.
  • Escape quotes when appending CFLAGS to handshake metadata.
  • Fix OpenSSL header lookups in non-default paths.
  • Fix build failure with LibreSSL.

Thanks to everyone who contributed to the development of this release.

  • A. Jesse Jiryu Davis
  • Hannes Magnusson
  • Jeroen Ooms
  • Jonathan Wang

Peace,
-- A. Jesse Jiryu Davis