Skip to content

v3.23.0

Pre-release
Pre-release

Choose a tag to compare

@grafana-beyla-bot grafana-beyla-bot released this 18 Jun 10:24

Changes from grafana/beyla:

  • Publish inject sdk image automatically on main changes to pkg/webhook/image/** using yyyy.mm.dd.N scheme
  • Add basic renovate config for pkg/webhook/image/* dependencies, extract versions to version.txtgs
  • fix(deps): update dependency semver to v7.8.2 (#2877)
  • ci: fix dev deploy auto-merge (#2881)
  • Bump Helm chart for Beyla v3.20.0 (#2882)
  • ci(helm-release): mint helm-charts token inside reusable workflow (#2883)
  • Injector configmap writer: fix race condition (#2884)
  • Use operator as source of truth for python, node versions, layering on our changes
  • Derive dotnet version from operator, add workflow_dispatch for publish task
  • Merge branch 'main' of https://github.com/grafana/beyla into auto-update-webhook-image
  • add helm chart option to add configmap capabilities to the deployment
  • update docs
  • update obi to latest
  • update vendor
  • revert obi to old version
  • update vendor
  • Merge pull request #2887 from grcevski/update_helm_configmap
  • Merge pull request #2885 from jack-berg/auto-update-webhook-image
  • rework changes to use standard Beyla instrument
  • fix bugs
  • cleanup handling of exporter endpoint and protocol
  • update schema
  • Merge pull request #2889 from grafana/fix_sdk_inject_exclude
  • chore(config): migrate config .github/renovate.json5 (#2888)
  • chore(deps): update docker/build-push-action action to v7.2.0 (#2847)
  • Add Hash() method to injector's RuleConfig type
  • add known limitation comment
  • Merge pull request #2893 from mariomac/ruleconfig-hash
  • SDK Injector: consider also otel_metrics_export endpoint (#2891)
  • Update OBI submodule to d41ba1a (#2880)
  • Replace FNV1 by FNV1a in ruleconfig hashing
  • Merge pull request #2894 from mariomac/fnv
  • Remove unused code from the old Webhook implementation (#2895)
  • chore(deps): update alpine docker tag to v3.24.0 (#2896)
  • chore(deps): update module github.com/onsi/ginkgo/v2 to v2.30.0 (#2897)
  • chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.154.0 (#2875)
  • chore(deps): update module sigs.k8s.io/kind to v0.32.0 (#2854)
  • chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.12.2 (#2851)
  • Update OBI submodule to ad96b22 (#2903)
  • Update obi submodule (v3.23.0)
  • Release v3.23.0 artifacts

Changes from grafana/opentelemetry-ebpf-instrumentation: