Go 1.8 includes improvements to the language, runtime, standard library, and tool chain. Key updates include faster garbage collection pauses below 1ms, 15% faster builds, ignoring struct tags during conversions, alias declarations using =>, HTTP graceful shutdown, HTTP/2 server push, TLS and SQL additions, and plugins/shared libraries. The default GOPATH is now set if undefined and go vet was made smarter.