Skip to content
Compare
Choose a tag to compare
@neilime neilime released this 30 Jan 20:18

Release Summary

This release introduces a new feature allowing users to specify Docker flags as an input, enhancing flexibility in Docker Compose operations. A bug fix ensures that Docker Compose output is now printed only in debug mode, reducing unnecessary log verbosity. Additionally, documentation has been updated to reflect the latest actions and workflows. Dependencies have been updated for GitHub Actions to maintain compatibility and security.

No breaking changes were introduced in this release.

What's Changed

  • chore(deps): bump the actions-dependencies group across 1 directory with 2 updates by @dependabot in #107
  • fix: print docker compose output to debug only by @neilime in #118
  • feat: add docker flags input by @neilime in #115
  • docs: update actions and workflows documentation by @hoverkraft-bot in #121
  • chore(deps): bump the github-actions-dependencies group with 2 updates by @dependabot in #119

Full Changelog: v2.1.0...v2.2.0