Changes (62 commits from 12 contributors)
- update dependencies
- logging if encryption middleware can't decrypt the data instead of crashing. #853
- fix
disableHeartbeatChecks
option handling. #858 - force scanning only master redis nodes for deletion. #865
- add more info into
waitForServices
debug log messages. #870 - fix
EVENT
packet Avro schema. #856 - fix array & date conversion in cacher default key generator. #883
- fix Datadog tracing exporter. #890
- better elapsed time handling in tracing. #899
- improve type definitions. #843, #885, #886
- add E2E tests for CI (test all built-in transporter & serializers)