build(deps): bump the dependencies group across 1 directory with 24 updates
Bumps the dependencies group with 13 updates in the / directory:
| Package | From | To |
|---|---|---|
| github.com/elastic/elastic-agent-libs | 0.26.0 |
0.28.0 |
| github.com/elastic/elastic-agent-system-metrics | 0.13.3 |
0.13.4 |
| github.com/elastic/elastic-transport-go/v8 | 8.7.0 |
8.8.0 |
| github.com/elastic/go-docappender/v2 | 2.11.3 |
2.12.0 |
| github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger | 0.139.0 |
0.141.0 |
| github.com/spf13/cobra | 1.10.1 |
1.10.2 |
| go.elastic.co/apm/module/apmelasticsearch/v2 | 2.7.1 |
2.7.2 |
| go.elastic.co/apm/module/apmgorilla/v2 | 2.7.1 |
2.7.2 |
| go.elastic.co/apm/module/apmgrpc/v2 | 2.7.1 |
2.7.2 |
| go.elastic.co/apm/module/apmotel/v2 | 2.7.1 |
2.7.2 |
| go.opentelemetry.io/otel | 1.38.0 |
1.39.0 |
| go.opentelemetry.io/otel/sdk | 1.38.0 |
1.39.0 |
| golang.org/x/sync | 0.18.0 |
0.19.0 |
Updates github.com/elastic/elastic-agent-libs from 0.26.0 to 0.28.0
Release notes
Sourced from github.com/elastic/elastic-agent-libs's releases.
v0.28.0
What's Changed
- Add TempDir and NewLogFile test utilities by
@belimawrin elastic/elastic-agent-libs#369Full Changelog: https://github.com/elastic/elastic-agent-libs/compare/v0.27.0...v0.28.0
v0.27.0
What's Changed
- Update gvm version used in buildkite to v0.6.0 by
@michel-latermanin elastic/elastic-agent-libs#372- Add kibana func to update download source by id by
@michel-latermanin elastic/elastic-agent-libs#371- Add advanced_settings attribute to kibana fleet policy requests by
@michel-latermanin elastic/elastic-agent-libs#373- Allow dependabot to trigger bk pipeline by
@michel-latermanin elastic/elastic-agent-libs#374- Add workflow to update NOTICE.txt post dependabot by
@michel-latermanin elastic/elastic-agent-libs#375- build(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 by
@dependabot[bot] in elastic/elastic-agent-libs#370Full Changelog: https://github.com/elastic/elastic-agent-libs/compare/v0.26.2...v0.27.0
v0.26.2
What's Changed
- feat: switch back to upstream pkcs8 lib by
@kruskallin elastic/elastic-agent-libs#344Full Changelog: https://github.com/elastic/elastic-agent-libs/compare/v0.26.1...v0.26.2
v0.26.1
What's Changed
- feat: deprecate observer output by
@kruskallin elastic/elastic-agent-libs#367Full Changelog: https://github.com/elastic/elastic-agent-libs/compare/v0.26.0...v0.26.1
Commits
88e330eAdd TempDir and NewLogFile test utilities (#369)d338d2dbuild(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 (#370)a3d2616Add workflow to update NOTICE.txt post dependabot (#375)ee93953Allow dependabot to trigger bk pipeline (#374)76691b8Add advanced_settings attribute to kibana fleet policy requests (#373)a0201d3Add kibana func to update download source by id (#371)cf27533Update gvm version used in buildkite to v0.6.0 (#372)5c74360feat: switch back to upstream pkcs8 lib (#344)b9b2cf9feat: deprecate observer output (#367)- See full diff in compare view
Updates github.com/elastic/elastic-agent-system-metrics from 0.13.3 to 0.13.4
Release notes
Sourced from github.com/elastic/elastic-agent-system-metrics's releases.
v0.13.4
What's Changed
- Fill stat struct by
@florianlin elastic/elastic-agent-system-metrics#267- fix(report): prevent corrupted utf8 when computing process name by
@mauri870in elastic/elastic-agent-system-metrics#269New Contributors
@mauri870made their first contribution in elastic/elastic-agent-system-metrics#269Full Changelog: https://github.com/elastic/elastic-agent-system-metrics/compare/v0.13.3...v0.13.4
Commits
8da89cefix(report): prevent corrupted utf8 when computing process name (#269)b1968dfFill stat struct (#267)- See full diff in compare view
Updates github.com/elastic/elastic-transport-go/v8 from 8.7.0 to 8.8.0
Release notes
Sourced from github.com/elastic/elastic-transport-go/v8's releases.
v8.8.0
8.8.0 (2025-11-19)
Features
Changelog
Sourced from github.com/elastic/elastic-transport-go/v8's changelog.
8.8.0 (2025-11-19)
Features
Commits
0e8563echore(main): release 8.8.0 (#48)decf5e3chore: add automated releases (#47)ea31832revert: remove CODEOWNERS (#46)8d0ff56ci: add catalog-info (#45)4768035ci: add Close stale issues workflow (#44)303f7b0ci: add CODEOWNERS file (#43)7f3f1f2ci: add Ingest Issue workflow (#42)09c7987ci: enforce conventional commit pr title (#41)4039c75chore: sync-labels.yml update dry-run to false (#40)963feb2chore: add sync-labels workflow (#39)- Additional commits viewable in compare view
Updates github.com/elastic/go-docappender/v2 from 2.11.3 to 2.12.0
Release notes
Sourced from github.com/elastic/go-docappender/v2's releases.
v2.12.0
What's Changed
- build(deps): bump github.com/klauspost/compress from 1.18.0 to 1.18.1 by
@dependabot[bot] in elastic/go-docappender#278- build(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 by
@dependabot[bot] in elastic/go-docappender#279- build(deps): bump github.com/elastic/elastic-transport-go/v8 from 8.7.0 to 8.8.0 by
@dependabot[bot] in elastic/go-docappender#280- build(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 by
@dependabot[bot] in elastic/go-docappender#281- build(deps): bump actions/checkout from 5 to 6 in the github-actions group by
@dependabot[bot] in elastic/go-docappender#282- Add support for passing extra query params to bulk request by
@khushijain21in elastic/go-docappender#283New Contributors
@khushijain21made their first contribution in elastic/go-docappender#283Full Changelog: https://github.com/elastic/go-docappender/compare/v2.11.3...v2.12.0
Commits
90e13e2Add support for passing extra query params to bulk request (#283)c645925build(deps): bump actions/checkout in the github-actions group (#282)c21260bbuild(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 (#281)82f7868build(deps): bump github.com/elastic/elastic-transport-go/v8 (#280)1abe224build(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 (#279)2548f79build(deps): bump github.com/klauspost/compress from 1.18.0 to 1.18.1 (#278)- See full diff in compare view
Updates github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger from 0.139.0 to 0.141.0
Release notes
Sourced from github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger's releases.
v0.141.0
The OpenTelemetry Collector Contrib contains everything in the opentelemetry-collector release, be sure to check the release notes there as well.
Unmaintained Components
These components are marked as Unmaintained and will eventually be removed from our community distributions. If you depend on these components we need your help to support them.
- exporter/carbon
- receiver/bigip
- receiver/carbon
End User Changelog
🛑 Breaking changes 🛑
all: fix pprofile DurationNano to be a TypeUint64 (#44397)
cmd/otelcontribcol: Removing unmaintained componentexporter/carbon(#38913)
connector/spanmetrics: Add a feature gate to use the latest semantic conventions for the status code attribute on generated metrics. | This feature gate will replace thestatus.codeattribute on the generated RED metrics withotel.status_code. | It will also replace the valuesSTATUS_CODE_ERRORandSTATUS_CODE_OKwithERRORandOKto align with the latest conventions. (#42103) This change is made to align with the latest semantic conventions. | The feature gate is disabled by default, but can be enabled with--feature-gates spanmetrics.statusCodeConvention.useOtelPrefix| or explicitly disabled with--feature-gates -spanmetrics.statusCodeConvention.useOtelPrefix.
exporter/clickhouse: Add EventName column to logs table (#42584) This column is optional for existing deployments. See project README for notes on how to upgrade your logs table.
exporter/clickhouse: Add columns for tracking JSON paths in logs + traces (#43109) The JSON columns now include a helper column for keeping track of what keys are inside of the JSON object. This change also introduces schema detection logic to reduce breaking changes whenever a column is added. Existing users can enable these features by manually adding all the new columns to their table.
exporter/kafka:exporter.kafkaexporter.UseFranzGofeature gate moved to Stable and is now always enabled (#44565) The franz-go client is now the default and only Kafka client library for the Kafka exporter. The feature gateexporter.kafkaexporter.UseFranzGohas been promoted to Stable status and cannot be disabled. Users can no longer opt out of using the franz-go client in favor of the legacy Sarama client. The Sarama client and the feature gate will be removed completely after v0.143.0.
extension/docker_observer: Upgrading Docker API version default from 1.24 to 1.44 (#44279)
pkg/ottl: Type of field profile.duration changes from time.Time to int64. (#44397)
receiver/azureeventhub: Promote Feature Gatereceiver.azureeventhubreceiver.UseAzeventhubsto Beta (#44335)
receiver/k8slog: Update k8slogreceiver code-owners status and mark as unmaintained (#44078)
receiver/kafka: Remove deprecated topic and encoding (#44568)
receiver/kafka:receiver.kafkareceiver.UseFranzGofeature gate moved to Stable and is now always enabled (#44564) The franz-go client is now the default and only Kafka client library for the Kafka receiver. The feature gatereceiver.kafkareceiver.UseFranzGohas been promoted to Stable status and cannot be disabled. Users can no longer opt out of using the franz-go client in favor of the legacy Sarama client. The Sarama code and the feature gate will be removed completely after v0.143.0.🚩 Deprecations 🚩
receiver/prometheus: Add feature gate for extra scrape metrics in Prometheus receiver (#44181) deprecation of extra scrape metrics in Prometheus receiver will be removed eventually.🚀 New components 🚀
... (truncated)
Changelog
Sourced from github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger's changelog.
v0.141.0
🛑 Breaking changes 🛑
all: fix pprofile DurationNano to be a TypeUint64 (#44397)processor/tail_sampling: Remove only internally relevant fields from samplingpolicy.TraceData. (#44435)processor/tail_sampling: Simplify the locking used by the tail sampling (#41656, #43671) There are two small breaking changes as part of this work:
- Pending traces are now passed through the decision logic during shutdown by default. If this is not desired it can be turned off using
drop_pending_traces_on_shutdown.- The mutex in
samplingpolicy.TraceDatahas been removed andsamplingpolicy.SpanCountis now anint64instead of*atomic.Int64. Custom extensions using these fields will need to be updated.🚩 Deprecations 🚩
pkg/translator/opencensus: Deprecate the package (#44641)🧰 Bug fixes 🧰
pkg/ottl: Return errors when OTTL context setters receive values of the wrong type (#40198) Introducesctxutil.ExpectTypeand updates log, metric, and scope setters to surface type assertion failures.v0.140.1
v0.140.0
🛑 Breaking changes 🛑
receiver/carbon: unexport structs ParsedPath, PlaintextPathParser, function NewParser (#43966)receiver/carbon: Unexport PathParserHelper (#43997)receiver/googlecloudpubsub: Delete and inline functions used for tests (#43964)💡 Enhancements 💡
pkg/datadog: add orchestrator explorer support in pkg/datadog/config (#44105)pkg/datadog: Expose NewConnectorFactory method to instantiate the Datadog connector with injected dependencies. (#43980)🧰 Bug fixes 🧰
Commits
daab18f[chore] Prepare release 0.141.0 (#44664)8cf0c07[chore] Update otel (#44660)ef9cd61[chore] Add depguard rule to prevent new semconv versions to be added (#44606)34540f5[chore] update to latest semconv (#44639)b984794fix: cloudwatch control message makes consumelogs crash with sigsegv (#44231)6968a70[chore][receiver/awslambdareceiver] run make modernize (#44624)e52c999[receiver/kafkareceiver] Remove redundant config unmarshal (#44643)174959d[chore] update semconv (#44635)b1f6859[receiver/systemd]: Scrape unit CPU time (#44646)5078481[receiver/systemd] Promote systemd receiver to alpha (#44647)- Additional commits viewable in compare view
Updates github.com/spf13/cobra from 1.10.1 to 1.10.2
Release notes
Sourced from github.com/spf13/cobra's releases.
v1.10.2
🔧 Dependencies
- chore: Migrate from
gopkg.in/yaml.v3togo.yaml.in/yaml/v3by@dimsin spf13/cobra#2336 - thegopkg.in/yaml.v3package has been deprecated for some time: this should significantly cleanup dependency/supply-chains for consumers ofspf13/cobra📈 CI/CD
- Fix linter and allow CI to pass by
@marckhouzamin spf13/cobra#2327- fix: actions/setup-go v6 by
@jpmcbin spf13/cobra#2337🔥✍🏼 Docs
- Add documentation for repeated flags functionality by
@rvergisin spf13/cobra#2316🍂 Refactors
- refactor: replace several vars with consts by
@htoyoda18in spf13/cobra#2328- refactor: change minUsagePadding from var to const by
@ssam18in spf13/cobra#2325🤗 New Contributors
@rvergismade their first contribution in spf13/cobra#2316@htoyoda18made their first contribution in spf13/cobra#2328@ssam18made their first contribution in spf13/cobra#2325@dimsmade their first contribution in spf13/cobra#2336Full Changelog: https://github.com/spf13/cobra/compare/v1.10.1...v1.10.2
Thank you to our amazing contributors!!!!! 🐍 🚀
Commits
88b30abchore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (#2336)346d408fix: actions/setup-go v6 (#2337)fc81d20refactor: change minUsagePadding from var to const (#2325)117698arefactor: replace several vars with consts (#2328)e2dd29dAdd documentation for repeated flags functionality (#2316)0629892Fix linter (#2327)- See full diff in compare view
Updates go.elastic.co/apm/module/apmelasticsearch/v2 from 2.7.1 to 2.7.2
Release notes
Sourced from go.elastic.co/apm/module/apmelasticsearch/v2's releases.
v2.7.2
What's Changed
- build(deps): bump golang.org/x/net from 0.33.0 to 0.38.0 in /module/apmazure by
@dependabot[bot] in elastic/apm-agent-go#1731- docs-builder: add
pull-requests: writepermission to docs-build workflow by@reakaleekin elastic/apm-agent-go#1733- build(deps): bump golang.org/x/net from 0.33.0 to 0.38.0 in /module/apmgrpc by
@dependabot[bot] in elastic/apm-agent-go#1734- build(deps): bump github.com/go-chi/chi/v5 from 5.0.2 to 5.2.2 in /module/apmchiv5 by
@dependabot[bot] in elastic/apm-agent-go#1735- build(deps): bump golang.org/x/net from 0.33.0 to 0.38.0 in /module/apmbeego by
@dependabot[bot] in elastic/apm-agent-go#1737- build(deps): bump golang.org/x/net from 0.23.0 to 0.38.0 in /module/apmecho by
@dependabot[bot] in elastic/apm-agent-go#1736- ci: move from dependabot reviewers to CODEOWNERS by
@oakrizanin elastic/apm-agent-go#1739- github(codeowners): robots-ci can review .github/workflows only by
@v1vin elastic/apm-agent-go#1740- deps(updatecli): bump all policies by
@elastic-observability-automation[bot] in elastic/apm-agent-go#1742- Update golang.org/x/net for apmgin by
@rockdabootin elastic/apm-agent-go#1743- Bump updatecli version to v0.104.0 from a version file by
@fr4nc1sc0-r4m0nin elastic/apm-agent-go#1744- build(deps): bump github.com/gofiber/fiber/v2 from 2.52.5 to 2.52.9 in /module/apmfiber by
@dependabot[bot] in elastic/apm-agent-go#1745- build(deps): bump docker/login-action from 3.4.0 to 3.5.0 in the github-actions group by
@dependabot[bot] in elastic/apm-agent-go#1746- build(deps): bump github.com/go-pg/pg/v10 from 10.7.3 to 10.15.0 in /module/apmgopgv10 by
@dependabot[bot] in elastic/apm-agent-go#1747- deps(updatecli): bump all policies by
@elastic-observability-automation[bot] in elastic/apm-agent-go#1748- build(deps): bump actions/checkout from 4 to 5 in the github-actions group by
@dependabot[bot] in elastic/apm-agent-go#1749- docs: update apmschema url to use apm-data by
@kruskallin elastic/apm-agent-go#1752- Add applies_to statements by
@theletterfin elastic/apm-agent-go#1751- build(deps): bump actions/setup-go from 5 to 6 in the github-actions group by
@dependabot[bot] in elastic/apm-agent-go#1753- Add crosslinks to troubleshooting by
@theletterfin elastic/apm-agent-go#1754- Replace tibdex/github-app-token with actions/create-github-app-token by
@Copilotin elastic/apm-agent-go#1756- build(deps): bump docker/login-action from 3.5.0 to 3.6.0 in the github-actions group by
@dependabot[bot] in elastic/apm-agent-go#1757- build(deps): bump actions/upload-artifact from 4 to 5 in the github-actions group by
@dependabot[bot] in elastic/apm-agent-go#1758- Add maintenance note to PR and feature request templates by
@dmathieuin elastic/apm-agent-go#1761- Upgrade Go to 1.24 by
@dmathieuin elastic/apm-agent-go#1767- build(deps): bump golang.org/x/crypto from 0.40.0 to 0.45.0 in /module/apmgin by
@dependabot[bot] in elastic/apm-agent-go#1766- build(deps): bump golang.org/x/crypto from 0.35.0 to 0.45.0 in /module/apmpgxv5 by
@dependabot[bot] in elastic/apm-agent-go#1764- build(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /module/apmbeego by
@dependabot[bot] in elastic/apm-agent-go#1765- build(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /module/apmechov4 by
@dependabot[bot] in elastic/apm-agent-go#1763- build(deps): bump actions/checkout from 5 to 6 in the github-actions group by
@dependabot[bot] in elastic/apm-agent-go#1768- deps(updatecli): bump all policies by
@elastic-observability-automation[bot] in elastic/apm-agent-go#1770- Always enforce a limit on limitedBody by
@dmathieuin elastic/apm-agent-go#1771- Release 2.7.2 by
@dmathieuin elastic/apm-agent-go#1772New Contributors
@oakrizanmade their first contribution in elastic/apm-agent-go#1739@fr4nc1sc0-r4m0nmade their first contribution in elastic/apm-agent-go#1744@theletterfmade their first contribution in elastic/apm-agent-go#1751Full Changelog: https://github.com/elastic/apm-agent-go/compare/v2.7.1...v2.7.2
Commits
2e32f50prepare for v2.7.2 (#1772)7d1310falways enforce a limit on limitedBody (#1771)02a199cchore: deps(updatecli): bump "ghcr.io/updatecli/policies/autodiscover... (#1770)48b0956build(deps): bump actions/checkout in the github-actions group (#1768)8437aa5build(deps): bump golang.org/x/crypto in /module/apmechov4 (#1763)ae8f8f8build(deps): bump golang.org/x/crypto in /module/apmbeego (#1765)64f3323build(deps): bump golang.org/x/crypto in /module/apmpgxv5 (#1764)1a47845build(deps): bump golang.org/x/crypto in /module/apmgin (#1766)d7e5937Upgrade Go to 1.24 (#1767)e9eddceAdd maintenance note to PR and feature request templates (#1761)- Additional commits viewable in compare view
Updates go.elastic.co/apm/module/apmgorilla/v2 from 2.7.1 to 2.7.2
Release notes
Sourced from go.elastic.co/apm/module/apmgorilla/v2's releases.
v2.7.2
What's Changed
- build(deps): bump golang.org/x/net from 0.33.0 to 0.38.0 in /module/apmazure by
@dependabot[bot] in elastic/apm-agent-go#1731- docs-builder: add
pull-requests: writepermission to docs-build workflow by@reakaleekin elastic/apm-agent-go#1733- build(deps): bump golang.org/x/net from 0.33.0 to 0.38.0 in /module/apmgrpc by
@dependabot[bot] in elastic/apm-agent-go#1734- build(deps): bump github.com/go-chi/chi/v5 from 5.0.2 to 5.2.2 in /module/apmchiv5 by
@dependabot[bot] in elastic/apm-agent-go#1735- build(deps): bump golang.org/x/net from 0.33.0 to 0.38.0 in /module/apmbeego by
@dependabot[bot] in elastic/apm-agent-go#1737- build(deps): bump golang.org/x/net from 0.23.0 to 0.38.0 in /module/apmecho by
@dependabot[bot] in elastic/apm-agent-go#1736- ci: move from dependabot reviewers to CODEOWNERS by
@oakrizanin elastic/apm-agent-go#1739- github(codeowners): robots-ci can review .github/workflows only by
@v1vin elastic/apm-agent-go#1740- deps(updatecli): bump all policies by
@elastic-observability-automation[bot] in elastic/apm-agent-go#1742- Update golang.org/x/net for apmgin by
@rockdabootin elastic/apm-agent-go#1743- Bump updatecli version to v0.104.0 from a version file by
@fr4nc1sc0-r4m0nin elastic/apm-agent-go#1744- build(deps): bump github.com/gofiber/fiber/v2 from 2.52.5 to 2.52.9 in /module/apmfiber by
@dependabot[bot] in elastic/apm-agent-go#1745- build(deps): bump docker/login-action from 3.4.0 to 3.5.0 in the github-actions group by
@dependabot[bot] in elastic/apm-agent-go#1746- build(deps): bump github.com/go-pg/pg/v10 from 10.7.3 to 10.15.0 in /module/apmgopgv10 by
@dependabot[bot] in elastic/apm-agent-go#1747- deps(updatecli): bump all policies by
@elastic-observability-automation[bot] in elastic/apm-agent-go#1748- build(deps): bump actions/checkout from 4 to 5 in the github-actions group by
@dependabot[bot] in elastic/apm-agent-go#1749- docs: update apmschema url to use apm-data by
@kruskallin elastic/apm-agent-go#1752- Add applies_to statements by
@theletterfin elastic/apm-agent-go#1751- build(deps): bump actions/setup-go from 5 to 6 in the github-actions group by
@dependabot[bot] in elastic/apm-agent-go#1753- Add crosslinks to troubleshooting by
@theletterfin elastic/apm-agent-go#1754- Replace tibdex/github-app-token with actions/create-github-app-token by
@Copilotin elastic/apm-agent-go#1756- build(deps): bump docker/login-action from 3.5.0 to 3.6.0 in the github-actions group by
@dependabot[bot] in elastic/apm-agent-go#1757- build(deps): bump actions/upload-artifact from 4 to 5 in the github-actions group by
@dependabot[bot] in elastic/apm-agent-go#1758- Add maintenance note to PR and feature request templates by
@dmathieuin elastic/apm-agent-go#1761- Upgrade Go to 1.24 by
@dmathieuin elastic/apm-agent-go#1767- build(deps): bump golang.org/x/crypto from 0.40.0 to 0.45.0 in /module/apmgin by
@dependabot[bot] in elastic/apm-agent-go#1766- build(deps): bump golang.org/x/crypto from 0.35.0 to 0.45.0 in /module/apmpgxv5 by
@dependabot[bot] in elastic/apm-agent-go#1764- build(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /module/apmbeego by
@dependabot[bot] in elastic/apm-agent-go#1765- build(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /module/apmechov4 by
@dependabot[bot] in elastic/apm-agent-go#1763- build(deps): bump actions/checkout from 5 to 6 in the github-actions group by
@dependabot[bot] in elastic/apm-agent-go#1768- deps(updatecli): bump all policies by
@elastic-observability-automation[bot] in elastic/apm-agent-go#1770- Always enforce a limit on limitedBody by
@dmathieuin elastic/apm-agent-go#1771- Release 2.7.2 by
@dmathieuin elastic/apm-agent-go#1772New Contributors
@oakrizanmade their first contribution in elastic/apm-agent-go#1739@fr4nc1sc0-r4m0nmade their first contribution in elastic/apm-agent-go#1744@theletterfmade their first contribution in elastic/apm-agent-go#1751Full Changelog: https://github.com/elastic/apm-agent-go/compare/v2.7.1...v2.7.2
Commits
2e32f50prepare for v2.7.2 (#1772)7d1310falways enforce a limit on limitedBody (#1771)02a199cchore: deps(updatecli): bump "ghcr.io/updatecli/policies/autodiscover... (#1770)48b0956build(deps): bump actions/checkout in the github-actions group (#1768)8437aa5build(deps): bump golang.org/x/crypto in /module/apmechov4 (#1763)ae8f8f8build(deps): bump golang.org/x/crypto in /module/apmbeego (#1765)64f3323build(deps): bump golang.org/x/crypto in /module/apmpgxv5 (#1764)1a47845build(deps): bump golang.org/x/crypto in /module/apmgin (#1766)d7e5937Upgrade Go to 1.24 (#1767)e9eddceAdd maintenance note to PR and feature request templates (#1761)- Additional commits viewable in compare view
Updates go.elastic.co/apm/module/apmgrpc/v2 from 2.7.1 to 2.7.2
Release notes
Sourced from go.elastic.co/apm/module/apmgrpc/v2's releases.
v2.7.2
What's Changed
- build(deps): bump golang.org/x/net from 0.33.0 to 0.38.0 in /module/apmazure by
@dependabot[bot] in elastic/apm-agent-go#1731- docs-builder: add
pull-requests: writepermission to docs-build workflow by@reakaleekin elastic/apm-agent-go#1733- build(deps): bump golang.org/x/net from 0.33.0 to 0.38.0 in /module/apmgrpc by
@dependabot[bot] in elastic/apm-agent-go#1734- build(deps): bump github.com/go-chi/chi/v5 from 5.0.2 to 5.2.2 in /module/apmchiv5 by
@dependabot[bot] in elastic/apm-agent-go#1735- build(deps): bump golang.org/x/net from 0.33.0 to 0.38.0 in /module/apmbeego by
@dependabot[bot] in elastic/apm-agent-go#1737- build(deps): bump golang.org/x/net from 0.23.0 to 0.38.0 in /module/apmecho by
@dependabot[bot] in elastic/apm-agent-go#1736- ci: move from dependabot reviewers to CODEOWNERS by
@oakrizanin elastic/apm-agent-go#1739- github(codeowners): robots-ci can review .github/workflows only by
@v1vin elastic/apm-agent-go#1740- deps(updatecli): bump all policies by
@elastic-observability-automation[bot] in elastic/apm-agent-go#1742- Update golang.org/x/net for apmgin by
@rockdabootin elastic/apm-agent-go#1743- Bump updatecli version to v0.104.0 from a version file by
@fr4nc1sc0-r4m0nin elastic/apm-agent-go#1744- build(deps): bump github.com/gofiber/fiber/v2 from 2.52.5 to 2.52.9 in /module/apmfiber by
@dependabot[bot] in elastic/apm-agent-go#1745- build(deps): bump docker/login-action from 3.4.0 to 3.5.0 in the github-actions group by
@dependabot[bot] in elastic/apm-agent-go#1746- build(deps): bump github.com/go-pg/pg/v10 from 10.7.3 to 10.15.0 in /module/apmgopgv10 by
@dependabot[bot] in elastic/apm-agent-go#1747- deps(updatecli): bump all policies by
@elastic-observability-automation[bot] in
:robot: GitHub comments
Just comment with:
rundocs-build: Re-trigger the docs validation. (use unformatted text in the comment!)
:yellow_heart: Build succeeded, but was flaky
- Buildkite Build
- Commit: 267de31bf4358c820ae84e2974ff5ef578e294c2
Failed CI Steps
Looks like these dependencies are updatable in another way, so this is no longer needed.