Skip to content

v0.2.0.0

Compare
Choose a tag to compare
@philippeVerney philippeVerney released this 26 Feb 10:57
· 14 commits to main since this release
1cbf137

Bug fix

  • Fix nullptr when building ETP dataobj from a partial dataobj

Development

  • Allow to use an HTTP proxy
  • Abstract SSL or plain mode of a ClientSession
  • Force closing HTTPS stream instead of asking a SSL graceful close
  • By default output protocol exceptions on cerr

Build

  • CMake Find module usage for AVRO and FESAPI
  • Do no more depend on boost system library if boost > 1.70
  • Add example in code base

Full Changelog: v0.1.0.0...v0.2.0.0