.changes/v0.18.17.md
Automatically apply .gitignore patterns on directory loading for module call by @TomChv and @jedevc in https://github.com/dagger/dagger/pull/10883 \
Add NoGitAutoIgnore argument to Host.Directory to disable this behavior.
Host.containerImage API to load images from the host container image store by @jedevc in https://github.com/dagger/dagger/pull/10810Container.combined API to get both standard output and standard error after withExec by @eunomie https://github.com/dagger/dagger/pull/10924GitRepository.url API to get the fully resolved URL of a git repository by @jedevc in https://github.com/dagger/dagger/pull/10959Containers, Directorys and running Services by @jedevc in https://github.com/dagger/dagger/pull/10867.netrc file by @jedevc in https://github.com/dagger/dagger/pull/10957git now automatically determines the protocol when using a scheme-less URL (instead of defaulting to https://) by @jedevc in https://github.com/dagger/dagger/pull/10960