Software-update: Go 1.10.3 / 1.9.7

Go, ook aangeduid als golang, is een programmeertaal die sinds 2007 wordt ontwikkeld door Google en de opensourcegemeenschap. De taal wordt onder andere door CloudFlare, Google, Netflix en Uber gebruikt. Go-code kan worden gecompileerd voor Android, Linux, macOS, FreeBSD en Windows op i386-, amd64- en ARM-processorarchitecturen. De syntax van Go is vergelijkbaar met die van C en soortgelijke programmeertalen, hoewel er ook enkele opvallende verschillen zijn. Ook biedt Go de mogelijkheid voor gedistribueerd programmeren, waarbij verschillende processen tegelijk worden uitgevoerd. Het team heeft Go versies 1.10.3 en 1.9.7 vrijgegeven met de volgende aanpassingen:

Version 1.10.3

includes fixes to the go command, and the crypto/tls, crypto/x509, and strings packages. In particular, it adds minimal support to the go command for the vgo transition.
  • cmd/go: go get github.com/rsc/vgotest5 fails [1.10 backport]
  • cmd/go: backported module awareness doesn't support list or go/build
  • strings: Map produces invalid utf-8 when passed PAD (U+0080) [1.10 backport]
  • build: misc/cgo/testcshared failure [1.10 backport]
  • line 381 at golang 1.10 src/runtime/malloc
  • crypto/x509: CANotAuthorizedForExtKeyUsage is a bogus error [1.10 backport]
  • cmd/cgo: C.stdout no longer assignable in go 1.10
  • cmd/go: add minimal support for vgo transition [1.10 backport]
  • crypto/tls: panic in TransportTLS handshake in Windows crashes app with panic [1.10 backport]
  • doc: update the contribution guidelines to reflect the new minor release process
  • crypto/x509: NameConstraintsWithoutSANs when checking signing certificate [1.10 backport]
Version 1.9.7

includes fixes to the go command, and the crypto/x509, and strings packages. In particular, it adds minimal support to the go command for the vgo transition.
  • cmd/go: go get github.com/rsc/vgotest5 fails [1.9 backport]
  • strings: Map produces invalid utf-8 when passed PAD (U+0080) [1.9 backport]
  • build: misc/cgo/testcshared failure [1.9 backport]
  • cmd/go: add minimal support for vgo transition [1.9 backport]
  • crypto/tls: panic in TransportTLS handshake in Windows crashes app with panic [1.9 backport]
Versienummer 1.10.3 / 1.9.7
Releasestatus Final
Besturingssystemen Windows 7, Android, Linux, BSD, macOS, Solaris, Windows Server 2008, Windows Server 2012, Windows 8, Windows 10
Website The Go Programming Language
Download https://golang.org/dl/
Licentietype Voorwaarden (GNU/BSD/etc.)

Door Japke Rosink

Meukposter

08-06-2018 • 12:16

1

Bron: The Go Programming Language

Update-historie

13-08 Go 1.25 20
08-'24 Go 1.23 25
10-'21 Go 1.17.2 / 1.16.9 0
03-'21 Go 1.16.2 / 1.15.10 0
02-'21 Go 1.16 3
02-'21 Go 1.15.8 / 1.14.15 0
11-'20 Go 1.15.5 / 1.14.12 9
11-'20 Go 1.15.4 / 1.14.11 5
08-'20 Go 1.15 0
08-'20 Go 1.14.7 / 1.13.15 3
Meer historie

Reacties (1)

1
1
1
0
0
0
Wijzig sortering
Verhaaltje over "the vgo transition": https://blog.golang.org/versioning-proposal

Zodra dat goed ingebakken zit dan is golang als platform echt klaar voor grootschalig productiegebruik, in mijn mening.

Op dit item kan niet meer gereageerd worden.