Home | History | Annotate | Download | only in devel

Lines Matching full:go1

26 <h2 id="go1.9">go1.9 (released 2017/08/24)</h2>
30 Read the <a href="/doc/go1.9">Go 1.9 Release Notes</a> for more information.
33 <h3 id="go1.9.minor">Minor revisions</h3>
36 go1.9.1 (released 2017/10/04) includes two security fixes.
42 go1.9.2 (released 2017/10/25) includes fixes to the compiler, linker, runtime,
53 go1.9.3 (released 2018/01/22) includes fixes to the compiler, runtime,
61 go1.9.4 (released 2018/02/07) includes a security fix to ?go get?.
66 <h2 id="go1.8">go1.8 (released 2017/02/16)</h2>
70 Read the <a href="/doc/go1.8">Go 1.8 Release Notes</a> for more information.
73 <h3 id="go1.8.minor">Minor revisions</h3>
76 go1.8.1 (released 2017/04/07) includes fixes to the compiler, linker, runtime,
86 go1.8.2 (released 2017/05/23) includes a security fix to the
93 go1.8.3 (released 2017/05/24) includes fixes to the compiler, runtime,
100 go1.8.4 (released 2017/10/04) includes two security fixes.
107 go1.8.5 (released 2017/10/25) includes fixes to the compiler, linker, runtime,
117 go1.8.6 (released 2018/01/22) includes the the same fix in <code>math/big</code>
124 go1.8.7 (released 2018/02/07) includes a security fix to ?go get?.
130 <h2 id="go1.7">go1.7 (released 2016/08/15)</h2>
134 Read the <a href="/doc/go1.7">Go 1.7 Release Notes</a> for more information.
137 <h3 id="go1.7.minor">Minor revisions</h3>
140 go1.7.1 (released 2016/09/07) includes fixes to the compiler, runtime,
150 go1.7.2 should not be used. It was tagged but not fully released.
152 Use go1.7.3 instead, and refer to the summary of changes below.
156 go1.7.3 (released 2016/10/19) includes fixes to the compiler, runtime,
164 go1.7.4 (released 2016/12/01) includes two security fixes.
170 go1.7.5 (released 2017/01/26) includes fixes to the compiler, runtime,
177 go1.7.6 (released 2017/05/23) includes the same security fix as Go 1.8.2 and
183 <h2 id="go1.6">go1.6 (released 2016/02/17)</h2>
187 Read the <a href="/doc/go1.6">Go 1.6 Release Notes</a> for more information.
190 <h3 id="go1.6.minor">Minor revisions</h3>
193 go1.6.1 (released 2016/04/12) includes two security fixes.
199 go1.6.2 (released 2016/04/20) includes fixes to the compiler, runtime, tools,
207 go1.6.3 (released 2016/07/17) includes security fixes to the
215 go1.6.4 (released 2016/12/01) includes two security fixes.
221 <h2 id="go1.5">go1.5 (released 2015/08/19)</h2>
225 Read the <a href="/doc/go1.5">Go 1.5 Release Notes</a> for more information.
228 <h3 id="go1.5.minor">Minor revisions</h3>
231 go1.5.1 (released 2015/09/08) includes bug fixes to the compiler, assembler, and
239 go1.5.2 (released 2015/12/02) includes bug fixes to the compiler, linker, and
247 go1.5.3 (released 2016/01/13) includes a security fix to the <code>math/big</code> package
253 go1.5.4 (released 2016/04/12) includes two security fixes.
259 <h2 id="go1.4">go1.4 (released 2014/12/10)</h2>
263 Read the <a href="/doc/go1.4">Go 1.4 Release Notes</a> for more information.
266 <h3 id="go1.4.minor">Minor revisions</h3>
269 go1.4.1 (released 2015/01/15) includes bug fixes to the linker and the <code>log</code>, <code>syscall</code>, and <code>runtime</code> packages.
274 go1.4.2 (released 2015/02/17) includes bug fixes to the <code>go</code> command, the compiler and linker, and the <code>runtime</code>, <code>syscall</code>, <code>reflect</code>, and <code>math/big</code> packages.
279 go1.4.3 (released 2015/09/22) includes security fixes to the <code>net/http</code> package and bug fixes to the <code>runtime</code> package.
283 <h2 id="go1.3">go1.3 (released 2014/06/18)</h2>
287 Read the <a href="/doc/go1.3">Go 1.3 Release Notes</a> for more information.
290 <h3 id="go1.3.minor">Minor revisions</h3>
293 go1.3.1 (released 2014/08/13) includes bug fixes to the compiler and the <code>runtime</code>, <code>net</code>, and <code>crypto/rsa</code> packages.
294 See the <a href="https://github.com/golang/go/commits/go1.3.1">change history</a> for details.
298 go1.3.2 (released 2014/09/25) includes bug fixes to cgo and the crypto/tls packages.
299 See the <a href="https://github.com/golang/go/commits/go1.3.2">change history</a> for details.
303 go1.3.3 (released 2014/09/30) includes further bug fixes to cgo, the runtime package, and the nacl port.
304 See the <a href="https://github.com/golang/go/commits/go1.3.3">change history</a> for details.
307 <h2 id="go1.2">go1.2 (released 2013/12/01)</h2>
311 Read the <a href="/doc/go1.2">Go 1.2 Release Notes</a> for more information.
314 <h3 id="go1.2.minor">Minor revisions</h3>
317 go1.2.1 (released 2014/03/02) includes bug fixes to the <code>runtime</code>, <code>net</code>, and <code>database/sql</code> packages.
318 See the <a href="https://github.com/golang/go/commits/go1.2.1">change history</a> for details.
322 go1.2.2 (released 2014/05/05) includes a
323 <a href="https://github.com/golang/go/commits/go1.2.2">security fix</a>
327 <h2 id="go1.1">go1.1 (released 2013/05/13)</h2>
331 Read the <a href="/doc/go1.1">Go 1.1 Release Notes</a> for more information.
334 <h3 id="go1.1.minor">Minor revisions</h3>
337 go1.1.1 (released 2013/06/13) includes several compiler and runtime bug fixes.
338 See the <a href="https://github.com/golang/go/commits/go1.1.1">change history</a> for details.
342 go1.1.2 (released 2013/08/13) includes fixes to the <code>gc</code> compiler
345 See the <a href="https://github.com/golang/go/commits/go1.1.2">change history</a> for details.
352 <h2 id="go1">go1 (released 2012/03/28)</h2>
356 Read the <a href="/doc/go1.html">Go 1 Release Notes</a> for more information.
367 The go1 release corresponds to
371 <h3 id="go1.minor">Minor revisions</h3>
374 go1.0.1 (released 2012/04/25) was issued to
382 go1.0.2 (released 2012/06/13) was issued to fix two bugs in the implementation
390 go1.0.3 (released 2012/09/21) includes minor code and documentation fixes.
394 See the <a href="https://github.com/golang/go/commits/release-branch.go1">go1 release branch history</a> for the complete list of changes.
397 <h2 id="pre.go1">Older releases</h2>