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

build(deps): bump github.com/blacklane/go-libs/tracking from 0.0.1 to 0.2.1 in /logger #38

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 5, 2021

Bumps github.com/blacklane/go-libs/tracking from 0.0.1 to 0.2.1.

Release notes

Sourced from github.com/blacklane/go-libs/tracking's releases.

tracking/v0.2.1

  • Reintroduce middleware.RequestID and mark it as deprecated

logger/v0.2.0

  • allow routes to do not be logged by RequestLogger middleware (#4)

tracking/v0.2.0

  • look for tracking id first on X-Tracking-Id header, if not found, falls back to X-Request-Id.

logger/v0.1.0

  • add type alias for zerolog.ConsoleWriter

tracking/v0.1.0

  • add event middleware to add tracking id to context

x/events/v0.0.5

  • Add SendWithTrackingID to Producer interface

x/events/v0.0.4

Add SendWithTrackingID which will add the X-Tracking-Id header before sending the event

x/events/v0.0.3

Set headers when producing events

x/events/v0.0.2

Set Event.Key from Kafka message key

Commits
  • 2242210 tracking: reintroduce middleware.RequestID and mark as deprecated (#20)
  • 8cb2fae logger, tracking: use X-Tracking-Id header and add tracking_id log field
  • c979f4c logger: improve events middleware (#15)
  • dbece75 logger: fix logger being shared among different requests (#14)
  • c04f769 logger: adds events middleware to log the event handler status (#12)
  • d9bea0a tracking: add middleware to add trackingID to context (#11)
  • 1bff248 logger: add events logger middleware (#9)
  • c655b4f logger: allow routes to do not be logged by RequestLogger middleware (#4)
  • 2091dc7 go-libs: fix x/events links (#2)
  • b603868 go-libs: add minimal information the README.md
  • 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 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)

Bumps [github.com/blacklane/go-libs/tracking](https://github.com/blacklane/go-libs) from 0.0.1 to 0.2.1.
- [Release notes](https://github.com/blacklane/go-libs/releases)
- [Commits](logger/v0.0.1...tracking/v0.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
@giulliano-bueno giulliano-bueno merged commit e4f0547 into master Mar 9, 2021
@giulliano-bueno giulliano-bueno deleted the dependabot/go_modules/logger/github.com/blacklane/go-libs/tracking-0.2.1 branch March 9, 2021 14:16
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