You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(PUP-11620) Avoid sending malformed PuppetDB reports with Oj
This disables the conversion of floats to BigDecimal when the Oj
MultiJson adapter is being used, as is done currently with JrJackson.
The original bug report is at the following URL:
https://bugs.debian.org/923976
This patch has been carried for some time in the Debian Puppet package,
without issue.
0 commit comments