v1.6.0
What's Changed
- Several updates to DD by @davidrohr in #175
Changes include:
- Terminate TfBuilder in case of gRPC failure, since that EPN will be silently dead otherwise.
- Terminate TfBuilder if it cannot connect to one of the FLPs, otherwise we can loose an FLP in a run.
- Adapt to new FairMQ API.
- Disable deprecation warnings to enable compilation with new boost.
Full Changelog: v1.6.0...v1.6.0-fix.1