On Thu, Jan 11, 2018 at 11:44 AM, Andrew Bonventre <andyb...@golang.org> wrote:
> Hello gophers,
>
> We have just released go1.10beta2, a beta version of Go 1.10.
> It is cut from the master branch at the revision tagged go1.10beta2.
>
> There are no known problems or regressions.
>
> Please try running production load tests and your unit tests with the new
> version.
> Your help testing these pre-release versions is invaluable.
>
> Report any problems using the issue tracker:
> https://golang.org/issue/new
>
> If you have Go installed already, the easiest way to try go1.10beta2
> is by using this tool:
> https://godoc.org/golang.org/x/build/version/go1.10beta2
>
> You can download binary and source distributions from the usual place:
> https://golang.org/dl/#go1.10beta2
>
> To find out what has changed in Go 1.10, read the draft release notes:
> https://beta.golang.org/doc/go1.10
>
> Documentation for Go 1.10 is available at:
> https://beta.golang.org/


Please do test this if you can.  There are significant changes to the
go tool.  Please report bugs now, so that we can fix them before the
final release.

In particular, there are significant changes to the go tool caching
and `go test`; see the release notes.  As a consequence, I encourage
anybody who uses the go tool's -buildmode option to test the new
release, as those options are less used and less tested.

Thanks.

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to