Skip to content

Releases: plengauer/Thoth

Release v5.50.0

01 Apr 10:28
215271f

Choose a tag to compare

What's Changed

Full Changelog: v5...v5.50.0

Release v5.49.0

20 Mar 14:10
fb367b6

Choose a tag to compare

What's Changed

  • Fix json parsing with escapted characters producing corrupted jsons by @plengauer in #3158
  • Fix declare in sourced files by @plengauer in #3032
  • Update concurrency group in observability deploy workflow by @plengauer in #3160
  • Update Test Images by @plengauer in #3162
  • fix(deps): update dependency @actions/artifact to v6.2.1 by @plengauer in #3165
  • Fix broken deep link due to comma being interpreted as part of the link by @plengauer in #3168
  • Refactor OTLP exporter configuration for dynamic workflows by @plengauer in #3167
  • Fix Python instrumentation to handle from __future__ imports by @claude in #3170
  • Improve autoapprove by @plengauer in #3171
  • fix(deps): update dependency io.opentelemetry.javaagent:opentelemetry-javaagent to v2.26.0 by @plengauer in #3173
  • Add Gradle client-daemon instrumentation to propagate trace context per-request by @claude in #3175
  • chore(deps): lock file maintenance by @plengauer in #3182
  • chore(deps): update plengauer/create-deb-repository action to v0.1.0 by @plengauer in #3186
  • chore(deps): update github/codeql-action action to v4.33.0 by @plengauer in #3185
  • fix: renovate not updating node instrumentation Dockerfile by @Copilot in #3189
  • chore(deps): update dependency traceloop-sdk to v0.53.2 by @plengauer in #3192
  • chore(deps): update actions/cache action to v5.0.4 by @plengauer in #3191
  • Remove repository level instrumentation setting by @plengauer in #3180
  • chore(deps): update renovatebot/github-action action to v46.1.5 by @plengauer in #3184
  • Automatic Version Bump by @plengauer in #3228

Full Changelog: v5.48...v5.49.0

Release v5.47.5

20 Mar 13:45
1c29044

Choose a tag to compare

What's Changed

  • Fix json parsing with escapted characters producing corrupted jsons by @plengauer in #3158
  • Fix declare in sourced files by @plengauer in #3032
  • Update concurrency group in observability deploy workflow by @plengauer in #3160
  • Update Test Images by @plengauer in #3162
  • fix(deps): update dependency @actions/artifact to v6.2.1 by @plengauer in #3165
  • Fix broken deep link due to comma being interpreted as part of the link by @plengauer in #3168
  • Refactor OTLP exporter configuration for dynamic workflows by @plengauer in #3167
  • Fix Python instrumentation to handle from __future__ imports by @claude in #3170
  • Improve autoapprove by @plengauer in #3171
  • fix(deps): update dependency io.opentelemetry.javaagent:opentelemetry-javaagent to v2.26.0 by @plengauer in #3173
  • Add Gradle client-daemon instrumentation to propagate trace context per-request by @claude in #3175
  • chore(deps): lock file maintenance by @plengauer in #3182
  • chore(deps): update plengauer/create-deb-repository action to v0.1.0 by @plengauer in #3186
  • chore(deps): update github/codeql-action action to v4.33.0 by @plengauer in #3185
  • fix: renovate not updating node instrumentation Dockerfile by @Copilot in #3189
  • chore(deps): update dependency traceloop-sdk to v0.53.2 by @plengauer in #3192
  • chore(deps): update actions/cache action to v5.0.4 by @plengauer in #3191
  • Remove repository level instrumentation setting by @plengauer in #3180
  • chore(deps): update renovatebot/github-action action to v46.1.5 by @plengauer in #3184
  • Automatic Version Bump by @plengauer in #3228

Full Changelog: v5...v5.47.5

Release v5.48.0

20 Mar 10:02
cc2dab7

Choose a tag to compare

What's Changed

  • Recompile Agentic Workflows by @plengauer in #3045
  • chore(deps): update plengauer/opentelemetry-github action to v5.47.1 by @plengauer in #3054
  • Deploy OpenTelemetry by @plengauer in #2996
  • chore(deps): update dependency traceloop-sdk to v0.53.0 by @plengauer in #3049
  • fix(deps): update opentelemetry-js-contrib monorepo by @plengauer in #3058
  • chore(deps): update gradle to v9.4.0 by @plengauer in #3051
  • chore(deps): update docker/setup-qemu-action action to v4 by @plengauer in #3050
  • chore(deps): update ghcr.io/plengauer/opentelemetry-github-workflow-instrumentation-runner docker tag to v5.47.1 by @plengauer in #3052
  • chore(deps): update actions/setup-node action to v6.3.0 by @plengauer in #3048
  • Update Demo injection_deep_java by @plengauer in #2992
  • Update Demo injection_docker_renovate by @plengauer in #2994
  • Add OpenTelemetry instrumentation deployment criteria by @plengauer in #3066
  • Drop leading linefeed in workflow deployment files by @claude in #3077
  • Fix http.request.method attribute type by @plengauer in #3085
  • Update Demo injection_deep_gradle by @plengauer in #2993
  • Update Demo injection_inner_xargs_parallel by @plengauer in #3053
  • Update Demo observe_subprocesses by @plengauer in #2995
  • Deploy OpenTelemetry by @plengauer in #3072
  • Fix segfault in agentic workflow due to leaking LD_PRELOAD from curl and wget by @plengauer in #3087
  • chore(deps): update renovatebot/github-action action to v46.1.3 by @plengauer in #3039
  • chore(deps): update docker/setup-buildx-action action to v4 by @plengauer in #3064
  • chore(deps): update opentelemetry-python monorepo by @plengauer in #3056
  • chore(deps): lock file maintenance by @plengauer in #3038
  • Include coding agents for deferred export by @plengauer in #3082
  • Update Demo _complex_download_github_releases by @plengauer in #2991
  • chore(deps): update plengauer/opentelemetry-github action to v5.47.2 by @plengauer in #3101
  • chore(deps): update github/codeql-action action to v4.32.6 by @plengauer in #3073
  • Add workflow to re-request dismissed approvals by @codex in #3095
  • fix(deps): update dependency @traceloop/node-server-sdk to v0.22.8 by @plengauer in #3057
  • chore(deps): update docker/build-push-action action to v7 by @plengauer in #3083
  • fix(deps): update opentelemetry-js monorepo by @plengauer in #3047
  • Add github resource attributes more consistently by @plengauer in #3090
  • Change Renovate cron schedule to daily at midnight by @plengauer in #3111
  • Fix source file resolver for bash compatibility by @plengauer in #3116
  • Fix release target of patch releases by @plengauer in #3107
  • Add missing HTTP metrics to gh instrumentation by @Copilot in #3092
  • Fix python venvs for AI instrumentations by @plengauer in #3099
  • Fix job-level caching by @plengauer in #3098
  • Default repository-level instrumentation to enabled in deploy action by @Copilot in #3121
  • chore(deps): update ghcr.io/plengauer/opentelemetry-github-workflow-instrumentation-runner docker tag to v5.47.2 by @plengauer in #3100
  • Rename triage_new_issues workflow to autotriage by @Copilot in #3124
  • Deploy: try direct push first, fall back to PR; trigger on all branches by @Copilot in #3123
  • Fix telemetry.sdk.version showing "shell" instead of version number on Alpine by @Copilot in #3122
  • Fix SSL certificate errors in Python and Node deep injection demos by @Copilot in #3120
  • chore(deps): update renovatebot/github-action action to v46.1.4 by @plengauer in #3130
  • Rename backport workflow to Autobackport by @Copilot in #3132
  • Automatically opt into new semconvs in github actions by @plengauer in #3133
  • Fix copilot injection by @plengauer in #3135
  • Update Demo injection_deep_gradle by @plengauer in #3104
  • Update Demo injection_docker_renovate by @plengauer in #3102
  • Update Demo _complex_download_github_releases by @plengauer in #3103
  • Fix exit trap overwriting our own instrumentation by @plengauer in #3088
  • chore(deps): update plengauer/opentelemetry-github action to v5.47.2 by @plengauer in #3108
  • chore(deps): update github artifact actions (major) by @plengauer in #2986
  • Remove obsolete workflow by @plengauer in #3118
  • chore(deps): update actions/github-script action to v8 by @plengauer in #3110
  • Recompile Agentic Workflows by @plengauer in #3091
  • Reintroduce JWT masking with prefix-based patterns to avoid hostname collisions by @claude in #3149
  • Fix workflow run-name and job matrix name incorrectly used as canonical identifiers by @claude in #3148
  • Fix unbound variable error in curl instrumentation by @claude in #3152
  • Update Demo injection_deep_node by @plengauer in #3144
  • Update Demo _complex_download_github_releases by @plengauer in #3143
  • Update Demo injection_docker_renovate by @plengauer in #3145
  • chore(deps): update ghcr.io/plengauer/opentelemetry-github-workflow-instrumentation-runner docker tag to v5.47.3 by @plengauer in #3155
  • Update Demo injection_deep_gradle by @plengauer in #3140
  • Automatic Version Bump by @plengauer in #3153

New Contributors

Full Changelog: v5.47.1...v5.48.0

Release v5.47.3

10 Mar 06:34
3863925

Choose a tag to compare

What's Changed

  • Recompile Agentic Workflows by @plengauer in #3045
  • chore(deps): update plengauer/opentelemetry-github action to v5.47.1 by @plengauer in #3054
  • Deploy OpenTelemetry by @plengauer in #2996
  • chore(deps): update dependency traceloop-sdk to v0.53.0 by @plengauer in #3049
  • fix(deps): update opentelemetry-js-contrib monorepo by @plengauer in #3058
  • chore(deps): update gradle to v9.4.0 by @plengauer in #3051
  • chore(deps): update docker/setup-qemu-action action to v4 by @plengauer in #3050
  • chore(deps): update ghcr.io/plengauer/opentelemetry-github-workflow-instrumentation-runner docker tag to v5.47.1 by @plengauer in #3052
  • chore(deps): update actions/setup-node action to v6.3.0 by @plengauer in #3048
  • Update Demo injection_deep_java by @plengauer in #2992
  • Update Demo injection_docker_renovate by @plengauer in #2994
  • Add OpenTelemetry instrumentation deployment criteria by @plengauer in #3066
  • Drop leading linefeed in workflow deployment files by @claude in #3077
  • Fix http.request.method attribute type by @plengauer in #3085
  • Update Demo injection_deep_gradle by @plengauer in #2993
  • Update Demo injection_inner_xargs_parallel by @plengauer in #3053
  • Update Demo observe_subprocesses by @plengauer in #2995
  • Deploy OpenTelemetry by @plengauer in #3072
  • Fix segfault in agentic workflow due to leaking LD_PRELOAD from curl and wget by @plengauer in #3087
  • chore(deps): update renovatebot/github-action action to v46.1.3 by @plengauer in #3039
  • chore(deps): update docker/setup-buildx-action action to v4 by @plengauer in #3064
  • chore(deps): update opentelemetry-python monorepo by @plengauer in #3056
  • chore(deps): lock file maintenance by @plengauer in #3038
  • Include coding agents for deferred export by @plengauer in #3082
  • Update Demo _complex_download_github_releases by @plengauer in #2991
  • chore(deps): update plengauer/opentelemetry-github action to v5.47.2 by @plengauer in #3101
  • chore(deps): update github/codeql-action action to v4.32.6 by @plengauer in #3073
  • Add workflow to re-request dismissed approvals by @codex in #3095
  • fix(deps): update dependency @traceloop/node-server-sdk to v0.22.8 by @plengauer in #3057
  • chore(deps): update docker/build-push-action action to v7 by @plengauer in #3083
  • fix(deps): update opentelemetry-js monorepo by @plengauer in #3047
  • Add github resource attributes more consistently by @plengauer in #3090
  • Change Renovate cron schedule to daily at midnight by @plengauer in #3111
  • Fix source file resolver for bash compatibility by @plengauer in #3116
  • Fix release target of patch releases by @plengauer in #3107
  • Add missing HTTP metrics to gh instrumentation by @Copilot in #3092
  • Fix python venvs for AI instrumentations by @plengauer in #3099
  • Fix job-level caching by @plengauer in #3098
  • Default repository-level instrumentation to enabled in deploy action by @Copilot in #3121
  • chore(deps): update ghcr.io/plengauer/opentelemetry-github-workflow-instrumentation-runner docker tag to v5.47.2 by @plengauer in #3100
  • Rename triage_new_issues workflow to autotriage by @Copilot in #3124
  • Deploy: try direct push first, fall back to PR; trigger on all branches by @Copilot in #3123
  • Fix telemetry.sdk.version showing "shell" instead of version number on Alpine by @Copilot in #3122
  • Fix SSL certificate errors in Python and Node deep injection demos by @Copilot in #3120
  • chore(deps): update renovatebot/github-action action to v46.1.4 by @plengauer in #3130
  • Rename backport workflow to Autobackport by @Copilot in #3132
  • Automatically opt into new semconvs in github actions by @plengauer in #3133
  • Fix copilot injection by @plengauer in #3135
  • Update Demo injection_deep_gradle by @plengauer in #3104
  • Update Demo injection_docker_renovate by @plengauer in #3102
  • Update Demo _complex_download_github_releases by @plengauer in #3103
  • Fix exit trap overwriting our own instrumentation by @plengauer in #3088
  • chore(deps): update plengauer/opentelemetry-github action to v5.47.2 by @plengauer in #3108
  • chore(deps): update github artifact actions (major) by @plengauer in #2986
  • Remove obsolete workflow by @plengauer in #3118
  • chore(deps): update actions/github-script action to v8 by @plengauer in #3110

New Contributors

Full Changelog: v5.47.1...v5.47.3

Release v5.47.2

07 Mar 13:56
ffe0789

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.47.1...v5.47.2

Release v5.47.1

05 Mar 14:48
f19841d

Choose a tag to compare

What's Changed

Full Changelog: v5...v5.47.1

Release v5.47.0

05 Mar 01:12
81cd250

Choose a tag to compare

What's Changed

  • chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.147.0 by @plengauer in #3043
  • Automatic Version Bump by @plengauer in #3055

Full Changelog: v5.46.0...v5.47.0

Release v5.46.0

04 Mar 12:22
46f5cb3

Choose a tag to compare

What's Changed

  • chore(deps): update plengauer/opentelemetry-github action to v5.45.1 by @plengauer in #2990
  • chore(deps): update ghcr.io/plengauer/opentelemetry-github-workflow-instrumentation-runner docker tag to v5.45.1 by @plengauer in #2989
  • Deploy OpenTelemetry by @plengauer in #2897
  • chore(deps): update github/gh-aw action to v0.50.1 by @plengauer in #2956
  • Fix python instrumentation by @plengauer in #3009
  • chore(deps): update dependency traceloop-sdk to v0.52.6 by @plengauer in #2934
  • fix(deps): update dependency @opentelemetry/auto-instrumentations-node to v0.70.1 by @plengauer in #3011
  • fix(deps): update dependency @actions/artifact to v6.2.0 by @plengauer in #3010
  • chore(deps): update actions/attest-build-provenance action to v4 by @plengauer in #3012
  • Remove concurrency group from repository-level instrumentation by @Copilot in #3016
  • Fix 404 errors in repository-level instrumentation contributor count by @Copilot in #3017
  • Fix inconsistent CICD span attributes in job-level instrumentation by @Copilot in #3020
  • Rename observability.yml to observability_workflow.yml by @Copilot in #3021
  • Fix caching broken on ubuntu-slim in agentic workflows by @Copilot in #3018
  • Optimize performance by @plengauer in #2983
  • Add tests for repository-level instrumentation by @Copilot in #3025
  • Refactor signal headers assignment and content-encoding in export function by @plengauer in #3014
  • Deploy Super Linter by @Copilot in #3022
  • Refactor agent.sh by removing redundant alias commands by @plengauer in #3033
  • Remove obsolete cache option from workflow steps by @plengauer in #3036
  • Rename job 'collect' to 'export' in action.yml by @plengauer in #3035
  • Add default patters for masking by @plengauer in #3037
  • Add agentic workflow to auto-create issues from Analyze workflow failures by @Copilot in #3041
  • fix(deps): update dependency net.bytebuddy:byte-buddy to v1.18.7-jdk5 by @plengauer in #3026
  • Automatic Version Bump by @plengauer in #3044
  • Fix fast-path install overwriting /opt ACL by @Copilot in #3031
  • chore(deps): update github/codeql-action action to v4.32.5 by @plengauer in #3040

Full Changelog: v5...v5.46.0

Release v5.45.1

24 Feb 00:32
241e9f7

Choose a tag to compare

What's Changed

Full Changelog: v5...v5.45.1