Update 17.09.1-ce breaks static IP feature on existing and new containers - Windows

Docker updated to 17.09-1-CE on Windows this morning. I started an existing container which was working last night and got a “user specified IP address is supported only when connecting …”

After much deliberation I decided to create a user configured network using “docker network create -d bridge docz”

And this comes with an error : Plugin not found. 09.

Everything was working fine until the previous build. Is there are way to rollback?