build(deps): bump sentry-sdk from 2.35.1 to 2.38.0
Type: Pull Request
State: Open
Association: Contributor
Comments: 1
(9 months ago)
(9 months ago)
dependencies python
Bumps sentry-sdk from 2.35.1 to 2.38.0.
Release notes
Sourced from sentry-sdk's releases.
2.38.0
Various fixes & improvements
- Feat(huggingface_hub): Update HuggingFace Hub integration (#4746) by
@antonpirker- Feat(Anthropic): Add proper tool calling data to Anthropic integration (#4769) by
@antonpirker- Feat(openai-agents): Add input and output to
invoke_agentspan. (#4785) by@antonpirker- Feat(AI): Create transaction in AI agents framworks, when no transaction is running. (#4758) by
@constantinius- Feat(GraphQL): Support gql 4.0-style execute (#4779) by
@sentrivana- Fix(logs): Expect
log_itemas rate limit category (#4798) by@sentrivana- Fix: CI for mypy, gevent (#4790) by
@sentrivana- Fix: Correctly check for a running transaction (#4791) by
@antonpirker- Fix: Use float for sample rand (#4677) by
@sentrivana- Fix: Avoid reporting false-positive StopAsyncIteration in the asyncio integration (#4741) by
@vmarkovtsev- Fix: Add log message when
DedupeIntegrationis dropping an error. (#4788) by@antonpirker- Fix(profiling): Re-init continuous profiler (#4772) by
@Zylphrex- Chore: Reexport module
profiler(#4535) by@zen-xu- Tests: Update tox.ini (#4799) by
@sentrivana- Build(deps): bump actions/create-github-app-token from 2.1.1 to 2.1.4 (#4795) by
@dependabot- Build(deps): bump actions/setup-python from 5 to 6 (#4774) by
@dependabot- Build(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 (#4773) by
@dependabot2.37.1
Various fixes & improvements
- Fix(langchain): Make Langchain integration work with just langchain-core (#4783) by
@shellmayr- Tests: Move quart under toxgen (#4775) by
@sentrivana- Tests: Update tox.ini (#4777) by
@sentrivana- Tests: Move chalice under toxgen (#4766) by
@sentrivana2.37.0
New Integration (BETA): Add support for
langgraph(#4727) by@shellmayrWe can now instrument AI agents that are created with LangGraph out of the box.
For more information see the LangGraph integrations documentation.
AI Agents: Improve rendering of input and output messages in AI agents integrations. (#4750) by
@shellmayrAI Agents: Format span attributes in AI integrations (#4762) by
@antonpirkerCI: Fix celery (#4765) by
@sentrivanaTests: Move asyncpg under toxgen (#4757) by
@sentrivanaTests: Move beam under toxgen (#4759) by
@sentrivanaTests: Move boto3 tests under toxgen (#4761) by
@sentrivanaTests: Remove openai pin and update tox (#4748) by
@sentrivana2.36.0
Various fixes & improvements
New integration: Unraisable exceptions (#4733) by
@alexander-alderman-webbAdd the unraisable exception integration to your sentry_sdk.init call:
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
2.38.0
Various fixes & improvements
- Feat(huggingface_hub): Update HuggingFace Hub integration (#4746) by
@antonpirker- Feat(Anthropic): Add proper tool calling data to Anthropic integration (#4769) by
@antonpirker- Feat(openai-agents): Add input and output to
invoke_agentspan. (#4785) by@antonpirker- Feat(AI): Create transaction in AI agents framworks, when no transaction is running. (#4758) by
@constantinius- Feat(GraphQL): Support gql 4.0-style execute (#4779) by
@sentrivana- Fix(logs): Expect
log_itemas rate limit category (#4798) by@sentrivana- Fix: CI for mypy, gevent (#4790) by
@sentrivana- Fix: Correctly check for a running transaction (#4791) by
@antonpirker- Fix: Use float for sample rand (#4677) by
@sentrivana- Fix: Avoid reporting false-positive StopAsyncIteration in the asyncio integration (#4741) by
@vmarkovtsev- Fix: Add log message when
DedupeIntegrationis dropping an error. (#4788) by@antonpirker- Fix(profiling): Re-init continuous profiler (#4772) by
@Zylphrex- Chore: Reexport module
profiler(#4535) by@zen-xu- Tests: Update tox.ini (#4799) by
@sentrivana- Build(deps): bump actions/create-github-app-token from 2.1.1 to 2.1.4 (#4795) by
@dependabot- Build(deps): bump actions/setup-python from 5 to 6 (#4774) by
@dependabot- Build(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 (#4773) by
@dependabot2.37.1
Various fixes & improvements
- Fix(langchain): Make Langchain integration work with just langchain-core (#4783) by
@shellmayr- Tests: Move quart under toxgen (#4775) by
@sentrivana- Tests: Update tox.ini (#4777) by
@sentrivana- Tests: Move chalice under toxgen (#4766) by
@sentrivana2.37.0
New Integration (BETA): Add support for
langgraph(#4727) by@shellmayrWe can now instrument AI agents that are created with LangGraph out of the box.
For more information see the LangGraph integrations documentation.
AI Agents: Improve rendering of input and output messages in AI agents integrations. (#4750) by
@shellmayrAI Agents: Format span attributes in AI integrations (#4762) by
@antonpirkerCI: Fix celery (#4765) by
@sentrivanaTests: Move asyncpg under toxgen (#4757) by
@sentrivanaTests: Move beam under toxgen (#4759) by
@sentrivanaTests: Move boto3 tests under toxgen (#4761) by
@sentrivanaTests: Remove openai pin and update tox (#4748) by
@sentrivana2.36.0
Various fixes & improvements
... (truncated)
Commits
d94652aremoved accidental stuff2e37b51Updated Changelog7ecb39brelease: 2.38.036ae7c4tests: Update tox.ini (#4799)0df7f45fix(logs): Expectlog_itemas rate limit category (#4798)5747863feat(integrations): Support gql 4.0-style execute (#4779)16f2c3dbuild(deps): bump actions/create-github-app-token from 2.1.1 to 2.1.4 (#4795)5a122b5chore: Reexport moduleprofiler(#4535)398b7c4feat(anthropic): Add proper tool calling data to Anthropic integration (#4769)b19e086Correctly check for a running transaction (#4791)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
| ID: | 7818107 |
| UUID: | 3419038515 |
| Node ID: | PR_kwDOK10JAc6osdgO |
| Host: | GitHub |
| Repository: | ntjapps/base-python-app |