v2024.1.0

CHANGELOG

πŸš€ v2024.1.0 πŸš€

HTTP plugin:

  • πŸ”₯ Use protobuf encoded payloads to prevent field reordering and JSON escaped symbols.

Kafka driver:

SDK:

  • πŸ”₯ Use a small random jitter to prevent the Thundering herd problem when user uses max_jobs option and all the workers restarted at the same time. This feature is enabled automatically. (thanks @Kaspiman)

Last updated