v0.2.0.0
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