Skip to content

v1.10.1: Fixes for unusual usernames and high UIDs

Compare
Choose a tag to compare
@rfay rfay released this 05 Aug 05:00
· 2411 commits to master since this release
e700ebc

NOTE For Windows Users: Neither this release nor the v1.10.0 release has a valid ddev_windows_installer, so please hold off installing from here.

This is a minor release that is recommended for all but won't have any effect for most. v1.10.0 introduced some trouble for people with capital letters in username and super-high UIDs on macOS.

Please see https://github.com/drud/ddev/releases/tag/v1.10.0 for all the info about this release.

Just 3 additional commits after that:

e700ebc Fix problems with some usernames and uids in v1.10, fixes #1758, fixes #1753 (#1764)
72b055b Chocolatey artifacts didn't get uploaded during artifacts build (#1757)
915a9d0 ignore sshimagebuild and bgsyncimagebuild by default, fixes #1762 (#1763)