There's a couple regressions in v0.11.5 that are significant enough to warrant a quick follow-up release:
- The init for containers is always x86 even in other platform engine images: https://github.com/dagger/dagger/pull/7497
- Workaround at the moment is to enable qemu emulation on the host (e.g.
docker run --privileged --rm tonistiigi/binfmt --install all)
- Workaround at the moment is to enable qemu emulation on the host (e.g.
- If the host's
/etc/resolv.confdoesn't havesearch, then containers won't have it either: https://github.com/dagger/dagger/pull/7501- Workaround at the moment is to always use service aliases rather than ever using the value returned by
.Endpoint(), which is probably a best practice anyways, but this is still a regression
- Workaround at the moment is to always use service aliases rather than ever using the value returned by
Also going to try to sneak in a fix to https://github.com/dagger/dagger/issues/7503 since it should be quick and is a blocker for some users: https://discord.com/channels/707636530424053791/1244581784080093225
Let me know if there's any other low-risk fixes we want to get in! Striving for doing this today but may push to tomorrow if not enough time.
cc @normal crypt @vestal ivy @raven lion @hollow kraken @little torrent @spice garden @ivory pendant @harsh prism
every release has to have at least a dash of drama, appreciate it