- golang.org/x/sys/unix has Incorrect privilege reporting in syscall
- Go before 1.17.10 and 1.18.x before 1.18.2 has Incorrect Privilege Reporting in syscall. When called with a non-zero flags parameter, the Faccessat function could incorrectly report that a file is accessible.
- Specific Go Packages Affected golang.org/x/sys/unix
- Support for v2
X-Cloud-Trace-Context
header that uses 16-digit hex strings for its Span ID. See the README.md for more information.
- Fix off by one error when parsing
X-Cloud-Trace-Context
.
- Fix panic occuring with
X-Cloud-Trace-Context
values with missing;o=1
part.
- Adds
app.yaml
file and fixes Makefile for gcloud app deploy. - Prevents crash that occured from outside a non HTTP request.
- Fix internal typo.
- Initial release