Skip to content

Conversation

elastic-observability-automation[bot]
Copy link
Contributor

@elastic-observability-automation elastic-observability-automation bot commented Sep 10, 2025

Bump release versions in the config/versions.yml

Update config/versions.yml apm_agent_dotnet 1.34.1

change detected: * key "$.versioning_systems.apm_agent_dotnet.current" updated from "1.34.0" to "1.34.1", in file "config/versions.yml"

v1.34.1
## What's Changed

### Bug fixes

* Remove redundant println from profiler by @stevejgordon in https://github.com/elastic/apm-agent-dotnet/pull/2662
* Ensure we always start an Activity even when OTelBridge disabled by @stevejgordon in https://github.com/elastic/apm-agent-dotnet/pull/2656

### Misc

* Add the target framework moniker to the preamble logs by @JeremyBessonElastic in https://github.com/elastic/apm-agent-dotnet/pull/2661
* Fix MongoDb test failure in integration tests by @stevejgordon in https://github.com/elastic/apm-agent-dotnet/pull/2646

## New Contributors
* @theletterf made their first contribution in https://github.com/elastic/apm-agent-dotnet/pull/2650

**Full Changelog**: https://github.com/elastic/apm-agent-dotnet/compare/v1.34.0...v1.34.1
Update config/versions.yml edot-node 1.3.0

change detected: * key "$.versioning_systems.edot_node.current" updated from "1.2.0" to "1.3.0", in file "config/versions.yml"

v1.3.0
## Changelog

### Features and enhancements

* Added `@opentelemetry/instrumentation-oracledb` to the default set of instrumentations.

* New Central Configuration settings. Typically these settings are only useful
  for temporary debugging of telemetry.

    * `send_traces`: A boolean to disable/enable sending of trace telemetry (i.e. spans).
    * `send_metrics`: The same, for the metrics signal.
    * `send_logs`: The same, for the logs signal.

  While these are supported in EDOT Node.js, they will only be present in
  "Agent Configuration" UI of Kibana version 9.2 and later.
  [#928](https://github.com/elastic/elastic-otel-node/pull/928)

* New `ELASTIC_OTEL_CONTEXT_PROPAGATION_ONLY` configuration environment variable.
  Set this to `true` to disable sending of spans, but otherwise continue to
  do context propagation. This can be useful in limited conditions to support
  propagating trace-context through a service to downstream services for
  distributed tracing, but not collect spans from the service. (Note that this
  typically results in incomplete or broken traces in Kibana trace viewer.)
  [#928](https://github.com/elastic/elastic-otel-node/pull/928)

### Fixes

### Chores

* OTLP export requests (HTTP flavors only) will include an identifier for EDOT Node.js in the User-Agent header.
  [#982](https://github.com/elastic/elastic-otel-node/pull/982)

---

[README](https://github.com/elastic/elastic-otel-node/tree/main/packages/opentelemetry-node#readme) | [Full Release Notes](https://github.com/elastic/elastic-otel-node/blob/main/docs/release-notes/index.md) | [Breaking Changes](https://github.com/elastic/elastic-otel-node/blob/main/docs/release-notes/breaking-changes.md)
GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

Made with ❤️️ by updatecli
@theletterf theletterf merged commit 52278b8 into main Sep 16, 2025
19 checks passed
@theletterf theletterf deleted the updatecli_main_bfbda0570cfbf1ebee5ba4801497a4b00fe1289653863b5c09f26db4b8c67c6e branch September 16, 2025 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants