Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps dockerflow from 2024.2.0 to 2024.3.0.

Release notes

Sourced from dockerflow's releases.

2024.3.0

What's Changed

New features

Internal Changes

Full Changelog: mozilla-services/python-dockerflow@2024.2.0...2024.3.0

Changelog

Sourced from dockerflow's changelog.

2024.3.0


- Add request correlation ID support ([#101](https://github.com/mozilla-services/python-dockerflow/issues/101)).
  In order to add a ``rid`` field to all log messages, add the ``dockerflow.logging.RequestIdLogFilter`` filter to your logging handlers.
  See: :ref:`Django <django-logging>`, :ref:`FastAPI <fastapi-logging>`, :ref:`Flask <flask-logging>`, :ref:`Sanic <sanic-logging>` for details.
Commits
  • b98b4ff Update changelog 2024.3.0
  • a953916 Generalize usage of request correlation id to all integrations (#101)
  • 6a6c78a Github Action status for each tox combination (#102)
  • 6b9e191 Use ruff instead of flake8 and black (#96)
  • 4bad625 (fastapi) Log request ID when set in headers (#100)
  • c939637 Fix docs about heartbeat status on warnings (200, not 5XX) (#99)
  • e695de7 Configurable status for failed heartbeat (#98)
  • 39ea4e4 Add querystring to MozLog "request.summary" (#97)
  • See full diff 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 CI passes on it, as requested by @jaredlockhart.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [dockerflow](https://github.com/mozilla-services/python-dockerflow) from 2024.2.0 to 2024.3.0.
- [Release notes](https://github.com/mozilla-services/python-dockerflow/releases)
- [Changelog](https://github.com/mozilla-services/python-dockerflow/blob/main/docs/changelog.rst)
- [Commits](mozilla-services/python-dockerflow@2024.2.0...2024.3.0)

---
updated-dependencies:
- dependency-name: dockerflow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 4, 2024
Copy link
Collaborator

@jaredlockhart jaredlockhart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@jaredlockhart jaredlockhart enabled auto-merge March 4, 2024 20:24
@jaredlockhart jaredlockhart added this pull request to the merge queue Mar 4, 2024
Copy link
Collaborator

@jaredlockhart jaredlockhart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

Merged via the queue into main with commit 2245375 Mar 4, 2024
@jaredlockhart jaredlockhart deleted the dependabot/pip/experimenter/main/dockerflow-2024.3.0 branch March 4, 2024 20:51
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants