All Versions
28
Latest Version
Avg Release Cycle
145 days
Latest Release
450 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.6.0 Changes
December 30, 2021- TBD (please help backfill)
-
v1.5.0 Changes
September 19, 2018- TBD
-
v1.4.1 Changes
June 10, 2017- 🛠Fix warning for constant ::Fixnum is deprecated (@amatsuda)
-
v1.4.0 Changes
May 14, 2017- 🛠Fix unit tests to be more consistent (@eltone)
- 👷 Ensure job supports body hash with symbol keys (@eltone)
- âž• Add support for custom serialization formats (@eltone)
- 👷 Log the params when a job timeout occurs (@nathantsoi)
-
v1.3.1 Changes
October 02, 2016- âž• Addition of thread-pool-based concurrency (@contentfree)
-
v1.3.0 Changes
February 05, 2016- Enqueue command now responds with beanstalk response details
-
v1.2.0 Changes
November 02, 2015- 🛠FIX Made connections to beanstalkd more resilient (@contentfree)
-
v1.2.0.pre Changes
October 24, 2015- FIX Replace static Beaneater connection with individual connections per worker instance/thread (@contentfree)
- FIX Beaneater connections try really hard to repair themselves if disconnected accidentally (@contentfree)
- NEW Event hook for workers: on_reconnect (@contentfree)
-
v1.1.0 Changes
September 14, 2015- NEW Ability to configure namespace separator (@bfolkens)
- NEW Avoid timeouts altogether by setting queue_respond_timeout to 0 (@zacviandier)
- NEW Event hooks for on_retry and on_bury (@contentfree)
- NEW Support lambdas for queue names (@contentfree)
- NEW Allow for control of delay calculation (@contentfree)
- NEW Ability to specify environment when running the CLI (@contentfree)
- NEW Control default async behavior of methods (@contentfree)
-
v1.0.0 Changes
April 26, 2015- NEW Updating to Beaneater 1.0 (@alup)