libjson-rpc-cpp v1.1.1 Release Notes

Release Date: 2018-10-31 // over 5 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ— Build issue on RHEL7 (#244, #246)
    • ๐Ÿ— Build with empty install prefix (#226)
    • GnuInstallDirs handling for library targets (#239)
    • ๐Ÿšฆ Disabled libcurl signal handlers (#210)
    • ๐ŸŽ Terrible performance for socket based connectors (#229)
    • ๐Ÿš€ Library versioning error (1.1.0 release actually specified 1.0.0)

    โž• Added

    • ๐Ÿ“š Missing documentation about python stubgenerator (#222)
    • Parameter to enable omitEndingLineFeed() (#213)
    • Documenation in examples about throwing serverside errors (#249)

    ๐Ÿ”„ Changed

    • โšก๏ธ Updated CI images to use Ubuntu 18.04 instead of 17.04
    • 0๏ธโƒฃ Disabled FileDescriptor connectors by default
    • โœ‚ Removed custom FindCURL cmake module (#237)
    • Parameter handling of procedurs without params in stubgenerator