GoodJob v1.1.4 Release Notes

Release Date: 2020-08-19 // over 3 years ago
  • ๐Ÿ‘ท Full Changelog

    Implemented enhancements:

    • ๐Ÿ‘ท Explicitly name threads for easier debugging #64
    • ๐Ÿ‘ท Investigate Listen/Notify as alternative to polling #54

    ๐Ÿ”€ Merged pull requests:

    • โž• Add Postgres LISTEN/NOTIFY support #82 (bensheldon)
    • โฑ Allow Schedulers to filter #create_thread to avoid flood of queries when running async with multiple schedulers #81 (bensheldon)
    • ๐Ÿ”จ Fully name scheduler threadpools and thread names; refactor CLI STDOUT #80 (bensheldon)