Sha256: a117b2c9cda749fd02c930acbedc8fc2ccf414365b54c4813abfd05a0dac8104

Contents?: true

Size: 694 Bytes

Versions: 4

Compression:

Stored size: 694 Bytes

Contents

# Changelog

## 0.11.rc3

* Define pool_class by string to make it useable with rails
* Add checkcredentials config option to disable initial connect to rabbitmq
  server to check the credentials

## 0.11.rc2

* Add nack for messages when an error is rescued by dispatcher

## 0.11.rc1

* Add pool_class config to override pool classes used by dispatcher

## 0.4 - 0.10

* Some lost history due to several crises

## 0.4.1

* Fix bug with empty routes on client start

## 0.4.0

* Improve railtie and autostart code

## 0.3.0

* Support for forking web servers like unicorn

## 0.2.1

* Fix wrong rails initializer code - was not use the config file

## 0.2.0

* Improve rails initializer code

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
msgr-0.12.0 CHANGELOG.md
msgr-0.11.1 CHANGELOG.md
msgr-0.11.0 CHANGELOG.md
msgr-0.11.0.rc3 CHANGELOG.md