8000 Releases · grafana/beyla · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: grafana/beyla

v1.0.2 Bugfix release

07 Dec 18:35
21bcc01
Compare
Choose a tag to compare

What's Changed

Other changes/additions

Full Changelog: v1.0.1...v1.0.2

v1.1.0

06 Dec 17:03
26092c5
Compare
Choose a tag to compare
v1.1.0 Pre-release
Pre-release

Test release from main

What's Changed

Other changes/additions

New Contributors

Full Changelog: v1.0.0...v1.1.0

Beyla v1.0.1 Bugfix release

16 Nov 18:42
18dcad4
Compare
Choose a tag to compare

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

Beyla 1.0.0!!

14 Nov 15:18
bcdb9a3
Compare
Choose a tag to compare

Grafana Beyla reached version 1.0!!

Check our Grafana Blog for a human-friendly description of its changes: https://grafana.com/blog/2023/11/14/grafana-beyla-1.0-release-zero-code-instrumentation-for-application-telemetry-using-ebpf/

Below, some log-like changes since the last release.

What's Changed

Other changes/additions

Full Changelog: v0.4.2...v1.0.0

v0.4.2

09 Nov 22:14
0e552f2
Compare
Choose a tag to compare

What's Changed

Breaking changes 🔨

Other changes/additions

  • Improve port watcher performance by @grcevski in #407
  • Make tracking of kprobe request headers optional by @grcevski in #416
  • Automatic update of offsets.json by @github-actions in #419
  • Optimize instance ID string generation by @mariomac in #417
  • Update cloud environment variables by @grcevski in #422
  • Update README.md by @fstab in #420
  • Move profiling to dev docs by @grcevski in #424
  • Update OpenTelemetry semantic convention to 1.23.0 by @grcevski in #423
  • Update readme with the latest information. by @grcevski in #425
  • Update make docs procedure by @github-actions in #426
  • Support versioned URLs in heuristic route decorator by @grcevski in #428

Full Changelog: v0.4.1...v0.4.2

v0.4.1

06 Nov 16:44
a1d9782
Compare
Choose a tag to compare

What's Changed

Breaking changes 🔨

  • Use standard OTEL configuration for sampling by @mariomac in #413

Other changes/additions

  • Use versioned action to update make-docs procedure by @jdbaldry in #414
  • Grafana cloud authentication by @mariomac in #412
  • Update documentation to prepend BEYLA_ in some property names by @mariomac in #411

Full Changelog: v0.4.0...v0.4.1

v0.4.0

03 Nov 13:38
33671cc
Compare
Choose a tag to compare

What's Changed

Breaking changes

  • Prepend BEYLA_ to almost all the environment variables by @mariomac in #406

Bug fixes 🐛

Other changes/additions

  • Mark sql as experimental and update licence. by @grcevski in #377
  • Don't run probes on every wrapped handler by @grcevski in #389
  • Remove socket filter by @grcevski in #394
  • K8s DaemonSet integration test by @mariomac in #399
  • Update make docs procedure by @github-actions in #403
  • Fix how we track user pids, more tests by @grcevski in #405
  • Update make docs procedure by @github-actions in #408
  • Fix some k8s manifests properties by @mariomac in #409

Full Changelog: v0.3.2...v0.4.0

v0.3.2

30 Oct 06:37
bd6e72d
Compare
Choose a tag to compare

What's Changed

Breaking changes 🔨

  • Add feature which allows paths to be ignored by @grcevski in #372

Bug fixes 🐛

  • Avoid that processes not matched by discovery are instrumented by @mariomac in #376

Other changes/additions

Full Changelog: v0.3.1...v0.3.2

v0.3.3 (reverted to v0.3.1)

30 Oct 09:53
4b7d6c8
Compare
Choose a tag to compare

v0.3.2 was not properly working in Kubernetes as a daemonset so we have reverted the changes to v0.3.1.

v0.3.1

24 Oct 09:22
4b7d6c8
Compare
Choose a tag to compare
5A05

What's Changed

Bug fixes 🐛

  • Detect programming language by @grcevski in #368
  • Avoid duplication/triplication/n-plication of traces for the same process by @mariomac in #371

Other changes/additions

  • Update make docs procedure by @github-actions in #369

Full Changelog: v0.3.0...v0.3.1

0