Beyla v1.0.1 Bugfix release
Thank you for the good reception of Beyla 1.0.0!! Your feedback was very valuable and helped us spotting some bugs that are being fixed with this version 1.0.1.
What's Changed
Bug fixes
- Fix occasional 401 Unauthorized errors in Grafana OTEL endpoint by @mariomac in #447
- Fixed panics caused by non-semantic Go versions (for example,
1.20.5 X:buildcrypto
) by @mariomac in #450
Other changes/additions
- Removed preview notice from 1.0 release docs by @mariomac in #440
- Trigger tests in release-* branches (release-1.0 backport) by @mariomac in #445
Full Changelog: v1.0.0...v1.0.1