COMMITS
May 22, 2026
S
docs: compose logs: add links for since/until flag descriptions
Sebastiaan van Stijn committed
May 21, 2026
D
build(deps): bump github.com/docker/cli
dependabot[bot] committed
May 20, 2026
D
build(deps): bump golang.org/x/sys from 0.42.0 to 0.44.0
dependabot[bot] committed
D
build(deps): bump github.com/compose-spec/compose-go/v2
dependabot[bot] committed
May 19, 2026
D
build(deps): bump github.com/docker/cli
dependabot[bot] committed
April 28, 2026
G
fix(publish): prompt on sensitive-looking env literals
Guillaume Lours committed
May 15, 2026
D
build(deps): bump google.golang.org/grpc from 1.81.0 to 1.81.1
dependabot[bot] committed
May 6, 2026
G
feat: pre-filter Desktop Logs view by Compose project
Guillaume Lours committed
April 23, 2026
G
refactor: drop Desktop beta-settings check; gate hint on LogsTab flag
Guillaume Lours committed
May 18, 2026
G
fix: restore stoppingEvent/stoppedEvent helpers for plugin stop hook
Guillaume Lours committed
May 7, 2026
G
fix: stop-only metadata no longer drops options for up/down
Guillaume Lours committed
G
perf: avoid duplicate provider metadata fetch on stop
Guillaume Lours committed
G
feat: add stop lifecycle hook for external providers
Guillaume Lours committed
S
pkg/compose: go fix
Sebastiaan van Stijn committed
S
update to go1.26.3
Sebastiaan van Stijn committed
D
build(deps): bump google.golang.org/grpc from 1.80.0 to 1.81.0
dependabot[bot] committed
D
build(deps): bump github.com/docker/cli
dependabot[bot] committed
D
build(deps): bump github.com/moby/moby/client from 0.4.0 to 0.4.1
dependabot[bot] committed
April 15, 2026
G
fix: make e2e tests pass reliably locally with Docker Desktop
Guillaume Lours committed
May 4, 2026
G
fix: route OCI artifact pulls through Docker Desktop HTTP proxy
Guillaume Lours committed
May 12, 2026
N
nit: use labelFilter consistently in filters.go
Nicolas De loof committed
April 27, 2026
N
fix: restore deprecated Set.Clear/Union; use resource var in pull.go
Nicolas De loof committed
N
refactor: fix lint issues from cleanup changes
Nicolas De loof committed
N
refactor: miscellaneous small cleanups (forEach, filters, Set)
Nicolas De loof committed
N
refactor(compose): collapse resolveSharedNamespaces repeated blocks
Nicolas De loof committed
N
refactor(compose): extract forEachContainerConcurrent to deduplicate pause/kill logic
Nicolas De loof committed
N
refactor(compose): extract removeResource helper in down.go
Nicolas De loof committed
N
refactor(compose): remove redundant wrapper funcs in dependencies.go
Nicolas De loof committed
N
refactor(compose): collapse trivial event-helper wrappers in progress.go
Nicolas De loof committed
N
refactor(cmd): extract withBackend helper to remove CLI boilerplate
Nicolas De loof committed