Skip to content

v2.38.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jul 09:35
· 26 commits to main since this release

What's Changed

✨ Improvements

🐛 Fixes

  • Add a Done event to model progress display by @glours in #13008
  • Fix the way we're checking if the provider metadata are empty or not by @glours in #13017
  • Build: fix service with profile missing secrets by @ndeloof in #13023
  • Fix select dockerignore based on Dockerfile name set from symlink by @ndeloof in #13024

🔧 Internal

  • pkg/compose: remove redundant uses of strslice.StrSlice by @thaJeztah in #13002
  • (reactoring) avoid a global variable by introducing logConsumer decorator by @ndeloof in #12945
  • Chore: fix some minor issues in the comments by @mountdisk in #12991
  • A single place for shell-out command setup by @ndeloof in #13007
  • Add USER_AGENT variable to cmd when shellouting by @glours in #13025

⚙️ Dependencies

  • Bump golang to v1.23.10 by @glours in #13004
  • Bump go-viper/mapstructure to version v2.3.0 by @glours in #13005
  • Build(deps): bump github.com/moby/buildkit from 0.23.1 to 0.23.2 by @dependabot in #13009
  • Build(deps): bump github.com/docker/cli from 28.3.0+incompatible to 28.3.1+incompatible by @dependabot in #13012
  • Build(deps): bump github.com/docker/docker from 28.3.0+incompatible to 28.3.1+incompatible by @dependabot in #13011

New Contributors

Full Changelog: v2.38.1...v2.38.2