#564 #537 Golang 1.15
Merged 3 years ago by pbokoc. Opened 3 years ago by quiet.
Unknown source iss537  into  f33

@@ -3,3 +3,17 @@

  

  [[sect-development-go]]

  = Golang

+ 

+ == Golang 1.15

+ 

+ Fedora 33 provides Golang version 1.15, up from version 1.14 in Fedora 32.

+ 

+ This update contains the following notable changes:

+ 

+ * Improvements which reduce resource usage of the Go linker

+ * A new `time/tzdata` package for embedding the timezone database into a program

+ * The `GOPROXY` environment variable supports skipping proxies that return errors

+ * Improvements for small objects at high core counts

+ * Deprecation of `CommonName` field on X.509 certificates

+ 

+ For full information about this release, see the [citetitle]_link:++https://tip.golang.org/doc/go1.15++[upstream release notes]_.

rebased onto c6d9d74c99eee8a06d39d50072e35efed01b41d4

3 years ago

rebased onto 5f6e97d

3 years ago

Pull-Request has been merged by pbokoc

3 years ago
Metadata