Skip to content

v2.19.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jun 22:09
c496c23

Known Issues 😓

  • DNS resolution issues in services using multiple networks (#10777)

Bugfixes 🐛

  • Fix for "container not connected to network" errors when running compose up (#10756)
  • Default to project directory if build.context is not specified (see compose-spec/compose-spec#376)
  • Warn if using a bind mount in watch configuration (#10741)

Changelog

  • add warning when a watch source is already used by a bind mount volume by @glours in #10741
  • fix typos by @gocurr in #10740
  • Fix capitalization error in sentence by adding an uppercase letter at… by @aroramrinaal in #10722
  • up: fix race condition on network connect by @milas in #10756
  • ci: upgrade compose-go to v1.15.1 by @milas in #10757

New Contributors

Full Changelog: v2.19.0...v2.19.1