github CodesWhat/drydock 1.1.2
v1.1.2

latest releases: v1.5.0-rc.5, v1.6.0, v1.5.0-rc.4...
one month ago

Bug Fixes

  • Misleading docker-compose file error messages — When a compose file had a permission error (EACCES), the log incorrectly reported "does not exist" instead of "permission denied". Now distinguishes between missing files and permission issues with actionable guidance. (#42)
  • Agent watcher registration fails on startup — Agent component path resolved outside the runtime root (../agent/components instead of agent/components), causing "Unknown watcher provider: 'docker'" errors and preventing agent watchers/triggers from registering. (#42)

Improvements

  • Debug logging for component registration — Added debug-level logging showing resolved module paths during component registration and agent component registration attempts, making path resolution issues easier to diagnose.

Full Changelog: 1.1.1...1.1.2

Don't miss a new drydock release

NewReleases is sending notifications on new releases.