Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

build(deps): bump github.com/jaegertracing/jaeger from 1.35.2 to 1.36.0 #117

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2022

Bumps github.com/jaegertracing/jaeger from 1.35.2 to 1.36.0.

Release notes

Sourced from github.com/jaegertracing/jaeger's releases.

Release v1.36.0

Backend Changes

Breaking Changes

New Features

  • Add flag to enable span size metrics reporting (@​ymtdzzz in #3782)
    • Span size metrics are enabled via the --collector.enable-span-size-metrics flag (even if --collector.queue-size-memory is disabled).
  • Add multi-tenancy support (@​esnible in #3688)
    • Enabled when --multi_tenancy.enabled=true is passed to the collector.
    • The header carrying the tenants can be specified via the --multi_tenancy.header flag, which defaults to x-tenant.
    • The list of allowed tenants can be set via the --multi_tenancy.tenants flag, which defaults to an unrestricted list of tenants.

Bug fixes, Minor Improvements

UI Changes

Changelog

Sourced from github.com/jaegertracing/jaeger's changelog.

1.36.0 (2022-07-05)

Backend Changes

Breaking Changes

New Features

  • Add flag to enable span size metrics reporting (@​ymtdzzz in #3782)
    • Span size metrics are enabled via the --collector.enable-span-size-metrics flag (even if --collector.queue-size-memory is disabled).
  • Add multi-tenancy support (@​esnible in #3688)
    • Enabled when --multi_tenancy.enabled=true is passed to the collector.
    • The header carrying the tenants can be specified via the --multi_tenancy.header flag, which defaults to x-tenant.
    • The list of allowed tenants can be set via the --multi_tenancy.tenants flag, which defaults to an unrestricted list of tenants.

Bug fixes, Minor Improvements

UI Changes

Commits
  • 3a167b4 Prepare release 1.36.0 (#3794)
  • 154f903 Improve instructions for running SPM demo
  • 413c41b Add SPM to examples
  • 0c07e1a Rename ATM ->SPM
  • c2e23e2 Introduce ParentReference adjuster (#3786)
  • 8c2e162 Ignore the problem of self-reported spans when multi-tenant enabled (#3787)
  • 5beb965 Bump github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator...
  • 9b0ae50 Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#3789)
  • 10af8ec Add flag to enable span size metrics reporting (#3782)
  • 9b4bbf4 Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (#3780)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @johanneswuerbach.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 11, 2022
@johanneswuerbach
Copy link
Owner

@dependabot merge

Bumps [github.com/jaegertracing/jaeger](https://github.com/jaegertracing/jaeger) from 1.35.2 to 1.36.0.
- [Release notes](https://github.com/jaegertracing/jaeger/releases)
- [Changelog](https://github.com/jaegertracing/jaeger/blob/main/CHANGELOG.md)
- [Commits](jaegertracing/jaeger@v1.35.2...v1.36.0)

---
updated-dependencies:
- dependency-name: github.com/jaegertracing/jaeger
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/jaegertracing/jaeger-1.36.0 branch from 7894cea to 6cfd21d Compare July 11, 2022 08:07
@johanneswuerbach johanneswuerbach merged commit 71eec5b into main Jul 11, 2022
@johanneswuerbach johanneswuerbach deleted the dependabot/go_modules/github.com/jaegertracing/jaeger-1.36.0 branch July 11, 2022 08:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant