Sha256: c6b02c4eb254a0dd2b60d4b850cf4fc9b94562703b22090d93fab3ef4607b585
Contents?: true
Size: 1002 Bytes
Versions: 5
Compression:
Stored size: 1002 Bytes
Contents
# Changelog ## 0.14.0 * Add experimental test pool (`Msgr::TestPool`) ## 0.13.0 * Use `Rails.application.config_for` if available. ## 0.12.2 * Do not delete the exchange on stop delete:true - as the exchange is changed ## 0.12.1 * Loose dependency on bunny to allow ~> 1.4 for stone-age old RabbitMQ servers. ## 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
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
msgr-0.14.1.1.b112 | CHANGELOG.md |
msgr-0.14.1.1.b111 | CHANGELOG.md |
msgr-0.14.1.1.b110 | CHANGELOG.md |
msgr-0.14.1 | CHANGELOG.md |
msgr-0.14.0 | CHANGELOG.md |