Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/jaegertracing/jaeger to v1.61.0 #35259

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/jaegertracing/jaeger v1.60.0 -> v1.61.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

jaegertracing/jaeger (github.com/jaegertracing/jaeger)

v1.61.0: / v2.0.0-rc1

Compare Source

Backend Changes

This release contains an official pre-release candidate of Jaeger v2, as binary and Docker image jaeger.

⛔ Breaking Changes
🐞 Bug fixes, Minor Improvements
🚧 Experimental Features
👷 CI Improvements
📊 UI Changes

Dependencies upgrades only.

👏👏👏 New Contributors

Configuration

📅 Schedule: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@crobert-1 crobert-1 closed this Sep 17, 2024
@crobert-1 crobert-1 reopened this Sep 17, 2024
@renovate renovate bot force-pushed the renovate/github.com-jaegertracing-jaeger-1.x branch from 9bccb3b to 6555d8e Compare September 24, 2024 15:46
@renovate renovate bot requested a review from a team as a code owner September 24, 2024 15:46
Copy link
Contributor Author

renovate bot commented Sep 24, 2024

ℹ Artifact update notice

File name: exporter/awskinesisexporter/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
golang.org/x/net v0.28.0 -> v0.29.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240822170219-fc7c04adadcd -> v0.0.0-20240903143218-8af14fe29dc1
File name: exporter/kafkaexporter/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.26.0 -> v0.27.0
golang.org/x/net v0.28.0 -> v0.29.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240822170219-fc7c04adadcd -> v0.0.0-20240903143218-8af14fe29dc1
File name: exporter/logzioexporter/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
google.golang.org/genproto/googleapis/rpc v0.0.0-20240822170219-fc7c04adadcd -> v0.0.0-20240903143218-8af14fe29dc1
File name: exporter/pulsarexporter/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
golang.org/x/net v0.28.0 -> v0.29.0
golang.org/x/term v0.23.0 -> v0.24.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240822170219-fc7c04adadcd -> v0.0.0-20240903143218-8af14fe29dc1
File name: exporter/sapmexporter/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 -> v0.55.0
golang.org/x/net v0.28.0 -> v0.29.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240822170219-fc7c04adadcd -> v0.0.0-20240903143218-8af14fe29dc1
File name: extension/encoding/jaegerencodingextension/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
golang.org/x/net v0.28.0 -> v0.29.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240822170219-fc7c04adadcd -> v0.0.0-20240903143218-8af14fe29dc1
File name: pkg/translator/jaeger/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
golang.org/x/net v0.28.0 -> v0.29.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240822170219-fc7c04adadcd -> v0.0.0-20240903143218-8af14fe29dc1
File name: pkg/translator/zipkin/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
golang.org/x/net v0.28.0 -> v0.29.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240822170219-fc7c04adadcd -> v0.0.0-20240903143218-8af14fe29dc1
File name: receiver/kafkareceiver/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.26.0 -> v0.27.0
golang.org/x/net v0.28.0 -> v0.29.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240822170219-fc7c04adadcd -> v0.0.0-20240903143218-8af14fe29dc1
File name: receiver/pulsarreceiver/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
golang.org/x/net v0.28.0 -> v0.29.0
golang.org/x/term v0.23.0 -> v0.24.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240822170219-fc7c04adadcd -> v0.0.0-20240903143218-8af14fe29dc1
File name: receiver/sapmreceiver/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
google.golang.org/genproto/googleapis/rpc v0.0.0-20240822170219-fc7c04adadcd -> v0.0.0-20240903143218-8af14fe29dc1
File name: receiver/zipkinreceiver/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
google.golang.org/genproto/googleapis/rpc v0.0.0-20240822170219-fc7c04adadcd -> v0.0.0-20240903143218-8af14fe29dc1
File name: testbed/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/aws/aws-sdk-go v1.54.19 -> v1.55.5

@crobert-1 crobert-1 closed this Sep 24, 2024
@crobert-1 crobert-1 reopened this Sep 24, 2024
@renovate renovate bot force-pushed the renovate/github.com-jaegertracing-jaeger-1.x branch from f8accab to 15ce92f Compare September 24, 2024 17:04
@crobert-1 crobert-1 closed this Sep 24, 2024
@crobert-1 crobert-1 reopened this Sep 24, 2024
@songy23 songy23 added the ready to merge Code review completed; ready to merge by maintainers label Sep 24, 2024
@codeboten codeboten merged commit 43b871b into main Sep 25, 2024
163 checks passed
@codeboten codeboten deleted the renovate/github.com-jaegertracing-jaeger-1.x branch September 25, 2024 13:58
@github-actions github-actions bot added this to the next release milestone Sep 25, 2024
jriguera pushed a commit to springernature/opentelemetry-collector-contrib that referenced this pull request Oct 4, 2024
…pen-telemetry#35259)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/jaegertracing/jaeger](https://redirect.github.com/jaegertracing/jaeger)
| `v1.60.0` -> `v1.61.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fjaegertracing%2fjaeger/v1.61.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fjaegertracing%2fjaeger/v1.61.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fjaegertracing%2fjaeger/v1.60.0/v1.61.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fjaegertracing%2fjaeger/v1.60.0/v1.61.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>jaegertracing/jaeger
(github.com/jaegertracing/jaeger)</summary>

###
[`v1.61.0`](https://redirect.github.com/jaegertracing/jaeger/releases/tag/v1.61.0):
/ v2.0.0-rc1

[Compare
Source](https://redirect.github.com/jaegertracing/jaeger/compare/v1.60.0...v1.61.0)

##### Backend Changes

This release contains an official pre-release candidate of Jaeger v2, as
binary and Docker image `jaeger`.

##### ⛔ Breaking Changes

- Remove support for cassandra 3.x and add cassandra 5.x
([@&open-telemetry#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&open-telemetry#8203;5962](https://redirect.github.com/jaegertracing/jaeger/pull/5962))

##### 🐞 Bug fixes, Minor Improvements

- Fix: the 'tagtype' in es jaeger-span mapping tags.properties should be
'type' ([@&open-telemetry#8203;chinaran](https://redirect.github.com/chinaran) in
[#&open-telemetry#8203;5980](https://redirect.github.com/jaegertracing/jaeger/pull/5980))
- Add readme for adaptive sampling
([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&open-telemetry#8203;5955](https://redirect.github.com/jaegertracing/jaeger/pull/5955))
- \[adaptive sampling] clean-up after previous refactoring
([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&open-telemetry#8203;5954](https://redirect.github.com/jaegertracing/jaeger/pull/5954))
- \[adaptive processor] remove redundant function
([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&open-telemetry#8203;5953](https://redirect.github.com/jaegertracing/jaeger/pull/5953))
- \[jaeger-v2] consolidate options and namespaceconfig for badger
storage
([@&open-telemetry#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&open-telemetry#8203;5937](https://redirect.github.com/jaegertracing/jaeger/pull/5937))
- Remove unused "namespace" field from badger config
([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&open-telemetry#8203;5929](https://redirect.github.com/jaegertracing/jaeger/pull/5929))
- Simplify bundling of ui assets
([@&open-telemetry#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&open-telemetry#8203;5917](https://redirect.github.com/jaegertracing/jaeger/pull/5917))
- Clean up grpc storage config
([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&open-telemetry#8203;5877](https://redirect.github.com/jaegertracing/jaeger/pull/5877))
- Add script to replace apache headers with spdx
([@&open-telemetry#8203;thecaffeinedev](https://redirect.github.com/thecaffeinedev) in
[#&open-telemetry#8203;5808](https://redirect.github.com/jaegertracing/jaeger/pull/5808))
- Add copyright/license headers to script files
([@&open-telemetry#8203;Zen-cronic](https://redirect.github.com/Zen-cronic) in
[#&open-telemetry#8203;5829](https://redirect.github.com/jaegertracing/jaeger/pull/5829))
- Clearer output from lint scripts
([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&open-telemetry#8203;5820](https://redirect.github.com/jaegertracing/jaeger/pull/5820))

##### 🚧 Experimental Features

- \[jaeger-v2] add validation and comments to badger storage config
([@&open-telemetry#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&open-telemetry#8203;5927](https://redirect.github.com/jaegertracing/jaeger/pull/5927))
- \[jaeger-v2] add validation and comments to memory storage config
([@&open-telemetry#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&open-telemetry#8203;5925](https://redirect.github.com/jaegertracing/jaeger/pull/5925))
- Support tail based sampling processor from otel collector extension
([@&open-telemetry#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&open-telemetry#8203;5878](https://redirect.github.com/jaegertracing/jaeger/pull/5878))
- \[v2] configure health check extension for all configs
([@&open-telemetry#8203;Wise-Wizard](https://redirect.github.com/Wise-Wizard) in
[#&open-telemetry#8203;5861](https://redirect.github.com/jaegertracing/jaeger/pull/5861))
- \[v2] add legacy formats into e2e kafka integration tests
([@&open-telemetry#8203;joeyyy09](https://redirect.github.com/joeyyy09) in
[#&open-telemetry#8203;5824](https://redirect.github.com/jaegertracing/jaeger/pull/5824))
- \[v2] configure healthcheck extension
([@&open-telemetry#8203;Wise-Wizard](https://redirect.github.com/Wise-Wizard) in
[#&open-telemetry#8203;5831](https://redirect.github.com/jaegertracing/jaeger/pull/5831))
- Added \_total suffix to otel counter metrics.
([@&open-telemetry#8203;Wise-Wizard](https://redirect.github.com/Wise-Wizard) in
[#&open-telemetry#8203;5810](https://redirect.github.com/jaegertracing/jaeger/pull/5810))

##### 👷 CI Improvements

- Release v2 cleanup 3
([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&open-telemetry#8203;5984](https://redirect.github.com/jaegertracing/jaeger/pull/5984))
- Replace loopvar linter
([@&open-telemetry#8203;anishbista60](https://redirect.github.com/anishbista60) in
[#&open-telemetry#8203;5976](https://redirect.github.com/jaegertracing/jaeger/pull/5976))
- Stop using v1 and v1.x tags for docker images
([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&open-telemetry#8203;5956](https://redirect.github.com/jaegertracing/jaeger/pull/5956))
- V2 repease prep
([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&open-telemetry#8203;5932](https://redirect.github.com/jaegertracing/jaeger/pull/5932))
- Normalize build-binaries targets
([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&open-telemetry#8203;5924](https://redirect.github.com/jaegertracing/jaeger/pull/5924))
- Fix integration test log dumping for storage backends
([@&open-telemetry#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) in
[#&open-telemetry#8203;5915](https://redirect.github.com/jaegertracing/jaeger/pull/5915))
- Add jaeger-v2 binary as new release artifact
([@&open-telemetry#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[#&open-telemetry#8203;5893](https://redirect.github.com/jaegertracing/jaeger/pull/5893))
- \[ci] add support for v2 tags during build
([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&open-telemetry#8203;5890](https://redirect.github.com/jaegertracing/jaeger/pull/5890))
- Add hardcoded db password and username to cassandra integration test
([@&open-telemetry#8203;Ali-Alnosairi](https://redirect.github.com/Ali-Alnosairi) in
[#&open-telemetry#8203;5805](https://redirect.github.com/jaegertracing/jaeger/pull/5805))
- Define contents permissions on "dependabot validate" workflow
([@&open-telemetry#8203;mmorel-35](https://redirect.github.com/mmorel-35) in
[#&open-telemetry#8203;5874](https://redirect.github.com/jaegertracing/jaeger/pull/5874))
- \[fix] print kafka logs on test failure
([@&open-telemetry#8203;joeyyy09](https://redirect.github.com/joeyyy09) in
[#&open-telemetry#8203;5873](https://redirect.github.com/jaegertracing/jaeger/pull/5873))
- Pin github actions dependencies
([@&open-telemetry#8203;harshitasao](https://redirect.github.com/harshitasao) in
[#&open-telemetry#8203;5860](https://redirect.github.com/jaegertracing/jaeger/pull/5860))
- Add go.mod for docker debug image
([@&open-telemetry#8203;hellspawn679](https://redirect.github.com/hellspawn679) in
[#&open-telemetry#8203;5852](https://redirect.github.com/jaegertracing/jaeger/pull/5852))
- Enable lint rule: redefines-builtin-id
([@&open-telemetry#8203;ZXYxc](https://redirect.github.com/ZXYxc) in
[#&open-telemetry#8203;5791](https://redirect.github.com/jaegertracing/jaeger/pull/5791))
- Require manual go version updates for patch versions
([@&open-telemetry#8203;wasup-yash](https://redirect.github.com/wasup-yash) in
[#&open-telemetry#8203;5848](https://redirect.github.com/jaegertracing/jaeger/pull/5848))
- Clean up obselete 'version' tag from docker-compose files
([@&open-telemetry#8203;vvs-personalstash](https://redirect.github.com/vvs-personalstash)
in
[#&open-telemetry#8203;5826](https://redirect.github.com/jaegertracing/jaeger/pull/5826))
- Update expected codecov flags count to 19
([@&open-telemetry#8203;yurishkuro](https://redirect.github.com/yurishkuro) in
[#&open-telemetry#8203;5811](https://redirect.github.com/jaegertracing/jaeger/pull/5811))

##### 📊 UI Changes

Dependencies upgrades only.

##### 👏👏👏 New Contributors

- [@&open-telemetry#8203;Nabil-Salah](https://redirect.github.com/Nabil-Salah) made
their first contribution in
[https://github.com/jaegertracing/jaeger/pull/5806](https://redirect.github.com/jaegertracing/jaeger/pull/5806)
-
[@&open-telemetry#8203;vvs-personalstash](https://redirect.github.com/vvs-personalstash)
made their first contribution in
[https://github.com/jaegertracing/jaeger/pull/5826](https://redirect.github.com/jaegertracing/jaeger/pull/5826)
- [@&open-telemetry#8203;Zen-cronic](https://redirect.github.com/Zen-cronic) made
their first contribution in
[https://github.com/jaegertracing/jaeger/pull/5821](https://redirect.github.com/jaegertracing/jaeger/pull/5821)
- [@&open-telemetry#8203;thecaffeinedev](https://redirect.github.com/thecaffeinedev)
made their first contribution in
[https://github.com/jaegertracing/jaeger/pull/5808](https://redirect.github.com/jaegertracing/jaeger/pull/5808)
- [@&open-telemetry#8203;wasup-yash](https://redirect.github.com/wasup-yash) made
their first contribution in
[https://github.com/jaegertracing/jaeger/pull/5848](https://redirect.github.com/jaegertracing/jaeger/pull/5848)
- [@&open-telemetry#8203;ZXYxc](https://redirect.github.com/ZXYxc) made their first
contribution in
[https://github.com/jaegertracing/jaeger/pull/5791](https://redirect.github.com/jaegertracing/jaeger/pull/5791)
- [@&open-telemetry#8203;harshitasao](https://redirect.github.com/harshitasao) made
their first contribution in
[https://github.com/jaegertracing/jaeger/pull/5860](https://redirect.github.com/jaegertracing/jaeger/pull/5860)
- [@&open-telemetry#8203;Ali-Alnosairi](https://redirect.github.com/Ali-Alnosairi)
made their first contribution in
[https://github.com/jaegertracing/jaeger/pull/5805](https://redirect.github.com/jaegertracing/jaeger/pull/5805)
- [@&open-telemetry#8203;chinaran](https://redirect.github.com/chinaran) made their
first contribution in
[https://github.com/jaegertracing/jaeger/pull/5891](https://redirect.github.com/jaegertracing/jaeger/pull/5891)
- [@&open-telemetry#8203;mahadzaryab1](https://redirect.github.com/mahadzaryab1) made
their first contribution in
[https://github.com/jaegertracing/jaeger/pull/5878](https://redirect.github.com/jaegertracing/jaeger/pull/5878)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any
time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants