Skip to content

v2.15.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Sep 15:14
v2.15.0

What's Changed

  • Bump actions/stale from 10.4.0 to 11.0.0 by @dependabot[bot] in #905
  • fix(override): merge ulimits into the base value by @vsaraikin in #907
  • loader: skip re-merge of identical resources imported through diamond includes by @davireis in #906
  • add @glours as codeowner by @glours in #916
  • Update README.md by @ndeloof in #917
  • fix(override): prevent panic on non-string list elements by @glours in #915
  • introduce Project.WithoutUnresolvedOptionalDependencies by @ndeloof in #922
  • fix(loader): guard versionWarning global against data races by @glours in #919
  • fix(types): avoid data race in WithServicesTransform by @glours in #920
  • replace uses of testify and update logrus to reduce indirect dependencies by @thaJeztah in #921
  • override: sequence merge ignores strictly-identical duplicate entries by @ndeloof in #924
  • fix(types): reject unrecognized pull_policy values instead of defaulting by @glours in #923
  • fix: ignore default .env probe on permission denied by @ndeloof in #925
  • test: cover short/long ulimit syntax combinations in override merge by @ndeloof in #912
  • tests: codify the testing contract by @ndeloof in #914
  • fix: merge attributes of repeated variable occurrences in ExtractVariables by @ndeloof in #911
  • cli: validate COMPOSE_FILE entries point to actual compose files by @ndeloof in #909

New Contributors

Full Changelog: v2.14.0...v2.15.0