Hot on the heals of 0.11.3 a new major has dropped! The default driver is now gRPC. While there's nothing wrong with the ZMQ implementation and we'll be supporting it for the foreseeable future, gRPC allows Directord to be used in FIPS certified environments; this is not possible with ZMQ due to it's use of libsodium
. The 0.12.0 release provides the means to run in secure clouds by default, while maintaining the performance and speed we've grown to expect.
What's Changed
- Rev 0120 by @cloudnull in #378
- Add exclude option to DNF component by @sshnaidm in #379
- Spec file and systemd packaging updates by @slagle in #381
- Allow drivers to run in isolation by @cloudnull in #380
- allow the driver to run in dummy mode by @cloudnull in #382
Full Changelog: 0.11.3...0.12.0