Skip to content

Latest commit

 

History

History
156 lines (72 loc) · 6.5 KB

CHANGELOG.md

File metadata and controls

156 lines (72 loc) · 6.5 KB

Changelog

0.1.13 (2024-03-19)

Bug Fixes

  • Ensure logrus always has the right logfile before logging (ba34b51)

0.1.12 (2023-11-27)

Bug Fixes

  • Slack command output disable affected full message instead of command output only (0f1773d)

0.1.11 (2023-11-24)

Bug Fixes

  • Add release pleas comment to version file (b31cc8d)
  • add version command properly (db3df42)
  • ensure version output is displayed without comment (e79e230)

0.1.10 (2023-11-23)

Bug Fixes

  • log formatting + add disallow override file option to config (544767e)
  • magerun command now handles config override correctly (66eb5ea)
  • small fix for graceful interupts + some whitespacing fixes (229a649)

0.1.9 (2023-10-11)

Bug Fixes

  • Clear line properly for waiting indicator (9bfe765)
  • error output now properly included in return (7da6a34)
  • fix no output returns + functionality to strip content (869942f)
  • Fix tests for basic magerun command send (5928164)

0.1.8 (2023-09-18)

Bug Fixes

  • Command Escaping added + Correct config file pickup (5fbd2fe)
  • Map and Slices can now be read from config file (839b3c6)

0.1.7 (2023-08-31)

Bug Fixes

0.1.6 (2023-07-20)

Bug Fixes

  • Allow limitation of listener queues to avoid abuse or mistakes via user misspelling (6bb74ba)

0.1.5 (2023-06-21)

Bug Fixes

  • Added configuration overriding and made sweeping fixes to configuration settings (b56fa10)

0.1.4 (2023-06-15)

Bug Fixes

  • improved n98 command handler and updated slack output notifier (5b1d7ec)

0.1.3 (2023-06-14)

Bug Fixes

  • Added way to listen to magerun_output queue, added way to exit listening on output return (879a106)

0.1.2 (2023-06-14)

Bug Fixes

  • Updating CTX wait timeout of SQS (99398e8)

0.1.1 (2023-04-30)

Bug Fixes

  • readme showed deploy command existed (65cc4a7)

0.1.0 (2023-04-30)

Features

  • Fixed SQS and added slack notification ability (3e4a869)

0.0.15 (2023-04-26)

Bug Fixes

  • SQS was set to short polling, updated to wait 60s (eb4be08)

0.0.14 (2023-04-25)

Bug Fixes

  • Correct tests to work with new functionality (5b82107)

0.0.13 (2023-04-25)

Bug Fixes

  • Include Restricted & Required argument configuration (ebd175b)

0.0.12 (2023-04-20)

Bug Fixes

  • ref_name for autodeployments (40bbfd2)

0.0.11 (2023-04-20)

Bug Fixes

  • Correct release.yml behaviour and allow manual running of QOL actions (644dfaa)

0.0.10 (2023-04-20)

Bug Fixes

  • Allow ReleasePlease to create build assets for releases (d7f44ba)

0.0.9 (2023-04-20)

Bug Fixes

  • SQS queues did not work correctly with CorrelationIDs (cdf48cb)