Go 1.1 is released (Google Go language Release version 1.1)

Source: Internet
Author: User
Tags vcard
This is a creation in Article, where the information may have evolved or changed.

MONDAY, May 13, 2013

Go 1.1 is released

It is our great pleasure to announce the release of Go 1.1.

In March last year we released Go 1.0, and since then we had released three minor "point releases". The point releases were made to fix only critical issues, so the go 1.0.3 your use today is still, in essence, the Go 1.0 w E released in March 2012.

Go 1.1 includes many improvements over 1.0.

The most significant improvements is performance-related. We have made optimizations in the compiler and linker, garbage collector, Goroutine Scheduler, map implementation, and Par TS of the standard library. It's likely that your Go code would run noticeably faster when built with Go 1.1.

There is some minor changes to the language itself, both of which is worth singling out here:the changes to return Requi Rements'll leads to more succinct and correct programs, and the introduction of method values provides a expressive To bind a method to its receiver as a function value.

Concurrent programming is safer in Go 1.1 with the addition of a race detector for finding memory synchronization errors I n Your programs. We'll discuss the race detector more on an upcoming article, but if now the manual was a great place to get started.

The tools and standard library has been improved and expanded. You can read the full stories in the release notes.

As per our compatibility guidelines, Go 1.1 remains compatible with Go 1.0 and we recommend all go users upgrade to the NE W release.

All this would not has been possible without the help of our contributors from the open source community. Since Go 1.0, the core received more than 2600 commits from 161 people outside Google. Thank you everyone for your time and effort. In particular, we would like to thank Shenghou Ma, Rémy Oudompheng, Dave Cheney, Mikio Hara, Alex Brainman, Jan Ziak, and Daniel Morsing for their outstanding contributions.

To grab the new release, follow the usual installation instructions. Happy hacking!

Thanks to Renée French for the gopher!

POSTED by ANDREW Gerrand
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.