Skip to content

Bump honeycomb-beeline from 2.12.1 to 2.16.2 #390

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

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps honeycomb-beeline from 2.12.1 to 2.16.2.

Release notes

Sourced from honeycomb-beeline's releases.

v2.16.2

Fixes

  • Capture exception details in AWS Lambda middleware (#154)
  • Default w3c sampled flag to 01 (#152)

v2.16.1

Fixed

  • Fix missing content_type, content_length, and status_code in spans from error responses (#145) @​vbarua

v2.16.0

2.16.0

Improvements:

  • Add app.exception_stacktrace to context when an exception is thrown (#135)

Fixes:

  • Fix requests patch to correctly build span name (#142)
  • Fix deprecations related to unittest usage (#141)

v2.15.0

Improvements:

  • Update Lambda wrapper to allow omission of input/output fields #130 (thank you, @​fitzoh!)
  • Add "request.route" field for Django middleware (thank you, @​sjoerdjob!)

v2.14.0

Improvements:

  • Adds support for dataset when parsing honeycomb propagation headers #133

v2.13.1

2.13.1

### Fixes

  • Don't try to use an non-initialised beeline instance in django middleware #126

Project Maintenance

  • Add .editorconfig to help consolidate on IDE styling #127

v2.13.0

2.13.0

Features

We have added new functionality for http_trace_parse_hook and http_trace_propagation_hook. These hooks allow beeline users to parse incoming headers, as well as add outgoing headers, allowing for interoperability between Honeycomb,

... (truncated)

Changelog

Sourced from honeycomb-beeline's changelog.

2.16.2 2021-01-22

Fixes

  • Capture exception details in AWS Lambda middleware (#154)
  • Default w3c sampled flag to 01 (#152)

2.16.1 2021-01-08

Fixed

  • Fix missing content_type, content_length, and status_code in spans from error responses (#145) @​vbarua

2.16.0

Improvements:

  • Add app.exception_stacktrace to context when an exception is thrown (#135)

### Fixes:

  • Fix requests patch to correctly build span name (#142)
  • Fix deprecations related to unittest usage (#141)

2.15.0

  • Update Lambda wrapper to allow omission of input/output fields #130 (thank you, @​fitzoh!)
  • Add "request.route" field for Django middleware (thank you, @​sjoerdjob!)

2.14.0

Improvements:

  • Adds support for dataset when parsing honeycomb propagation headers #133

2.13.1

This is a maintenace release to fix a bug in the django middleware that can happen in testing environments when a beeling has not been initialised.

  • Don't attempt to use a non-initialised beeline instance in django middleware #126.
  • Adds a .editorconfig to help apply consistent styling across IDEs #127.

2.13.0

Features

We have added new functionality for http_trace_parse_hook and http_trace_propagation_hook. These hooks allow beeline users to parse incoming headers, as well as add outgoing headers, allowing for interoperability between Honeycomb, OpenTelemetry (W3C) and other tracing formats.

... (truncated)

Commits

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 1, 2021
@codeclimate
Copy link

codeclimate bot commented May 1, 2021

Code Climate has analyzed commit 1e7de40 and detected 0 issues on this pull request.

View more on Code Climate.

@dependabot-preview
Copy link
Contributor Author

Superseded by #395.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/honeycomb-beeline-2.16.2 branch June 1, 2021 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants