From: Carlos Amedee Date: Mon, 17 Jul 2023 16:42:14 +0000 (-0400) Subject: doc: run relnotes again X-Git-Tag: go1.21rc4~19^2 X-Git-Url: http://www.git.cypherpunks.ru/?a=commitdiff_plain;h=2639a17f146cc7df0778298c6039156d7ca68202;p=gostls13.git doc: run relnotes again Relnote (golang.org/x/build/cmd/relnote) was run again. Some of the simpler entries were resolved. TODO's remain for other entries. For #58645 Change-Id: I0acb5e87b2e9655ffd472e728259a4aa6c4da50e Reviewed-on: https://go-review.googlesource.com/c/go/+/510375 Reviewed-by: Dmitri Shuralyov Run-TryBot: Carlos Amedee Reviewed-by: Dmitri Shuralyov TryBot-Result: Gopher Robot --- diff --git a/doc/go1.21.html b/doc/go1.21.html index e4145467a6..97d73720f2 100644 --- a/doc/go1.21.html +++ b/doc/go1.21.html @@ -346,8 +346,8 @@ Do not send CLs removing the interior tags from such phrases.

New log/slog package

+ https://go.dev/issue/59282, https://go.dev/issue/59339, https://go.dev/issue/59345, https://go.dev/issue/61200, + CL 477295, CL 484096, CL 486376, CL 486415, CL 487855, CL 508195 --> The new log/slog package provides structured logging with levels. Structured logging emits key-value pairs to enable fast, accurate processing of large amounts of log data. @@ -367,7 +367,8 @@ Do not send CLs removing the interior tags from such phrases. - + + The new slices package provides many common operations on slices, using generic functions that work with slices of any element type. @@ -755,6 +756,14 @@ Do not send CLs removing the interior tags from such phrases. +

go/types
+
+

+ TODO: https://go.dev/cl/507975: go/types: record Config.GoVersion for reporting in Package.GoVersion method; modified api/go1.21.txt +

+
+
+
hash/maphash

@@ -1235,18 +1244,21 @@ Do not send CLs removing the interior tags from such phrases. c-archive, c-shared, shared, pie, plugin.

- + + + + - +