This release introduced a breaking change via compose-go v1.3.0 and this PR.
Docker Compose will recreate new resources (networks, volumes, secrets, configs...) with new names, using a - instead a _ and try to connect/use to this new created resources instead of your existing ones!
Please use Compose v2.9.0 instead
gocritic to the lintersFull Changelog: https://github.com/docker/compose/compare/v2.7.0...v2.8.0
Fetched March 31, 2026