Sha256: 718bb9ff53ecda2cb67cca9e12bf44151fa054c6050d2005ab8481f9bb6017c4

Contents?: true

Size: 640 Bytes

Versions: 1

Compression:

Stored size: 640 Bytes

Contents

# Changelog

## v1.0.1

* Require ruby-kafka v1.0 or higher.

## v1.0.0

* Add `DeliveryBoy.clear_buffer` method.
* Support exactly once delivery and transactional messaging (#50)
* Check that Rails::Railtie is defined (#48)

## v0.2.8

* Support `log_level` config option.
* Support for ssl_verify_hostname in the configuration (#44)
* Upgrade dependency on KingKonf.
* Allow configuring `sasl_over_ssl`.

## v0.2.7

* Support for ssl_ca_certs_from_system #18
* Interface synchronisation in test #24
* Fixed error for require in railtie.rb #23

## v0.2.4

* Add support for SASL SCRAM

## v0.2.0

* Add a test mode
* Improve config system

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
delivery_boy-1.0.1 CHANGELOG