Documentation for automated readers
A curated documentation index is available at: https://grafana.com/llms.txt
A complete documentation index is available at: https://grafana.com/llms-full.txt
These indexes can help with page discovery before fetching individual documents.
This page is also available in Markdown, which may be easier for automated readers and AI tools to parse than HTML. The Markdown version is available at https://grafana.com/docs/k6/latest/release-notes/v1.8.1.md, or by sending Accept: text/markdown to https://grafana.com/docs/k6/latest/release-notes/v1.8.1/. For broader documentation discovery, the curated index is available at https://grafana.com/llms.txt and the complete index is available at https://grafana.com/llms-full.txt.
Menu
Open source
k6 v1.8.1 is here! This patch release includes:
- Bug fix for the cloud secret source being enabled by default, which broke scripts that configure their own secret source
- Bug fix for HTTP/2 negotiation and error classification under Go 1.27
- Security updates for gRPC,
golang.org/x/net,golang.org/x/text,golang.org/x/crypto, OpenTelemetry,klauspost/compress, and the Go toolchain
Bug fixes
- #6274 Stops enabling the Grafana Cloud secret source by default in
k6 cloud run --local-execution, reverting #5875. Scripts that configured their own secret source failed withno secret source with name "default" is configured. Explicitly configured secret sources now work again as they did inv1.7. Fixes #6093. - #6275 Fixes HTTP/2 negotiation and error classification under Go 1.27, which changed HTTP/2 negotiation and error behaviour. Keeps VUs on HTTP/2, classifies connection and
GOAWAYerrors consistently across Go versions, and preserves unknown HTTP/2 error buckets. Backport of #6234.
Maintenance and security updates
- #6193, #6194 Updates
google.golang.org/grpctov1.82.1[security]. - #6187, #6189 Updates
golang.org/x/nettov0.56.0[security]. - #6188, #6190 Updates
golang.org/x/texttov0.39.0[security]. - #6207 Updates
go.opentelemetry.io/oteltov1.44.0[security]. - #6220 Updates
github.com/klauspost/compresstov1.18.7[security]. - #6135 Updates the Go toolchain to
v1.25.12[security]. - Updates
golang.org/x/cryptotov0.53.0[security].
Was this page helpful?
Related resources from Grafana Labs
Additional helpful documentation, links, and articles:
Video

Performance testing and observability in Grafana Cloud
Optimize user experiences with Grafana Cloud. Learn real-time insights, performance testing with k6, and continuous validation with Synthetic Monitoring.
Events

User-centered observability: load testing, real user monitoring, and synthetics
Learn how to use load testing, synthetic monitoring, and real user monitoring (RUM) to understand end users' experience of your apps. Watch on demand.
Choose a product
Viewing: v2.2.x (latest)
Find another version
Scroll for more