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

deps: update dependency jaegertracing/jaeger to v1.60.0 #16

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 30, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
jaegertracing/jaeger minor v1.52.0 -> v1.60.0

Warning

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


Release Notes

jaegertracing/jaeger (jaegertracing/jaeger)

v1.60.0

Compare Source

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

v1.59.0

Compare Source

Backend Changes
⛔ Breaking Changes
  • The OTEL Collector upgrade brought in a change where OTLP receivers started listening on localhost instead of 0.0.0.0 as before. As a result, when running in container environment the endpoints are likely unreachable from other containers (Issue #​5737). The fix will be available in the next release. Meanwhile, the workaround is to instruct Jaeger to listen on 0.0.0.0, as in this fix:
      - COLLECTOR_OTLP_GRPC_HOST_PORT=0.0.0.0:4317
      - COLLECTOR_OTLP_HTTP_HOST_PORT=0.0.0.0:4318
✨ New Features
🐞 Bug fixes, Minor Improvements
🚧 Experimental Features
👷 CI Improvements
📊 UI Changes
🐞 Bug fixes, Minor Improvements

v1.58.1

Compare Source

Backend Changes
🐞 Bug fixes, Minor Improvements

v1.58.0

Compare Source

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

v1.57.0

Compare Source

Backend Changes
🐞 Bug fixes, Minor Improvements
👷 CI Improvements
📊 UI Changes
🐞 Bug fixes, Minor Improvements

v1.56.0: Release 1.56.0

Compare Source

Backend Changes
⛔ Breaking Changes
🐞 Bug fixes, Minor Improvements
🚧 Experimental Features
👷 CI Improvements
📊 UI Changes
  • UI pinned to version 1.40.0.

v1.55.0: Release 1.55.0

Compare Source

Backend Changes
✨ New Features:
🐞 Bug fixes, Minor Improvements:
🚧 Experimental Features:
📊 UI Changes
  • UI pinned to version 1.39.0.
👏 New Contributors

v1.54.0

Compare Source

Backend Changes
⛔ Breaking Changes:
✨ New Features:
🐞 Bug fixes, Minor Improvements:
👷 CI Improvements:
UI Changes
  • UI pinned to version 1.38.0.

v1.53.0

Compare Source

⛔ Breaking Changes:
🐞 Bug fixes, Minor Improvements:
👷 CI Improvements:

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Vienna, 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.

@codecov-commenter
Copy link

codecov-commenter commented Aug 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.59%. Comparing base (f49db26) to head (b075750).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #16   +/-   ##
=======================================
  Coverage   86.59%   86.59%           
=======================================
  Files         169      169           
  Lines       11178    11178           
=======================================
  Hits         9680     9680           
  Misses       1217     1217           
  Partials      281      281           
Flag Coverage Δ
certificate-operator 67.42% <ø> (ø)
component-tests 57.74% <ø> (+1.38%) ⬆️
lifecycle-operator 86.28% <ø> (ø)
metrics-operator 87.43% <ø> (ø)
scheduler 36.53% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@renovate renovate bot force-pushed the renovate/jaegertracing-jaeger-1.x branch from 42494d2 to c09bdbe Compare September 10, 2023 14:18
@renovate renovate bot changed the title deps: update dependency jaegertracing/jaeger to v1.48.0 deps: update dependency jaegertracing/jaeger to v1.49.0 Sep 10, 2023
@renovate renovate bot force-pushed the renovate/jaegertracing-jaeger-1.x branch from c09bdbe to 7cd59ad Compare October 9, 2023 16:07
@renovate renovate bot changed the title deps: update dependency jaegertracing/jaeger to v1.49.0 deps: update dependency jaegertracing/jaeger to v1.50.0 Oct 9, 2023
@renovate renovate bot force-pushed the renovate/jaegertracing-jaeger-1.x branch from 7cd59ad to 4a8a3e3 Compare November 6, 2023 01:33
@renovate renovate bot changed the title deps: update dependency jaegertracing/jaeger to v1.50.0 deps: update dependency jaegertracing/jaeger to v1.51.0 Nov 6, 2023
@renovate renovate bot force-pushed the renovate/jaegertracing-jaeger-1.x branch from 4a8a3e3 to f72a317 Compare December 9, 2023 09:50
@renovate renovate bot changed the title deps: update dependency jaegertracing/jaeger to v1.51.0 deps: update dependency jaegertracing/jaeger to v1.52.0 Dec 9, 2023
@renovate renovate bot force-pushed the renovate/jaegertracing-jaeger-1.x branch from f72a317 to 235cfba Compare January 10, 2024 09:38
@renovate renovate bot changed the title deps: update dependency jaegertracing/jaeger to v1.52.0 deps: update dependency jaegertracing/jaeger to v1.53.0 Jan 10, 2024
@renovate renovate bot force-pushed the renovate/jaegertracing-jaeger-1.x branch from 235cfba to 3fad139 Compare February 10, 2024 01:22
@renovate renovate bot changed the title deps: update dependency jaegertracing/jaeger to v1.53.0 deps: update dependency jaegertracing/jaeger to v1.54.0 Feb 10, 2024
@renovate renovate bot force-pushed the renovate/jaegertracing-jaeger-1.x branch from 3fad139 to b075750 Compare March 10, 2024 07:45
@renovate renovate bot changed the title deps: update dependency jaegertracing/jaeger to v1.54.0 deps: update dependency jaegertracing/jaeger to v1.55.0 Mar 10, 2024
@renovate renovate bot force-pushed the renovate/jaegertracing-jaeger-1.x branch from b075750 to 90fcf79 Compare April 6, 2024 22:21
@renovate renovate bot changed the title deps: update dependency jaegertracing/jaeger to v1.55.0 deps: update dependency jaegertracing/jaeger to v1.56.0 Apr 6, 2024
@renovate renovate bot force-pushed the renovate/jaegertracing-jaeger-1.x branch from 90fcf79 to 758f693 Compare May 5, 2024 01:18
@renovate renovate bot changed the title deps: update dependency jaegertracing/jaeger to v1.56.0 deps: update dependency jaegertracing/jaeger to v1.57.0 May 5, 2024
@renovate renovate bot force-pushed the renovate/jaegertracing-jaeger-1.x branch from 758f693 to 1c515f1 Compare June 14, 2024 16:56
@renovate renovate bot changed the title deps: update dependency jaegertracing/jaeger to v1.57.0 deps: update dependency jaegertracing/jaeger to v1.58.0 Jun 14, 2024
@renovate renovate bot force-pushed the renovate/jaegertracing-jaeger-1.x branch from 1c515f1 to 6f15acb Compare June 25, 2024 21:14
@renovate renovate bot changed the title deps: update dependency jaegertracing/jaeger to v1.58.0 deps: update dependency jaegertracing/jaeger to v1.58.1 Jun 25, 2024
@renovate renovate bot force-pushed the renovate/jaegertracing-jaeger-1.x branch from 6f15acb to ac6f05e Compare July 13, 2024 15:49
@renovate renovate bot changed the title deps: update dependency jaegertracing/jaeger to v1.58.1 deps: update dependency jaegertracing/jaeger to v1.59.0 Jul 13, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/jaegertracing-jaeger-1.x branch from ac6f05e to 383fb2c Compare August 9, 2024 15:40
@renovate renovate bot changed the title deps: update dependency jaegertracing/jaeger to v1.59.0 deps: update dependency jaegertracing/jaeger to v1.60.0 Aug 9, 2024
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.

None yet

1 participant