#✨ v0.11.6 release - May 30th

1 messages · Page 1 of 1 (latest)

stable flicker
#

There's a couple regressions in v0.11.5 that are significant enough to warrant a quick follow-up release:

  1. 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)
  2. If the host's /etc/resolv.conf doesn't have search, 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

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

stable flicker
stable flicker
stable flicker
#

Have a fix for the above here: https://github.com/dagger/dagger/pull/7506

At this point it's getting a bit late to do the release today (I still have some more prep to do for the community call tomorrow), so I'm just gonna postpone to after morning meetings tomorrow

#

✨ v0.11.6 release - May 30th

stable flicker
stable flicker
#

need a quick shipit on that PR ^ to continue (cc @raven lion @normal crypt, anyone with a sec)

stable flicker
stable flicker
#

SDKs+helm chart all released, cc'ing @ivory pendant @covert gulch that playground, daggerverse, dagger cloud and CI can be updated now

normal crypt
#

I don't have tribal knowledge, but I have emotional support

stable flicker
raven lion
#
* commit 158efd19b6af5ff000289d6c7c507ada3c7b3b9b (HEAD -> main, tag: v5.8.0, tag: v5, origin/main, origin/HEAD)
| Author: Erik Sipsma <erik@sipsma.dev>
| Date:   Thu May 30 16:20:06 2024 -0700
|
|     chore: bump default dagger version to v0.11.6
|
|     Signed-off-by: Erik Sipsma <erik@sipsma.dev>
|
* commit cf09bf6f3022f361e449494489368d779a585896 (tag: v5.7.0)
| Author: Justin Chadwell <me@jedevc.com>
| Date:   Tue May 28 14:35:01 2024 +0100
|
|     chore: bump default dagger version to v0.11.5 (#127)
|
|     Signed-off-by: Justin Chadwell <me@jedevc.com>
|
#

dagger-for-github update/release complete ✅

stable flicker
#

Okay in that case just pending playground, cloud and daggerverse. Otherwise all good to go

covert gulch
vestal ivy
#

Oh we actually released, mb, I meant in the next release

covert gulch