[go-nuts] Go 1.15 Release Candidate 2 is released

2020-08-07 Thread Alexander Rakoczy
Hello gophers,

We have just released go1.15rc2, a release candidate version of Go 1.15.
It is cut from release-branch.go1.15 at the revision tagged go1.15rc2.

Please try your production load tests and 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.15rc2
is by using the go command:
$ go get golang.org/dl/go1.15rc2
$ go1.15rc2 download

You can download binary and source distributions from the usual place:
https://golang.org/dl/#go1.15rc2

To find out what has changed in Go 1.15, read the draft release notes:
https://tip.golang.org/doc/go1.15

Cheers,
The Go Team

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAFtHmMh4TBpEnsNyoWoiVNVoHCibqz2E3ZM1EHPsm-2oFpQ-4A%40mail.gmail.com.


[go-nuts] Go 1.15 Release Candidate 1 is released

2020-07-24 Thread Alexander Rakoczy
Hello gophers,

We have just released go1.15rc1, a release candidate version of Go 1.15.
It is cut from release-branch.go1.15 at the revision tagged go1.15rc1.

Please try your production load tests and 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.15rc1
is by using the go command:
$ go get golang.org/dl/go1.15rc1
$ go1.15rc1 download

You can download binary and source distributions from the usual place:
https://golang.org/dl/#go1.15rc1

To find out what has changed in Go 1.15, read the draft release notes:
https://tip.golang.org/doc/go1.15

Cheers,
The Go Team

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAFtHmMi5DuGL-5C%2BDTxDhgO3JCqEU4MRpxBfmfZLV-6wvFnOuA%40mail.gmail.com.


[go-nuts] Re: Go 1.15 Beta 1 is released

2020-07-23 Thread Alexander Rakoczy
Hello again, gophers,

Our last release-blocking issue for Go 1.15 RC1 has been resolved. We
are working on releasing Go 1.15 RC1 soon.

Thank you for your patience and for all of your help to make Go 1.15
the best Go release ever. We're excited to hear your feedback testing
the RC.

Cheers,
Alex for the Go Team


On Thu, Jun 11, 2020 at 4:17 PM Alexander Rakoczy  wrote:
>
> Hello gophers,
>
> We have just released go1.15beta1, a beta version of Go 1.15.
> It is cut from the master branch at the revision tagged go1.15beta1.
>
> Please try your production load tests and 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.15beta1
> is by using the go command:
> $ go get golang.org/dl/go1.15beta1
> $ go1.15beta1 download
>
> You can download binary and source distributions from the usual place:
> https://golang.org/dl/#go1.15beta1
>
> To find out what has changed in Go 1.15, read the draft release notes:
> https://tip.golang.org/doc/go1.15
>
> Cheers,
> Alex for the Go Team

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAFtHmMjxF4cgwYh2HqpbKwP_VFxYDK%3D1GYdL9-W-%2BphnngP5RA%40mail.gmail.com.


[go-nuts] Go 1.15 Beta 1 is released

2020-06-11 Thread Alexander Rakoczy
Hello gophers,

We have just released go1.15beta1, a beta version of Go 1.15.
It is cut from the master branch at the revision tagged go1.15beta1.

Please try your production load tests and 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.15beta1
is by using the go command:
$ go get golang.org/dl/go1.15beta1
$ go1.15beta1 download

You can download binary and source distributions from the usual place:
https://golang.org/dl/#go1.15beta1

To find out what has changed in Go 1.15, read the draft release notes:
https://tip.golang.org/doc/go1.15

Cheers,
Alex for the Go Team

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAFtHmMhvORb8x-Rm3U%2Ba0NnbKgC4117VnPwJGybK4T1HZCSn2w%40mail.gmail.com.


[go-nuts] Go 1.13.8 and Go 1.12.17 are released

2020-02-12 Thread Alexander Rakoczy
Hello gophers,

We have just released Go versions 1.13.8 and 1.12.17, minor point releases.

These releases include fixes to the runtime, the crypto/x509, and
net/http packages

View the release notes for more information:
https://golang.org/doc/devel/release.html#go1.13.minor

You can download binary and source distributions from the Go web site:
https://golang.org/dl/

To compile from source using a Git clone, update to the release with
"git checkout go1.13.8" and build as usual.

Thanks to everyone who contributed to the release.

Cheers,
Alex and Carlos for the Go team

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAFtHmMh7MTpPayRU35uS%3DU9z2Sv2kh%3D_mxC%2BpQD515hZVO5u4Q%40mail.gmail.com.


[go-nuts] Go 1.14 Beta 1 is released

2019-12-17 Thread Alexander Rakoczy
Hello gophers,

We have just released go1.14beta1, a beta version of Go 1.14.
It is cut from the master branch at the revision tagged go1.14beta1.

Please try your production load tests and unit tests with the new version.
Your help testing these pre-release versions is invaluable.

The macOS release of Go 1.14 enables the Hardened Runtime. See
https://golang.org/issue/34986 for details.

Report any problems using the issue tracker:
https://golang.org/issue/new

If you have Go installed already, the easiest way to try go1.14beta1
is by using the go command:
$ go get golang.org/dl/go1.14beta1
$ go1.14beta1 download

You can download binary and source distributions from the usual place:
https://golang.org/dl/#go1.14beta1

To find out what has changed in Go 1.14, read the draft release notes:
https://tip.golang.org/doc/go1.14

Cheers,
Alex for the Go Team

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAFtHmMgiQSvgj76oeLjomL4BVwkDZhmp8NhX8YQPHd2rWjJJEg%40mail.gmail.com.


[go-nuts] Go 1.13.5 and Go 1.12.14 are released

2019-12-04 Thread Alexander Rakoczy
Hello gophers,

We have just released Go versions 1.13.5 and 1.12.14, minor point releases.

These releases include fixes to the go command, the runtime, the linker,
and the net/http package.

View the release notes for more information:
https://golang.org/doc/devel/release.html#go1.13.minor

You can download the binary and source distributions from the Go web site:
https://golang.org/dl/

To compile from source using a Git clone, update to the release with
"git checkout go1.13.5" and build as usual.

Thanks to everyone who contributed to the release.

Cheers,
Carlos & Alex from the Go team

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAFtHmMgzr5nJZ%3DRW03rhEtbB524HiQQUXfvL_XWWES0gKsrwOQ%40mail.gmail.com.


[go-nuts] Go 1.13.3 and Go 1.12.12 are released

2019-10-17 Thread Alexander Rakoczy
Hello gophers,

We have just released Go versions 1.13.3 and 1.12.12, minor point releases.

These releases include fixes to the go command, the toolchain, the runtime,
syscall, net, net/http, and crypto/ecdsa packages.

View the release notes for more information:
https://golang.org/doc/devel/release.html#go1.13.minor

You can download the binary and source distributions from the Go website:
https://golang.org/dl/

To compile from source using a Git clone, update to the release with
"git checkout go1.13.3" and build as usual.

Thanks to everyone who contributed to the release.

Cheers!
Alex for the Go team

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAFtHmMhXhyptpB8736T4NB2qDyVnFduTMCCGtLfTpMcSb--4zw%40mail.gmail.com.


[go-nuts] Go 1.12.7 and Go 1.11.12 are released

2019-07-08 Thread Alexander Rakoczy
Hello gophers,

We have just released Go versions 1.12.7 and 1.11.12, minor point releases.

These releases include fixes to cgo, the compiler, and the linker.

View the release notes for more information:
https://golang.org/doc/devel/release.html#go1.12.minor

You can download the binary and source distributions from the Go web site:
https://golang.org/dl/

To compile 1.12.7 from source using a Git clone, update to the release
with "git checkout go1.12.7" and build as usual.

Thanks to everyone who contributed to the releases.

Cheers,
Alex for the Go team

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAFtHmMhiCAxtKiiyPvofMCpX_wrB80sk6qBv2t1DZ3WuuHK8ww%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.