Skip to content
This repository has been archived by the owner on Oct 13, 2020. It is now read-only.

1.9.0

Compare
Choose a tag to compare
@ajdavis ajdavis released this 20 Dec 20:06
· 4 commits to master since this release
1.9.0
01f21fe

It is my pleasure to announce Libbson-1.9.0.

New features and bugfixes:

  • Fix Autotools syntax for OpenBSD and any platform lacking stdint.h.
  • Fix Android NDK incompatibilities.
  • Fix a one-byte write past the end of a buffer in bson_decimal128_to_string.
  • Avoid reading past the end of a string that contains UTF-8 multibyte NIL.
  • Fix some pedantic warnings in C99 mode.

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

  • A. Jesse Jiryu Davis
  • Kevin Albertson
  • Jean-Marc Le Roux
  • Jeremy Mikola
  • Dimitri Gence
  • Hannes Magnusson

Peace,
-- A. Jesse Jiryu Davis