Skip to content

Releases: Automattic/cron-control-runner

1.0.0

20 Jun 23:25
1.0.0
b1e1f8b
Compare
Choose a tag to compare

What's Changed

  • Runner refactor by @WPprodigy in #1
  • move staggering into site getevents worker by @bnu0 in #3
  • performer readiness check by @bnu0 in #4
  • add locker + memcache implementation by @bnu0 in #5
  • simplify that memcache locking thing by @bnu0 in #6
  • Add event age metrics by @bnu0 in #7
  • Improved tokenization of CLI params to account for JSON and whitespace by @dchymko in #9
  • GetEvents work distribution via locking by @bnu0 in #8
  • Validate only JSON Objects in remote.go commands by @andrea-sdl in #11
  • Remote runner: Avoid panic by erroring checking first by @WPprodigy in #10
  • Added a check to avoid using the padlock if it has been nulled by @andrea-sdl in #12
  • Do not finish the command on attachWpCliCmdRemote or on connection errors by @luismulinari in #13
  • Force valid UTF-8 for WP CLI output by @luismulinari in #14
  • Fix UTF-8 encoding before writing to the socket by @luismulinari in #17
  • Resume command that is already finished by @luismulinari in #15
  • Add Github workflow to build and test on push + PR by @jblz in #19
  • WP-CLI: docker-compose-based dev env by @jblz in #18
  • WP-CLI: Allow db query subcommand (with a param) by @jblz in #20
  • Call Webhook API when WP CLI command finishes by @luismulinari in #21
  • Add new env var for remote by @nickdaugherty in #23
  • CANTINA-996: Remove restrictions that already exist in Parker & MU by @rebeccahum in #24
  • ci: add release workflow by @sjinks in #27
  • ci: update test workflow by @sjinks in #28
  • feat: add support for tcp sockets for php-fpm by @sjinks in #26
  • ci: add missing permissions by @sjinks in #29

New Contributors

Full Changelog: https://github.com/Automattic/cron-control-runner/commits/1.0.0