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

Bump logfire from 0.49.0 to 2.1.2 #372

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps logfire from 0.49.0 to 2.1.2.

Release notes

Sourced from logfire's releases.

v2.1.2

v2.1.1

v2.1.0

v2.0.0

  • BREAKING CHANGES caused by @logfire.instrument() no longer needing source code by @​alexmojaki in #543:
    • Decorated async generator functions won't support the .asend method properly - the generator will only receive None. But instrument shouldn't be used on generators anyway unless the generator is being used as a context manager, so new warnings about this have been added. See https://logfire.pydantic.dev/docs/guides/advanced/generators/#using-logfireinstrument
    • Functions decorated with @logfire.instrument() and functions nested within them can now be auto-traced unlike before. Use @logfire.no_auto_trace anywhere on functions you want to exclude, especially the instrumented function.

v1.3.2

v1.3.1

v1.3.0

  • Add Code Source links by @​Kludex in #451 and #505
  • Add fastapi arguments attributes directly on the root OTEL span, remove use_opentelemetry_instrumentation kwarg by @​alexmojaki in #509
  • Allow setting tags on logfire spans by @​AdolfoVillalobos in #497
  • Add logger name to LogfireLoggingHandler spans by @​samuelcolvin in #534
  • Format None as None instead of null in messages by @​alexmojaki in #525
  • Use PYTEST_VERSION instead of PYTEST_CURRENT_TEST to detect logfire.configure() being called within a pytest run but outside any test by @​Kludex in #531

v1.2.0

What's Changed

Full Changelog: pydantic/logfire@v1.1.0...v1.2.0

... (truncated)

Changelog

Sourced from logfire's changelog.

[v2.1.2] (2024-11-04)

[v2.1.1] (2024-10-31)

[v2.1.0] (2024-10-30)

[v2.0.0] (2024-10-30)

  • @logfire.instrument() no longer needs source code by @​alexmojaki in #543. BREAKING CHANGES caused by this:
    • Functions decorated with @logfire.instrument() and functions nested within them can now be auto-traced unlike before. Use @logfire.no_auto_trace anywhere on functions you want to exclude, especially the instrumented function.
    • Decorated async generator functions won't support the .asend method properly - the generator will only receive None. But instrument shouldn't be used on generators anyway unless the generator is being used as a context manager, so new warnings about this have been added. See https://logfire.pydantic.dev/docs/guides/advanced/generators/#using-logfireinstrument

[v1.3.2] (2024-10-29)

[v1.3.1] (2024-10-28)

[v1.3.0] (2024-10-24)

  • Add Code Source links by @​Kludex in #451 and #505
  • Add fastapi arguments attributes directly on the root OTel span, remove use_opentelemetry_instrumentation kwarg by @​alexmojaki in #509
  • Allow setting tags on logfire spans by @​AdolfoVillalobos in #497
  • Add logger name to LogfireLoggingHandler spans by @​samuelcolvin in #534
  • Format None as None instead of null in messages by @​alexmojaki in #525
  • Use PYTEST_VERSION instead of PYTEST_CURRENT_TEST to detect logfire.configure() being called within a pytest run but outside any test by @​Kludex in #531

[v1.2.0] (2024-10-17)

[v1.1.0] (2024-10-14)

... (truncated)

Commits
  • 607f29b Release v2.1.2 (#571)
  • aca06ab Check .logfire for creds to respect 'if-token-present' setting (#561)
  • cea397e Remove legal docs section + add redirects (#558)
  • fbfedff docs: Update hightlighted lines in structlog documentation (#566)
  • 718488f Release v2.1.1 (#565)
  • c2cb67c Don't scrub logfire.logger_name (#564)
  • 0e53801 Set logfire.code.work_dir resource attribute whenever other code source att...
  • 4bb8685 Use functools.wraps in @logfire.instrument (#562)
  • 70d93fe Release v2.1.0 (#560)
  • c890d54 Show message from API backend when checking token fails (#559)
  • 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 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 [logfire](https://github.com/pydantic/logfire) from 0.49.0 to 2.1.2.
- [Release notes](https://github.com/pydantic/logfire/releases)
- [Changelog](https://github.com/pydantic/logfire/blob/main/CHANGELOG.md)
- [Commits](pydantic/logfire@v0.49.0...v2.1.2)

---
updated-dependencies:
- dependency-name: logfire
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/logfire-2.1.2 branch November 14, 2024 07:44
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.

0 participants