Upgrade to Jansson 2.1
----------------------
Key: AVRO-865
URL: https://issues.apache.org/jira/browse/AVRO-865
Project: Avro
Issue Type: Improvement
Components: c
Affects Versions: 1.5.2, 1.6.0
Reporter: Douglas Creager
Assignee: Douglas Creager
There have been a couple of releases on the Jansson JSON library that we're
using in the C bindings. There are a couple of new features that will be
especially helpful to us:
* Jansson now supports 64-bit integer values, so Avro {{long}} values will
encode correctly
* Jansson can now encode JSON values that aren't top-level arrays or objects,
so we won't need a special workaround for encoding Avro scalars
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira