Sha256: b234de2a285b36e89d8763aab24b077c1624d50912dfcd9aa280f10ed6f7a941
Contents?: true
Size: 784 Bytes
Versions: 1
Compression:
Stored size: 784 Bytes
Contents
# Changelog ## Unreleased ## racecar v0.4.0 * Require Kafka 0.10 or higher. * Support configuring SASL SCRAM authentication (#65). ## racecar v0.3.8 * Change the default `max_wait_time` to 1 second. * Allow setting the `offset_retention_time` for consumers. * Allow pausing partitions indefinitely (#63). ## racecar v0.3.7 * Allow setting the key and/or partition key when producing messages. ## racecar v0.3.6 * Allow producing messages (alpha). ## racecar v0.3.5 * Instrument using ActiveSupport::Notifications (#43). * Add support for SASL. ## racecar v0.3.4 * Use KingKonf for defining configuration variables. * Allow setting configuration variables through the CLI. * Make all configuration variables available over the ENV. * Allow configuring Datadog monitoring.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
racecar-0.4.0 | CHANGELOG.md |