For a full list of features and changes, please refer to the v1.0.0 release on GitHub.
New Features
- Added new AllowDependenciesOn per-node configuration option to white list inter-node dependencies
- Added new ConnectionRetryCountUntilQuiet configuration option to prevent bluechi-agent from continuously logging connection retry failures
Bug Fixes
- Fixed double-free calls
- Fix get_address_test.c:getaddrinfo_mock function
... and more