This release adds a number of bugfixes and minor updates, to fix issues and reduce friction discovered when installing some producers/consumers for moving data from the X-Ray lab. Updates include:
- A fix for a bug that would make the common occurrence of the librdkafka buffering queue being full appear like an error
- Allowing a few retries when dumping DataclassTable objects out to files
- Changing the default values of some command line and configuration options to better reflect our most common use cases
- Changing how the producer-internal queue is sized so that it uses a constant, configurable amount of memory
- Silencing some informational messages from KafkaCrypto
- Making sure the Windows Services will wait for "Network Connections" to be set up before they restart
- Improving the logging interface