Pallets v0.3.0 Release Notes

Release Date: 2019-02-08 // about 5 years ago
  • ➕ Added

    • shared contexts (#9)
    • 🚦 handle TERM and TTIN signals (#15, #17)
    • 🔧 configure how long failed jobs are kept (#21)

    🔄 Changed

    • 👉 use a single Redis connection when picking up work (#11)
    • 👌 improve logging (#14)
    • 🛠 fix handling empty workflows and contexts (#18)
    • 🛠 fix encoding for msgpack serializer (#19)
    • 👷 malformed jobs are given up rather than discarded (#22)

    ✂ Removed

    • 👌 support for Ruby 2.1 & 2.2 (#13)